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:
- A implementation of convenience integrations between tokio and tower☆132Updated 2 years ago
- Define your own PhantomData☆158Updated this week
- A token-based rate limiter based on the leaky bucket algorithm.☆113Updated 2 months ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆169Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Better reference counted strings for Rust☆139Updated last year
- A fast and flexible LRU map.☆198Updated 11 months ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆148Updated 2 years ago
- Show unused code from multi-crate Rust projects☆121Updated last year
- ☆240Updated 4 months ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆155Updated this week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆150Updated last year
- An updated version of linked-hash-map and friends☆137Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆268Updated last month
- A scope for async_std and tokio to spawn non-static futures☆154Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Migrated to Codeberg☆79Updated 2 years ago
- Simple string matching with single- and multiple-wildcard operator☆92Updated last month
- Inter-event timing metrics on top of tracing.☆129Updated 2 weeks ago
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆102Updated 3 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- Make trait methods callable without the trait in scope☆161Updated this week
- Automatically implement traits for common smart pointers☆120Updated 8 months ago
- A fixed-size circular buffer written in Rust.☆134Updated 5 months ago
- Fast JSON deserialization on borrowed data☆121Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆169Updated this week
- Graph the number of crates that depend on your crate over time☆254Updated last week
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆128Updated last year
- A Cargo subcommand to build and test all feature flag combinations.☆177Updated 3 weeks ago