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
218 forks
Language: Rust
last commit: 12 days ago
Linked from 1 awesome list

csvlibraryrustrust-library

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
burntsushi/suffix A Rust library for building efficient suffix arrays with Unicode support 263
rust-scraper/scraper A Rust library for parsing and querying HTML documents using CSS selectors. 1,937
utkarshkukreti/select.rs A Rust library for extracting useful data from HTML documents 974
burntsushi/tabwriter A crate that provides elastic tabstops for text formatting in Rust. 248
beatrichartz/csv A library for parsing and encoding CSV files in Elixir. 499
burntsushi/byteorder A Rust library for encoding and decoding numbers in different byte orders. 982
servo/html5ever A high-performance HTML parser written in Rust. 2,148
red0124/ssp A fast and versatile CSV parser written in C++ that can convert strings to specific types 50
robsteranium/csvwr A package for reading and writing annotated CSV tables according to the 'CSV on the Web' standard 15
nero5023/csvparser A Swift library for reading and writing CSV files across multiple platforms 86
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
ashaduri/csv-parser A C++17 CSV parser that can parse and manipulate structured data from CSV files at compile-time and runtime. 30
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
vincentlaucsb/csv-parser A high-performance CSV parser and serializer for modern C++. 917