csv_lib 1.0.4

Library for parsing CSV files using memory-mapped I/O, with low alloc, and AVX2/NEON support
Documentation
1
2
3
4
5
6
7
8
9
10
11
/target
/data.csv
/.idea/
/.idea/vcs.xml
/.idea/workspace.xml
/data_mock.csv
/flamegraph.svg
/out.stacks
/examples/benchmark/target/
/examples/usageexample/target/
/examples/cfg_detection/target/