Diggsey / ijsonLinks
More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.
☆141Updated last year
Alternatives and similar repositories for ijson
Users that are interested in ijson are comparing it to the libraries listed below
Sorting:
- Better reference counted strings for Rust☆140Updated last year
- Define your own PhantomData☆158Updated last month
- A implementation of convenience integrations between tokio and tower☆134Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 6 months ago
- A fast and flexible LRU map.☆200Updated last year
- A token-based rate limiter based on the leaky bucket algorithm.☆113Updated 4 months ago
- Async broadcast channels☆190Updated 5 months ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆169Updated 2 weeks ago
- ☆244Updated 2 weeks ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆153Updated 3 years ago
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 2 weeks ago
- A Cargo subcommand to build and test all feature flag combinations.☆178Updated 2 months ago
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- Migrated to Codeberg☆79Updated 2 years ago
- Fast JSON deserialization on borrowed data☆123Updated 2 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆126Updated 5 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆279Updated 2 weeks ago
- Show unused code from multi-crate Rust projects☆125Updated last year
- A flexible, simple to use, clone-efficient String replacement for Rust☆157Updated 3 weeks ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Minimal async cache in Rust with support for key expirations☆55Updated 8 months ago
- Pull in every source file in a directory as a module☆181Updated this week
- Async synchronization primitives☆281Updated last month
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆153Updated last year
- "A very small syn"☆212Updated last year
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆173Updated last year
- Comparison of Rust string types☆166Updated last week
- Humansize - A flexible crate for humanizing file sizes☆121Updated last year