zefchain / serde-reflectionLinks
Rust libraries and tools to help with interoperability and testing of serialization formats based on Serde.
☆181Updated last week
Alternatives and similar repositories for serde-reflection
Users that are interested in serde-reflection are comparing it to the libraries listed below
Sorting:
- ☆240Updated 4 months ago
- A fast and flexible LRU map.☆198Updated 11 months ago
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- A scope for async_std and tokio to spawn non-static futures☆154Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- Automatically implement traits for common smart pointers☆120Updated 8 months ago
- Define your own PhantomData☆158Updated this week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆289Updated 3 weeks ago
- Track and query Cargo dependency graphs.☆244Updated this week
- Better reference counted strings for Rust☆139Updated last year
- ☆218Updated 5 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆113Updated 2 months ago
- Fast JSON deserialization on borrowed data☆121Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated this week
- Async broadcast channels☆188Updated 4 months ago
- CBOR: Concise Binary Object Representation☆82Updated 3 weeks ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- A implementation of convenience integrations between tokio and tower☆132Updated 2 years ago
- Rust libraries and tools to help with interoperability and testing of serialization formats based on Serde.☆140Updated 3 years 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`☆128Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆152Updated last year
- Utilities for working with impl traits in Rust.☆118Updated 10 months ago
- Make trait methods callable without the trait in scope☆161Updated this week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- A concurrent, append-only vector.☆207Updated 4 months ago
- Procedural macro to easily write higher-order strategies in proptest.☆48Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Graph the number of crates that depend on your crate over time☆254Updated this week
- Fork of std::Arc with lots of utilities useful for FFI☆268Updated last month