nimble_csv
CSV parser
A lightweight CSV parsing and dumping library for Elixir, providing fast and efficient data processing.
A simple and fast CSV parsing and dumping library for Elixir
773 stars
16 watching
51 forks
Language: Elixir
last commit: 3 months ago
Linked from 1 awesome list
csv-parsingelixir
Related projects:
Repository | Description | Stars |
---|---|---|
meh/cesso | A lightweight CSV parsing library for Elixir designed to handle large datasets efficiently. | 26 |
beatrichartz/csv | A library for parsing and encoding CSV files in Elixir. | 499 |
dashbitco/nimble_parsec | A lightweight and efficient library for building text-based parsers using composable combinators | 810 |
jimm/csvlixir | Provides functions to read and write comma-separated value data in Elixir | 33 |
dashbitco/nimble_options | A library that validates and documents high-level options | 508 |
brutella/swift-csv | A stream-based CSV parsing and writing library in Swift. | 83 |
dashbitco/nimble_publisher | A minimal filesystem-based publishing engine with Markdown support and code highlighting | 472 |
databricks/spark-csv | A library for parsing and querying CSV data with Apache Spark | 1,053 |
swiftcsv/swiftcsv | A CSV parser library for Swift that allows loading and parsing CSV data from various sources. | 966 |
nero5023/csvparser | A Swift library for reading and writing CSV files across multiple platforms | 86 |
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 |
p-ranav/csv2 | A fast and efficient CSV parsing library for C++ | 561 |
dehesa/codablecsv | A Swift library for parsing and generating CSV data in rows or using Codable interface. | 461 |
dashbitco/nimble_pool | A tiny resource-pool implementation for Elixir that avoids process-based overhead by directly sharing resources between processes | 347 |
mischov/meeseeks | A parser and extractor for HTML and XML data with CSS or XPath selectors | 316 |