Diggsey / ijsonLinks
More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.
☆136Updated 8 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.☆112Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated last week
- Better reference counted strings for Rust☆134Updated last year
- A scope for async_std and tokio to spawn non-static futures☆144Updated last year
- A implementation of convenience integrations between tokio and tower☆130Updated last year
- Define your own PhantomData☆156Updated last week
- Migrated to Codeberg☆79Updated last year
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆143Updated 2 years ago
- A fast and flexible LRU map.☆190Updated 7 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆100Updated 2 weeks ago
- Inter-event timing metrics on top of tracing.☆126Updated last week
- ☆216Updated last week
- An updated version of linked-hash-map and friends☆122Updated 4 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆162Updated 3 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆90Updated 6 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆248Updated 2 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 10 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆161Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆183Updated 4 months ago
- Pull in every source file in a directory as a module☆177Updated 5 months ago
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- Fast JSON deserialization on borrowed data☆112Updated 2 months ago
- ☆43Updated 10 months ago
- Show unused code from multi-crate Rust projects☆116Updated 11 months ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆153Updated last year
- An ε-copy serialization/deserialization framework for Rust☆153Updated 2 weeks ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆150Updated 2 months ago
- Automatically implement traits for common smart pointers☆119Updated 4 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆134Updated 3 months ago