Diggsey / ijsonLinks
More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.
☆139Updated 10 months ago
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 last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Better reference counted strings for Rust☆137Updated last year
- A fast and flexible LRU map.☆193Updated 9 months ago
- Migrated to Codeberg☆80Updated 2 years ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆152Updated 2 weeks ago
- A token-based rate limiter based on the leaky bucket algorithm.☆112Updated last week
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆144Updated 2 years ago
- A scope for async_std and tokio to spawn non-static futures☆148Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆166Updated last year
- Show unused code from multi-crate Rust projects☆119Updated last year
- Semantic wrapper for byte count representations☆148Updated 3 weeks ago
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- Automatically implement traits for common smart pointers☆120Updated 6 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆101Updated last month
- ☆226Updated 2 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆169Updated 3 weeks ago
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Minimal async cache in Rust with support for key expirations☆54Updated 4 months ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆167Updated last week
- An updated version of linked-hash-map and friends☆129Updated this week
- A lightweight version of pin-project written with declarative macros.☆257Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆278Updated 2 months ago
- Async synchronization primitives☆274Updated last month
- ☆43Updated last year
- Derive a builder for your constructors in Rust☆71Updated 2 months ago
- Compile the Git version (tag name, or hash otherwise) and dirty state into your Rust program.☆123Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆141Updated last year