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:
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 6 months ago
- Better reference counted strings for Rust☆140Updated last year
- Define your own PhantomData☆158Updated last month
- A fast and flexible LRU map.☆200Updated last year
- A implementation of convenience integrations between tokio and tower☆134Updated 2 years ago
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- A token-based rate limiter based on the leaky bucket algorithm.☆113Updated 4 months ago
- Pull in every source file in a directory as a module☆181Updated this week
- Async broadcast channels☆190Updated 5 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆279Updated 3 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 2 weeks ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆153Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆293Updated last month
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆126Updated 5 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆173Updated last year
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆153Updated 3 years ago
- A Cargo subcommand to build and test all feature flag combinations.☆178Updated 2 months ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆169Updated 2 weeks ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- ☆244Updated 2 weeks ago
- Async synchronization primitives☆281Updated last month
- Fantastic serialization library☆158Updated last week
- An experimental linting interface for Rust. Let's make custom lints a reality☆149Updated 2 years ago
- Migrated to Codeberg☆79Updated 2 years ago
- Convert number to enum☆87Updated last year
- Macros for deriving as functions to access Enums as their inner components☆104Updated last week
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆177Updated 5 months ago
- An updated version of linked-hash-map and friends☆141Updated 3 months ago
- Fast JSON deserialization on borrowed data☆123Updated 2 months ago