zefchain / serde-reflection
Rust libraries and tools to help with interoperability and testing of serialization formats based on Serde.
☆141Updated this week
Alternatives and similar repositories for serde-reflection:
Users that are interested in serde-reflection are comparing it to the libraries listed below
- A fast and flexible LRU map.☆172Updated 2 weeks 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`☆109Updated 3 months ago
- Better reference counted strings for Rust☆117Updated 6 months ago
- Automatically implement traits for common smart pointers☆104Updated this week
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated 3 weeks ago
- ☆65Updated 7 months ago
- Minimal asynchronous runtime for Rust☆125Updated 5 months ago
- Track and query Cargo dependency graphs.☆196Updated last week
- A concurrent, append-only vector.☆141Updated 2 weeks ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆126Updated 3 months ago
- A scope for async_std and tokio to spawn non-static futures☆125Updated 7 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆190Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆149Updated 10 months ago
- Graph the number of crates that depend on your crate over time☆237Updated 2 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆254Updated last month
- Open a scope and then freeze it in time for future access.☆104Updated 4 months ago
- generators☆203Updated last year
- A minimalist property-based testing library☆107Updated last month
- Compatibility adapter between tokio and futures☆159Updated 2 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆230Updated 6 months ago
- ☆58Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆141Updated last week
- Convert number to enum☆88Updated 5 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated 2 years ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆140Updated this week
- Make trait methods callable without the trait in scope☆135Updated 2 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆115Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆155Updated 3 weeks ago
- Type that deserializes only from one specific value☆232Updated 3 weeks ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆117Updated 7 months ago