zefchain / serde-reflectionLinks
Rust libraries and tools to help with interoperability and testing of serialization formats based on Serde.
☆168Updated 3 weeks 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 procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆157Updated last year
- ☆166Updated this week
- A scope for async_std and tokio to spawn non-static futures☆139Updated last year
- A fast and flexible LRU map.☆189Updated 6 months ago
- CBOR: Concise Binary Object Representation☆73Updated last month
- Automatically implement traits for common smart pointers☆115Updated 3 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
- Define your own PhantomData☆155Updated last week
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated 2 weeks ago
- Track and query Cargo dependency graphs.☆230Updated this week
- ☆212Updated 2 weeks ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 9 months ago
- Creates graphviz dependency graphs for Rust projects that use Cargo☆185Updated 2 weeks ago
- Utility wrapper to send non send types to other threads safely☆183Updated 3 months ago
- ☆72Updated last month
- Fast JSON deserialization on borrowed data☆108Updated last month
- A library for generating chrome://tracing traces in Rust.☆114Updated last year
- Better reference counted strings for Rust☆130Updated 11 months ago
- Graph the number of crates that depend on your crate over time☆251Updated this week
- Append-only collections for Rust where borrows to entries can outlive insertions☆252Updated 4 months ago
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆93Updated 2 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆148Updated 11 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- Mimicking tokio functionalities on web browsers☆99Updated this week
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last month
- A concurrent, append-only vector.☆187Updated 3 weeks ago
- An updated version of linked-hash-map and friends☆120Updated 3 months ago
- Async broadcast channels☆179Updated 6 months ago
- A pure-rust protobuf compiler, designed for use with prost-build☆89Updated last month
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated last month