Diggsey / ijsonLinks
More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.
☆140Updated last year
Alternatives and similar repositories for ijson
Users that are interested in ijson are comparing it to the libraries listed below
Sorting:
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆150Updated 3 years ago
- A implementation of convenience integrations between tokio and tower☆133Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- Better reference counted strings for Rust☆139Updated last year
- Define your own PhantomData☆158Updated 3 weeks ago
- A fast and flexible LRU map.☆198Updated last year
- Async broadcast channels☆189Updated 4 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆274Updated last week
- A token-based rate limiter based on the leaky bucket algorithm.☆113Updated 2 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated 2 years ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆152Updated last year
- ☆241Updated 5 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆169Updated last month
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆174Updated 4 months ago
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆97Updated 10 months ago
- Async synchronization primitives☆279Updated 2 weeks ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated last year
- A concurrent, append-only vector.☆209Updated 4 months ago
- An updated version of linked-hash-map and friends☆139Updated 2 months ago
- Concurrent multi-producer multi-consumer queue☆298Updated last month
- An on-disk hash table implementation☆126Updated 4 years ago
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- A flexible, simple to use, clone-efficient String replacement for Rust☆155Updated last week
- Inter-event timing metrics on top of tracing.☆129Updated last week
- Convert number to enum☆87Updated last year
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆123Updated 4 months ago
- Simple string matching with single- and multiple-wildcard operator☆94Updated last month
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago