Diggsey / ijson
More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.
☆135Updated 4 months ago
Alternatives and similar repositories for ijson:
Users that are interested in ijson are comparing it to the libraries listed below
- A token-based rate limiter based on the leaky bucket algorithm.☆106Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆158Updated last month
- A concurrent, append-only vector.☆153Updated 3 weeks ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆138Updated 2 years ago
- ☆133Updated 3 weeks ago
- A implementation of convenience integrations between tokio and tower☆129Updated last year
- Async broadcast channels☆176Updated 3 months ago
- A fast and flexible LRU map.☆181Updated 3 months ago
- A super powered testing macro for Rust☆118Updated last month
- Define your own PhantomData☆152Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆87Updated last month
- Derive a builder for your constructors in Rust☆69Updated 2 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆154Updated last year
- Pull in every source file in a directory as a module☆171Updated last month
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆151Updated 8 months ago
- Inter-event timing metrics on top of tracing.☆117Updated last year
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆167Updated 6 months ago
- An allocator that can track and limit memory usage.☆207Updated 2 years ago
- Async synchronization primitives☆263Updated last week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆142Updated 2 months ago
- Conditional compilation according to rustc compiler version☆351Updated last month
- A lightweight version of pin-project written with declarative macros.☆244Updated 3 weeks ago
- ☆204Updated last week
- Better reference counted strings for Rust☆120Updated 8 months ago
- Asynchronous HTTP body trait☆137Updated this week
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- ☆155Updated last month
- Type that deserializes only from one specific value☆231Updated last month
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆86Updated this week
- Fantastic serialization library☆158Updated 10 months ago