Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paramsiddharth/csv-pull-parser
A pull parser for CSV written in C++.
https://github.com/paramsiddharth/csv-pull-parser
Last synced: about 1 month ago
JSON representation
A pull parser for CSV written in C++.
- Host: GitHub
- URL: https://github.com/paramsiddharth/csv-pull-parser
- Owner: paramsiddharth
- Created: 2021-03-30T09:05:50.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-03-30T13:56:15.000Z (over 3 years ago)
- Last Synced: 2024-05-22T20:21:09.062Z (7 months ago)
- Language: C++
- Size: 1.95 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CSV Pull Parser
A pull parser for CSV written in C++, as a submission for the programming competency
test for Boost.XML in Google Summer of Code 2021.