Diggsey / ijsonLinks
More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.
☆140Updated 11 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
- Better reference counted strings for Rust☆138Updated last year
- A fast and flexible LRU map.☆198Updated 10 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆112Updated 3 weeks ago
- ☆231Updated 3 months ago
- Define your own PhantomData☆158Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆145Updated 2 years ago
- An updated version of linked-hash-map and friends☆137Updated 2 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- A scope for async_std and tokio to spawn non-static futures☆152Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆262Updated this week
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- Dead simple queue implementation for rust with async-await☆105Updated 3 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆143Updated last year
- A Cargo subcommand to build and test all feature flag combinations.☆170Updated last month
- Fast JSON deserialization on borrowed data☆116Updated last month
- Inter-event timing metrics on top of tracing.☆128Updated last week
- ☆217Updated 3 months 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.☆169Updated last month
- Async synchronization primitives☆275Updated 2 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆172Updated 2 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆153Updated last month
- A concurrent, append-only vector.☆204Updated 2 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆143Updated last week
- A super powered testing macro for Rust☆122Updated 8 months ago
- Simple string matching with single- and multiple-wildcard operator☆89Updated last month