PSeitz / serde_json_borrowLinks
Fast JSON deserialization on borrowed data
☆108Updated 3 weeks 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:
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 9 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- Utilities for working with impl traits in Rust.☆109Updated 5 months ago
- A generic abstraction of paginated APIs☆60Updated last year
- ☆163Updated this week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆157Updated last year
- A fast and flexible LRU map.☆189Updated 6 months ago
- A versatile and developer-friendly trait mocking library☆75Updated 3 months ago
- Define your own PhantomData☆155Updated this week
- Compatibility adapter between tokio and futures☆171Updated 4 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 7 months ago
- Utilities for working with shared slices of memory☆71Updated last week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆81Updated 3 weeks ago
- A caching middleware that follows HTTP caching rules☆85Updated 2 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆138Updated last year
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 8 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- Minimal TOML library with few dependencies☆84Updated 4 months ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆120Updated 9 months ago
- Reports when tokio runtime threads are blocking☆65Updated 10 months ago
- ☆212Updated last week
- A implementation of convenience integrations between tokio and tower☆130Updated last year
- Provides json/csv/protobuf/arrow streaming support for axum☆76Updated 3 weeks ago
- A token-based rate limiter based on the leaky bucket algorithm.☆111Updated 3 months ago
- Utility wrapper to send non send types to other threads safely☆183Updated 3 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated last month
- Make trait methods callable without the trait in scope☆149Updated last month
- Track and query Cargo dependency graphs.☆230Updated this week
- Typed any map for rust☆67Updated 6 months ago
- Asynchronous HTTP body trait☆142Updated 3 months ago