Diggsey / ijson
More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.
☆131Updated 2 months ago
Alternatives and similar repositories for ijson:
Users that are interested in ijson are comparing it to the libraries listed below
- Async broadcast channels☆172Updated last month
- Inter-event timing metrics on top of tracing.☆116Updated last year
- ☆199Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- Define your own PhantomData☆151Updated 3 weeks ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆81Updated 2 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆84Updated last week
- Pull in every source file in a directory as a module☆169Updated last week
- A token-based rate limiter based on the leaky bucket algorithm.☆105Updated 6 months ago
- Dead simple queue implementation for rust with async-await☆98Updated last year
- Async synchronization primitives☆262Updated 3 weeks ago
- A concurrent, append-only vector.☆147Updated this week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆117Updated 4 months ago
- A scope for async_std and tokio to spawn non-static futures☆125Updated 8 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆83Updated last month
- Open a scope and then freeze it in time for future access.☆104Updated 5 months ago
- A fast and flexible LRU map.☆174Updated last month
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆160Updated 2 weeks ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆167Updated 4 months ago
- Migrated to Codeberg☆81Updated last year
- Better reference counted strings for Rust☆118Updated 6 months ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆134Updated 2 years ago
- Serialize and deserialize C-like enum as underlying repr☆237Updated 3 weeks ago
- A implementation of convenience integrations between tokio and tower☆128Updated last year
- A Cargo subcommand to build and test all feature flag combinations.☆150Updated last year
- Show unused code from multi-crate Rust projects☆96Updated 5 months ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆150Updated 6 months ago
- A Rust macro to make enums with a subset of values of the parent☆85Updated 9 months ago
- This is a Rust implementation for popular caches (support no_std).☆108Updated last week
- A rust crate to find the total size of an object, on the stack and on the heap☆105Updated last year