fffaraz / awesome-cpp

A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
http://fffaraz.github.io/awesome-cpp/
MIT License
57.44k stars 7.71k forks source link

Add ssp (csv parser library) #1406

Closed toge closed 10 months ago

toge commented 10 months ago

A header only "csv" parser which is fast and versatile with modern C++ api. Requires compiler with C++17 support.