rust-csv
CSV parser
A Rust library for parsing and generating CSV data structures
A CSV parser for Rust, with Serde support.
2k stars
18 watching
220 forks
Language: Rust
last commit: almost 2 years agoLinked from 1 awesome list
csvlibraryrustrust-library
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A Rust library for building efficient suffix arrays with Unicode support | 263 | |
| A Rust library for parsing and querying HTML documents using CSS selectors. | 1,961 | |
| A Rust library for extracting useful data from HTML documents | 974 | |
| A crate that provides elastic tabstops for text formatting in Rust. | 248 | |
| A library for parsing and encoding CSV files in Elixir. | 500 | |
| A Rust library for encoding and decoding numbers in different byte orders. | 989 | |
| An HTML parser designed to meet the standards of modern web browsers | 2,171 | |
| A fast and versatile CSV parser written in C++ that can convert strings to specific types | 51 | |
| A package for reading and writing annotated CSV tables according to the 'CSV on the Web' standard | 15 | |
| A Swift library for reading and writing CSV files across multiple platforms | 86 | |
| A parser combinator library for Deno that provides a simple way to parse CSV data. | 11 | |
| A stream-based CSV parsing and writing library in Swift. | 84 | |
| A C++17 CSV parser that can parse and manipulate structured data from CSV files at compile-time and runtime. | 30 | |
| A lightweight C++ CSV parsing library that reads and parses CSV files on demand without allocating memory in the constructor or while parsing. | 80 | |
| A high-performance CSV parser and serializer for modern C++. | 926 |