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:
- Better reference counted strings for Rust☆136Updated last year
- Define your own PhantomData☆158Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- A fast and flexible LRU map.☆192Updated 8 months ago
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆112Updated last month
- Pull in every source file in a directory as a module☆177Updated 2 weeks ago
- ☆223Updated last month
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆144Updated 2 years ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆165Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆274Updated last month
- Migrated to Codeberg☆79Updated 2 years ago
- A implementation of convenience integrations between tokio and tower☆132Updated last year
- An updated version of linked-hash-map and friends☆127Updated 5 months ago
- A scope for async_std and tokio to spawn non-static futures☆146Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆256Updated 2 weeks ago
- Convert number to enum☆87Updated last year
- Inter-event timing metrics on top of tracing.☆126Updated 2 weeks ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆152Updated 2 weeks ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆166Updated last month
- Fast JSON deserialization on borrowed data☆112Updated 3 months ago
- Make trait methods callable without the trait in scope☆157Updated last week
- The feature-rich, portable async channel library☆262Updated 2 years ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆101Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- Testing framework for rust enhancing the built-in library with some useful features.☆67Updated 5 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆172Updated last month
- ☆74Updated last month
- Async broadcast channels☆187Updated last month