FastCSV
CSV parser
A lightweight and RFC-compliant CSV parsing library for Java applications.
CSV library for Java that is fast, RFC-compliant and dependency-free. ⭐️ Star to support our work!
562 stars
15 watching
95 forks
Language: Java
last commit: 3 months ago
Linked from 1 awesome list
csvcsv-parsercsv-readerjavazero-dependency
Related projects:
Repository | Description | Stars |
---|---|---|
| A CSV parser library for Swift that allows loading and parsing CSV data from various sources. | 979 |
| A Swift library for reading and writing CSV files with various features like header rows, field values, and character encoding. | 674 |
| A fast and efficient CSV parsing library for C++ | 567 |
| A fast and efficient C++ library for parsing comma-separated value files | 2,167 |
| A lightweight C++ CSV parser library providing easy access to CSV data | 912 |
| 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 across multiple platforms | 86 |
| A Swift library for parsing and serializing CSV files in an efficient and flexible way | 32 |
| A lightweight C++ CSV parsing library that reads and parses CSV files on demand without allocating memory in the constructor or while parsing. | 80 |
| A high-performance CSV parser and serializer for modern C++. | 926 |
| A .NET CSV parsing and writing library with efficient and easy-to-use APIs. | 78 |
| Convenience wrapper around a fast CSV parser | 321 |
| A C++17 CSV parser that can parse and manipulate structured data from CSV files at compile-time and runtime. | 30 |
| A lightweight CSV parsing and encoding library for high-performance use cases | 222 |
| A Swift library for parsing and generating CSV data in rows or using Codable interface. | 464 |