libcsv
CSV library
A fast and flexible CSV data reader and writer library written in pure ANSI C.
Fast and flexible CSV library written in pure ANSI C that can read and write CSV data.
179 stars
16 watching
42 forks
Language: Shell
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A library that makes working with CSV files easy and efficient using LINQ queries. | 199 |
| A fast and efficient CSV parsing library for C++ | 567 |
| A high-performance CSV parser and serializer for modern C++. | 926 |
| A lightweight and RFC-compliant CSV parsing library for Java applications. | 562 |
| A PHP package for working with CSV files in Laravel applications | 49 |
| Utilities for processing and manipulating CSV data | 10 |
| A .NET CSV parsing and writing library with efficient and easy-to-use APIs. | 78 |
| A gem for reading tabular data in the comma-separated values (CSV) format | 177 |
| A library that simplifies working with comma-separated values (CSVs) in Common Lisp. | 116 |
| A fast and versatile CSV parser written in C++ that can convert strings to specific types | 51 |
| A Swift library for reading and writing CSV files with various features like header rows, field values, and character encoding. | 674 |
| A Swift library for parsing and generating CSV data in rows or using Codable interface. | 464 |
| A Swift library for reading and writing CSV files across multiple platforms | 86 |
| A CSV handling library that provides a functional and safe interface to work with comma-separated data files. | 346 |
| A high-performance CSV and TSV reader that uses indexing and lazy loading to improve reading speed without loading all data at once. | 623 |