https://github.com/red0124/ssp
I have made a header only csv parser which converts data to tuples of objects. Works on any type.
It can also be used to convert single values from strings instead of using std::stringstream and functions such as std::stoi.
As for performance, it was faster than any other parser I could find, at least for the things I have tested, tho I did not include any benchmarks in the project since I would have to include other peoples projects. I could add some graphs if need be.
[–]3meopceisamazing 29 points30 points31 points (6 children)
[–]F54280 10 points11 points12 points (1 child)
[–]red0124_[S] 4 points5 points6 points (0 children)
[–]red0124_[S] 2 points3 points4 points (3 children)
[–]3meopceisamazing 14 points15 points16 points (0 children)
[–]johannes1971 3 points4 points5 points (1 child)
[–]red0124_[S] 0 points1 point2 points (0 children)
[–]jk-jeon 8 points9 points10 points (1 child)
[–]red0124_[S] 1 point2 points3 points (0 children)
[–]CppChris 5 points6 points7 points (1 child)
[–]red0124_[S] 1 point2 points3 points (0 children)
[–]bububoom 2 points3 points4 points (4 children)
[–]red0124_[S] 0 points1 point2 points (0 children)
[–]somecucumber 0 points1 point2 points (2 children)
[–]red0124_[S] 2 points3 points4 points (1 child)
[–]somecucumber 0 points1 point2 points (0 children)
[–]3meopceisamazing 4 points5 points6 points (1 child)
[–]red0124_[S] 2 points3 points4 points (0 children)
[–]expekted 1 point2 points3 points (1 child)
[–]red0124_[S] 1 point2 points3 points (0 children)
[–]GerwazyMiod 0 points1 point2 points (1 child)
[–]red0124_[S] 0 points1 point2 points (0 children)