Diggsey / ijson
More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.
☆135Updated 5 months ago
Alternatives and similar repositories for ijson:
Users that are interested in ijson are comparing it to the libraries listed below
- A token-based rate limiter based on the leaky bucket algorithm.☆108Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated 2 months ago
- A implementation of convenience integrations between tokio and tower☆129Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- Pull in every source file in a directory as a module☆172Updated 2 months ago
- Inter-event timing metrics on top of tracing.☆117Updated last year
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆91Updated 3 weeks ago
- ☆206Updated last month
- Utility wrapper to send non send types to other threads safely☆179Updated last month
- A fast and flexible LRU map.☆181Updated 4 months ago
- Define your own PhantomData☆152Updated 2 months ago
- Migrated to Codeberg☆79Updated last year
- Async broadcast channels☆177Updated 4 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated last month
- Map data structure whose keys are stored as ranges☆88Updated 4 months ago
- Struct fields that are made read-only accessible to other modules☆241Updated 2 months ago
- Derive a builder for your constructors in Rust☆70Updated 2 months ago
- Common utilities used with hyper.☆144Updated this week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆144Updated 3 months ago
- Dead simple queue implementation for rust with async-await☆99Updated last year
- prae is a crate that aims to provide a better way to define types that require validation.☆131Updated 2 years ago
- A lightweight version of pin-project written with declarative macros.☆245Updated this week
- A Cargo subcommand to build and test all feature flag combinations.☆154Updated last year
- Type that deserializes only from one specific value☆231Updated 2 months ago
- An on-disk hash table implementation☆116Updated 3 years ago
- Asynchronous HTTP body trait☆138Updated 3 weeks ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆167Updated 6 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆120Updated 7 months ago
- Serialize and deserialize C-like enum as underlying repr☆242Updated 2 months ago
- Better reference counted strings for Rust☆124Updated 9 months ago