Diggsey / ijsonLinks
More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.
☆137Updated 9 months ago
Alternatives and similar repositories for ijson
Users that are interested in ijson are comparing it to the libraries listed below
Sorting:
- Define your own PhantomData☆156Updated 2 weeks ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆144Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- A token-based rate limiter based on the leaky bucket algorithm.☆112Updated last month
- Better reference counted strings for Rust☆135Updated last year
- A fast and flexible LRU map.☆192Updated 8 months ago
- ☆216Updated last month
- A implementation of convenience integrations between tokio and tower☆130Updated last year
- A scope for async_std and tokio to spawn non-static futures☆144Updated last year
- Pull in every source file in a directory as a module☆177Updated 2 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆166Updated 3 weeks ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆151Updated 3 months ago
- Async broadcast channels☆182Updated 3 weeks ago
- Rust microbenchmarking harness based on paired-testing methodology☆138Updated 2 weeks ago
- Testing framework for rust enhancing the built-in library with some useful features.☆67Updated 4 months ago
- An updated version of linked-hash-map and friends☆122Updated 5 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆100Updated 2 weeks ago
- Show unused code from multi-crate Rust projects☆119Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Inter-event timing metrics on top of tracing.☆126Updated last week
- Map data structure whose keys are stored as ranges☆94Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 5 months ago
- Serialize and deserialize C-like enum as underlying repr☆248Updated 2 weeks ago
- Lazy formatting utility macro for rust☆128Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆252Updated 2 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆164Updated last month
- A super powered testing macro for Rust☆120Updated 6 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month