Byron / json-toolsLinks
A zero-copy json-lexer, filters and serializer.
☆19Updated last year
Alternatives and similar repositories for json-tools
Users that are interested in json-tools are comparing it to the libraries listed below
Sorting:
- Autogenerated Bytewise SIMD-Optimized Look-Up Tables☆41Updated last year
- An in-memory SQL database in Rust.☆14Updated 4 years ago
- Implements a .NET inspired execution context for Rust☆36Updated 7 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated 2 years ago
- ☆27Updated 2 years ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- Sorta Text Format in UTF-8☆25Updated 2 years ago
- Backup GUI targeting Backblaze's B2 API. Written in Rust.☆15Updated 5 years ago
- Cross-platform polyfills.☆17Updated 2 years ago
- The simd optimized escape code☆54Updated last week
- Traits and functions to make writing proc macros more ergonomic.☆22Updated 2 years ago
- 🧵 Generate self-describing strings of a given length to help aid software testing☆24Updated last year
- A growable bit-vector for Rust, optimized for size☆45Updated 11 months ago
- Rust crate for accepting general reference-like values without proliferating generics.☆37Updated 9 years ago
- Cross platform process information in Rust☆70Updated last week
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Rust library for making easy parallel pipelines with Iterators.☆32Updated 5 years ago
- Rust's missing `String` literal☆19Updated 6 years ago
- Galvanize: Pure Rust CDB reader/writer☆18Updated 3 years ago
- Rust version of lemire's SimdJson☆17Updated 6 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Determines the MIME type of a file by traversing a filetype tree.☆46Updated 2 months ago
- Efficient reference counted vector data structure is Rust☆18Updated 2 months ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Do select-group-by on csv and other text files☆14Updated 3 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 8 months ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 3 years ago
- ☆39Updated 5 years ago
- VecDeque-like fast, unbounded, mpmc/spmc concurent FIFO message queue. Lockless reads, write-lock writes.☆21Updated last year