We aggregate information from all open source repositories to provide the most of useful open source products, from Enterprise product to small libraries across all platforms. Please search and find what you want.

C/C++ CSV Parser

This library is free for any kind of use, including commercial use. It is licensed under the MIT license.

The parser is compatible with Excel and with OpenOffice/LibreOffice Calc, and can parse hard cases of CSV files

Check the Wiki page for usage examples and API

Cloudbased voice solutions are common in enterprise networks and frustrating for operations teams to manage. Simplify VoIP monitoring by having a proactive analysis of on-prem, hybrid and UCaaS voice services. Try the ThousandEyes VoIP monitoring solution today, free.

Website https://cccsvparser.sourceforge.io
Tags
Features
  • A full C API for parsing CSV files
  • Enables reading the file row by row
  • Enables to define which char is the delimiter
  • Enables to decide whether to consider the first row as a header
  • Can parse "hard" cases, such as multiline fields, fields with delimiters and quotes within, and more
  • Enables also parsing from a CSV syntaxed string