Begin CSVParser On C Header Only CSV parser on C, inspired by stb libraries Build make first && ./first Use just include src/lib/csv_parser.h on your c/c++ code, then #define CSVPARSERC_IMPLEMENTATION then define the followed, after the flag #include "csv_parser.h" resources / references build system nobuild.h Arenas / Memory safety arena.h bm (source of arenas) bm License MIT