zefchain / serde-reflectionLinks
Rust libraries and tools to help with interoperability and testing of serialization formats based on Serde.
☆180Updated 4 months ago
Alternatives and similar repositories for serde-reflection
Users that are interested in serde-reflection are comparing it to the libraries listed below
Sorting:
- A fast and flexible LRU map.☆198Updated 10 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- Fast JSON deserialization on borrowed data☆116Updated last month
- ☆233Updated 3 months ago
- Track and query Cargo dependency graphs.☆238Updated last week
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆126Updated last year
- Automatically implement traits for common smart pointers☆120Updated 7 months ago
- Define your own PhantomData☆158Updated this week
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- ☆76Updated 2 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆152Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆288Updated 3 weeks ago
- CBOR: Concise Binary Object Representation☆80Updated 2 weeks ago
- Better reference counted strings for Rust☆138Updated last year
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago
- A concurrent, append-only vector.☆204Updated 3 months ago
- Async broadcast channels☆187Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- A token-based rate limiter based on the leaky bucket algorithm.☆112Updated last month
- Append-only collections for Rust where borrows to entries can outlive insertions☆263Updated last week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- A versatile and developer-friendly trait mocking library☆77Updated this week
- ☆217Updated 3 months ago
- A whitespace-aware quasiquoter for beautiful code generation.☆196Updated 2 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 3 months ago
- A simple concurrent caching library that might fit to many use cases☆138Updated 10 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆143Updated last year
- Tracing layer that automatically creates and manages progress bars for active spans.☆259Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆253Updated last month
- A implementation of convenience integrations between tokio and tower☆133Updated 2 years ago