PSeitz / serde_json_borrowLinks
Fast JSON deserialization on borrowed data
☆116Updated 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
- Utilities for working with impl traits in Rust.☆117Updated 9 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- A fast and flexible LRU map.☆198Updated 10 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆193Updated last month
- A implementation of convenience integrations between tokio and tower☆132Updated 2 years 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…☆97Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- ☆217Updated 3 months ago
- Define your own PhantomData☆158Updated this week
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated last year
- cargo-add command to make dependencies into dylibs☆102Updated 3 years ago
- An updated version of linked-hash-map and friends☆137Updated 2 weeks ago
- Compatibility adapter between tokio and futures☆185Updated 2 months ago
- Compile-time string operations☆108Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆262Updated this week
- A token-based rate limiter based on the leaky bucket algorithm.☆112Updated 3 weeks ago
- A generic abstraction of paginated APIs☆62Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated 11 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- Asynchronous HTTP body trait☆149Updated 2 months ago
- Async synchronization primitives☆275Updated 2 months ago
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago
- Utilities for working with shared slices of memory☆79Updated 4 months ago
- Typed any map for rust☆67Updated 10 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆143Updated last year
- A scope for async_std and tokio to spawn non-static futures☆152Updated last year