PSeitz / serde_json_borrowLinks
Fast JSON deserialization on borrowed data
☆121Updated last month
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:
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- ☆218Updated 5 months ago
- A versatile and developer-friendly trait mocking library☆78Updated last month
- Track and query Cargo dependency graphs.☆244Updated this week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆150Updated last year
- Utilities for working with impl traits in Rust.☆118Updated 10 months ago
- Oneshot Rust channel working both in and between sync and async environments☆95Updated 9 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆102Updated 3 months ago
- Define your own PhantomData☆158Updated this week
- A concurrent, append-only vector.☆207Updated 4 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated last month
- A token-based rate limiter based on the leaky bucket algorithm.☆113Updated 2 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- A generic abstraction of paginated APIs☆62Updated last year
- A fast and flexible LRU map.☆198Updated 11 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 3 weeks ago
- Async broadcast channels☆188Updated 4 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 3 weeks 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…☆99Updated 3 months ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆169Updated last month
- Comparison of Rust string types☆162Updated 2 weeks ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated last year
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆128Updated last year
- Make trait methods callable without the trait in scope☆161Updated this week
- ☆240Updated 4 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆169Updated this week
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Compatibility adapter between tokio and futures☆186Updated 3 months ago