Diggsey / ijsonLinks
More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.
☆140Updated 11 months ago
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☆139Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆176Updated 3 months ago
- Define your own PhantomData☆158Updated last week
- A implementation of convenience integrations between tokio and tower☆132Updated 2 years ago
- ☆237Updated 3 months ago
- A fast and flexible LRU map.☆198Updated 10 months ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆148Updated 2 years ago
- A scope for async_std and tokio to spawn non-static futures☆153Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆265Updated 3 weeks ago
- Async broadcast channels☆187Updated 3 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- Pull in every source file in a directory as a module☆179Updated last week
- Inter-event timing metrics on top of tracing.☆128Updated 2 weeks ago
- A token-based rate limiter based on the leaky bucket algorithm.☆113Updated last month
- An updated version of linked-hash-map and friends☆137Updated last month
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆155Updated last year
- Migrated to Codeberg☆79Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆94Updated 9 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆148Updated last year
- Make trait methods callable without the trait in scope☆161Updated last week
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆169Updated last week
- Extract documentation for the feature flags from comments in Cargo.toml☆190Updated last month
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Serialize and deserialize C-like enum as underlying repr☆253Updated last week
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆102Updated 3 months ago
- Graph the number of crates that depend on your crate over time☆254Updated this week
- Type that deserializes only from one specific value☆266Updated last week
- The feature-rich, portable async channel library☆266Updated 2 years ago
- Convert number to enum☆87Updated last year