Diggsey / ijsonLinks
More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.
☆137Updated 7 months ago
Alternatives and similar repositories for ijson
Users that are interested in ijson are comparing it to the libraries listed below
Sorting:
- A token-based rate limiter based on the leaky bucket algorithm.☆111Updated 3 months ago
- A fast and flexible LRU map.☆189Updated 6 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- A implementation of convenience integrations between tokio and tower☆130Updated last year
- Inter-event timing metrics on top of tracing.☆124Updated this week
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆140Updated 2 years ago
- Define your own PhantomData☆155Updated this week
- Better reference counted strings for Rust☆130Updated 11 months ago
- An updated version of linked-hash-map and friends☆120Updated 3 months ago
- Fast JSON deserialization on borrowed data☆108Updated 3 weeks ago
- Dead simple queue implementation for rust with async-await☆101Updated last year
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated last month
- Async broadcast channels☆179Updated 6 months ago
- A scope for async_std and tokio to spawn non-static futures☆138Updated last year
- Utility wrapper to send non send types to other threads safely☆183Updated 3 months ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆152Updated 11 months ago
- Pull in every source file in a directory as a module☆173Updated 4 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆148Updated last month
- ☆212Updated last week
- ☆42Updated 9 months ago
- Make trait methods callable without the trait in scope☆149Updated last month
- Serialize and deserialize C-like enum as underlying repr☆248Updated last month
- Migrated to Codeberg☆79Updated last year
- Convert number to enum☆87Updated 11 months ago
- An on-disk hash table implementation☆123Updated 3 years ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆166Updated 3 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆244Updated 3 weeks ago
- Show unused code from multi-crate Rust projects☆104Updated 10 months ago
- ☆163Updated this week