Diggsey / ijsonLinks
More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.
☆141Updated 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☆134Updated 2 years ago
- Better reference counted strings for Rust☆140Updated last year
- Define your own PhantomData☆158Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆97Updated 11 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆113Updated 3 months ago
- An updated version of linked-hash-map and friends☆139Updated 3 months ago
- Humansize - A flexible crate for humanizing file sizes☆121Updated last year
- Async broadcast channels☆189Updated 5 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆172Updated last year
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆169Updated this week
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- A fast and flexible LRU map.☆199Updated last year
- Inter-event timing metrics on top of tracing.☆130Updated last week
- Utility wrapper to send non send types to other threads safely☆185Updated 10 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆276Updated last week
- Automatically implement traits for common smart pointers☆122Updated 9 months ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆152Updated 3 years ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆172Updated last month
- Pull in every source file in a directory as a module☆181Updated 2 weeks ago
- ☆241Updated this week
- Show unused code from multi-crate Rust projects☆125Updated last year
- A flexible, simple to use, clone-efficient String replacement for Rust☆156Updated last week
- Convert number to enum☆87Updated last year
- A Cargo subcommand to build and test all feature flag combinations.☆178Updated 2 months ago
- Simple async reactor and executor for rust☆79Updated 9 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆153Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆149Updated 2 years ago
- An allocator that can track and limit memory usage.☆217Updated 2 years ago