Diggsey / ijsonLinks
More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.
☆136Updated 5 months ago
Alternatives and similar repositories for ijson
Users that are interested in ijson are comparing it to the libraries listed below
Sorting:
- A fast and flexible LRU map.☆183Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- A token-based rate limiter based on the leaky bucket algorithm.☆108Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆145Updated 4 months ago
- Async broadcast channels☆178Updated 5 months ago
- Define your own PhantomData☆152Updated 2 weeks ago
- Migrated to Codeberg☆79Updated last year
- Dead simple queue implementation for rust with async-await☆99Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆234Updated 3 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆134Updated last year
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated last week
- An updated version of linked-hash-map and friends☆114Updated last month
- A lightweight version of pin-project written with declarative macros.☆248Updated 3 weeks ago
- Serialize and deserialize C-like enum as underlying repr☆243Updated 2 weeks ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆120Updated 8 months ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆167Updated 7 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆115Updated 2 weeks ago
- Map data structure whose keys are stored as ranges☆88Updated 5 months ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆140Updated 2 years ago
- Async synchronization primitives☆269Updated last month
- Better reference counted strings for Rust☆126Updated 10 months ago
- x-www-form-urlencoded meets Serde☆248Updated 9 months ago
- Pull in every source file in a directory as a module☆173Updated 2 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆157Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆154Updated last year
- ☆209Updated last week
- Open a scope and then freeze it in time for future access.☆108Updated 9 months ago
- ☆155Updated this week
- A rust crate to find the total size of an object, on the stack and on the heap☆107Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago