cassava
CSV parser
A lightweight CSV parsing and encoding library for high-performance use cases
A CSV parsing and encoding library optimized for ease of use and high performance
223 stars
11 watching
107 forks
Language: Haskell
last commit: 4 months ago cassavacsv-parsercsv-parsinghaskell
Related projects:
Repository | Description | Stars |
---|---|---|
osiegmar/fastcsv | A lightweight and RFC-compliant CSV parsing library for Java applications. | 554 |
swiftcsv/swiftcsv | A CSV parser library for Swift that allows loading and parsing CSV data from various sources. | 966 |
ashtum/lazycsv | A lightweight C++ CSV parsing library that reads and parses CSV files on demand without allocating memory in the constructor or while parsing. | 80 |
ashaduri/csv-parser | A C++17 CSV parser that can parse and manipulate structured data from CSV files at compile-time and runtime. | 30 |
yaslab/csv.swift | A Swift library for reading and writing CSV files with various features like header rows, field values, and character encoding. | 669 |
vincentlaucsb/csv-parser | A high-performance CSV parser and serializer for modern C++. | 917 |
dehesa/codablecsv | A Swift library for parsing and generating CSV data in rows or using Codable interface. | 461 |
skelpo/csv | A Swift library for parsing and serializing CSV files in an efficient and flexible way | 32 |
kentcb/kbcsv | A .NET CSV parsing and writing library with efficient and easy-to-use APIs. | 78 |
red0124/ssp | A fast and versatile CSV parser written in C++ that can convert strings to specific types | 50 |
beatrichartz/csv | A library for parsing and encoding CSV files in Elixir. | 499 |
d99kris/rapidcsv | A lightweight C++ CSV parser library providing easy access to CSV data | 898 |
burntsushi/rust-csv | A Rust library for parsing and generating CSV data structures | 1,719 |
ben-strasser/fast-cpp-csv-parser | A fast and efficient C++ library for parsing comma-separated value files | 2,154 |
nero5023/csvparser | A Swift library for reading and writing CSV files across multiple platforms | 86 |