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:
- The simd optimized escape code☆54Updated this week
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Cross-platform polyfills.☆17Updated last year
- Autogenerated Bytewise SIMD-Optimized Look-Up Tables☆34Updated last year
- VecDeque-like fast, unbounded, mpmc/spmc concurent FIFO message queue. Lockless reads, write-lock writes.☆21Updated 9 months ago
- Rust data types and a macro for generating enumeration-based bit flags☆49Updated 4 months ago
- Space Efficient Pretty Printer☆17Updated 3 years ago
- Efficient reference counted vector data structure is Rust☆18Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 5 months ago
- ☆27Updated 2 years ago
- A Proxy Protocol Parser written in Rust.☆33Updated 2 weeks ago
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- A quick-and-dirty attempt to get scoped tasks in Rust.☆14Updated 2 years ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- measures and prints wall time in rust for given scope☆17Updated 8 months ago
- Rust's missing `String` literal☆19Updated 6 years ago
- Implements a .NET inspired execution context for Rust☆38Updated 7 years ago
- This crate implements the "eytzinger" (aka BFS) array layout where a binary search tree is stored by layer (instead of as a sorted array)…☆24Updated 4 years ago
- Proc-macro utility to populate enums from database data☆20Updated last year
- A diff-based data management language to implement unlimited undo, auto-save for games, and cloud-apps which needs to retain every change…☆24Updated 3 years ago
- A low-level I/O ownership and borrowing library☆104Updated this week
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- Unbuffered and unlocked I/O streams☆45Updated 5 months ago
- Rust wrapper around a connection listener to support TLS.☆57Updated 5 months ago
- Rust version of lemire's SimdJson☆17Updated 6 years ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- Rust crate that allows you to display status & progress information in a terminal☆29Updated 3 years ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆43Updated this week
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago