ecsv
CSV parser
A high-performance NIF CSV parser and writer for Erlang
💠 ECSV: Потоковий CSV парсер
0 stars
2 watching
1 forks
Language: Erlang
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
tinycsvparser/tinycsvparser | A .NET CSV parsing library with high-performance and flexibility | 375 |
meh/cesso | A lightweight CSV parsing library for Elixir designed to handle large datasets efficiently. | 26 |
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 |
beatrichartz/csv | A library for parsing and encoding CSV files in Elixir. | 499 |
skelpo/csv | A Swift library for parsing and serializing CSV files in an efficient and flexible way | 32 |
nero5023/csvparser | A Swift library for reading and writing CSV files across multiple platforms | 86 |
dashbitco/nimble_csv | A lightweight CSV parsing and dumping library for Elixir, providing fast and efficient data processing. | 773 |
furfurylic/commata | A header-only C++17 CSV parser | 13 |
p-ranav/csv2 | A fast and efficient CSV parsing library for C++ | 561 |
burntsushi/rust-csv | A Rust library for parsing and generating CSV data structures | 1,719 |
yaslab/csv.swift | A Swift library for reading and writing CSV files with various features like header rows, field values, and character encoding. | 669 |
brutella/swift-csv | A stream-based CSV parsing and writing library in Swift. | 83 |
servo/html5ever | A high-performance HTML parser written in Rust. | 2,148 |
kentcb/kbcsv | A .NET CSV parsing and writing library with efficient and easy-to-use APIs. | 78 |