An open API service indexing awesome lists of open source software.

https://github.com/greenstack/recordforge

A C++ library for processing data from CSV files
https://github.com/greenstack/recordforge

Last synced: about 1 year ago
JSON representation

A C++ library for processing data from CSV files

Awesome Lists containing this project

README

          

# RecordForge
RecordForge is a library that's designed to make it easier to read and transform your CSV files into another format. Eventually, it will be a major component of a planned piece of software I'll call
RecordSmith.

# Thanks
Vincent La for the CSV parser library