rust-csv

CSV parser

A Rust library for parsing and generating CSV data structures

A CSV parser for Rust, with Serde support.

GitHub

2k stars
18 watching
220 forks
Language: Rust
last commit: almost 2 years ago
Linked from 1 awesome list

csvlibraryrustrust-library

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
burntsushi/suffixA Rust library for building efficient suffix arrays with Unicode support263
rust-scraper/scraperA Rust library for parsing and querying HTML documents using CSS selectors.1,961
utkarshkukreti/select.rsA Rust library for extracting useful data from HTML documents974
burntsushi/tabwriterA crate that provides elastic tabstops for text formatting in Rust.248
beatrichartz/csvA library for parsing and encoding CSV files in Elixir.500
burntsushi/byteorderA Rust library for encoding and decoding numbers in different byte orders.989
servo/html5everAn HTML parser designed to meet the standards of modern web browsers2,171
red0124/sspA fast and versatile CSV parser written in C++ that can convert strings to specific types51
robsteranium/csvwrA package for reading and writing annotated CSV tables according to the 'CSV on the Web' standard15
nero5023/csvparserA Swift library for reading and writing CSV files across multiple platforms86
hashrock/deno-fnparseA parser combinator library for Deno that provides a simple way to parse CSV data.11
brutella/swift-csvA stream-based CSV parsing and writing library in Swift.84
ashaduri/csv-parserA C++17 CSV parser that can parse and manipulate structured data from CSV files at compile-time and runtime.30
ashtum/lazycsvA lightweight C++ CSV parsing library that reads and parses CSV files on demand without allocating memory in the constructor or while parsing.80
vincentlaucsb/csv-parserA high-performance CSV parser and serializer for modern C++.926