cesso
CSV parser
A lightweight CSV parsing library for Elixir designed to handle large datasets efficiently.
CSV handling library for Elixir.
26 stars
4 watching
7 forks
Language: Elixir
last commit: over 10 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
dashbitco/nimble_csv | A lightweight CSV parsing and dumping library for Elixir, providing fast and efficient data processing. | 773 |
beatrichartz/csv | A library for parsing and encoding CSV files in Elixir. | 499 |
mischov/meeseeks | A parser and extractor for HTML and XML data with CSS or XPath selectors | 316 |
jimm/csvlixir | Provides functions to read and write comma-separated value data in Elixir | 33 |
meh/exquisite | A tool for generating match_specs from LINQ-inspired queries at compile-time for use with Elixir record types. | 79 |
dehesa/codablecsv | A Swift library for parsing and generating CSV data in rows or using Codable interface. | 461 |
mafintosh/csv-parser | A high-performance streaming CSV parser for Node.js | 1,420 |
meh/exts | A lightweight Elixir wrapper around the built-in ets table implementation for storing and managing Erlang terms | 8 |
meh/amnesia | Provides a simplified interface to Mnesia's functionality for Elixir developers. | 694 |
jschneider1207/elixirexif | A library to parse and extract metadata from JPEG/TIFF images. | 13 |
meh/jazz | A JSON handling library for Elixir. | 61 |
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 |
erpuno/ecsv | A high-performance NIF CSV parser and writer for Erlang | 0 |
red0124/ssp | A fast and versatile CSV parser written in C++ that can convert strings to specific types | 50 |
keepcosmos/readability | An Elixir library that extracts and curates primary readable content from web pages. | 252 |