zefchain / serde-reflectionLinks
Rust libraries and tools to help with interoperability and testing of serialization formats based on Serde.
☆175Updated 2 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:
- ☆216Updated last week
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆113Updated 3 weeks ago
- Define your own PhantomData☆156Updated last week
- Track and query Cargo dependency graphs.☆231Updated last week
- A scope for async_std and tokio to spawn non-static futures☆144Updated last year
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆121Updated 10 months ago
- A fast and flexible LRU map.☆190Updated 7 months ago
- A implementation of convenience integrations between tokio and tower☆130Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 10 months ago
- A concurrent, append-only vector.☆191Updated last week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆161Updated last year
- Automatically implement traits for common smart pointers☆119Updated 4 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆248Updated 2 months ago
- CBOR: Concise Binary Object Representation☆75Updated 2 months ago
- Better reference counted strings for Rust☆134Updated last year
- ☆73Updated 2 weeks ago
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated 2 weeks ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Creates graphviz dependency graphs for Rust projects that use Cargo☆189Updated last month
- Fast JSON deserialization on borrowed data☆112Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆212Updated 2 weeks ago
- ☆192Updated last month
- Mimicking tokio functionalities on web browsers☆103Updated last month
- Graph the number of crates that depend on your crate over time☆251Updated last week
- Append-only collections for Rust where borrows to entries can outlive insertions☆255Updated last month
- A lightweight version of pin-project written with declarative macros.☆253Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated last week
- Type that deserializes only from one specific value☆245Updated 2 weeks ago
- Experiments with structured concurrency in Rust☆382Updated last year