csv
CSV parser
A library for parsing and encoding CSV files in Elixir.
CSV Decoding and Encoding for Elixir
499 stars
7 watching
93 forks
Language: Elixir
last commit: 12 months ago
Linked from 1 awesome list
csvdecoderdecodingelixirencoderencodinghexparserparsingrfc-4180stream
Related projects:
Repository | Description | Stars |
---|---|---|
meh/cesso | A lightweight CSV parsing library for Elixir designed to handle large datasets efficiently. | 26 |
dashbitco/nimble_csv | A lightweight CSV parsing and dumping library for Elixir, providing fast and efficient data processing. | 773 |
jimm/csvlixir | Provides functions to read and write comma-separated value data in Elixir | 33 |
nero5023/csvparser | A Swift library for reading and writing CSV files across multiple platforms | 86 |
swiftcsv/swiftcsv | A CSV parser library for Swift that allows loading and parsing CSV data from various sources. | 966 |
red0124/ssp | A fast and versatile CSV parser written in C++ that can convert strings to specific types | 50 |
hashrock/deno-fnparse | A parser combinator for JavaScript to parse CSV files based on RFC4180 standards. | 11 |
brutella/swift-csv | A stream-based CSV parsing and writing library in Swift. | 83 |
dehesa/codablecsv | A Swift library for parsing and generating CSV data in rows or using Codable interface. | 461 |
ben-strasser/fast-cpp-csv-parser | A fast and efficient C++ library for parsing comma-separated value files | 2,154 |
mafintosh/csv-parser | A high-performance streaming CSV parser for Node.js | 1,420 |
mischov/meeseeks | A parser and extractor for HTML and XML data with CSS or XPath selectors | 316 |
yaslab/csv.swift | A Swift library for reading and writing CSV files with various features like header rows, field values, and character encoding. | 669 |
ashaduri/csv-parser | A C++17 CSV parser that can parse and manipulate structured data from CSV files at compile-time and runtime. | 30 |
p-ranav/csv2 | A fast and efficient CSV parsing library for C++ | 561 |