PSeitz / serde_json_borrowLinks
Fast JSON deserialization on borrowed data
☆122Updated 2 months ago
Alternatives and similar repositories for serde_json_borrow
Users that are interested in serde_json_borrow are comparing it to the libraries listed below
Sorting:
- Utilities for working with impl traits in Rust.☆119Updated last year
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆97Updated 11 months ago
- Define your own PhantomData☆158Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆172Updated last year
- A generic abstraction of paginated APIs☆62Updated 2 years ago
- ☆226Updated 6 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated last month
- Compatibility adapter between tokio and futures☆188Updated last week
- A implementation of convenience integrations between tokio and tower☆134Updated 2 years ago
- A concurrent, append-only vector.☆209Updated 5 months ago
- An atomically updatable Arc for lock-free concurrency.☆189Updated 2 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆149Updated 2 years ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆153Updated last year
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆123Updated 5 months ago
- Async broadcast channels☆189Updated 5 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆113Updated 3 months ago
- Utility wrapper to send non send types to other threads safely☆185Updated 10 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆145Updated 4 months ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆100Updated this week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- ☆43Updated last year
- Track and query Cargo dependency graphs.☆251Updated last week
- 🦕 Add dyn compatible variant to your async trait!☆72Updated 4 months ago
- Minimal async cache in Rust with support for key expirations☆55Updated 8 months ago
- A fast and flexible LRU map.☆199Updated last year
- Make trait methods callable without the trait in scope☆162Updated last month
- Generate Rust enum variants without associated data☆99Updated 2 weeks ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆141Updated last year