zefchain / serde-reflectionLinks
Rust libraries and tools to help with interoperability and testing of serialization formats based on Serde.
☆163Updated 2 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:
- ☆156Updated 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`☆116Updated 8 months ago
- A fast and flexible LRU map.☆184Updated 5 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated 2 weeks ago
- Track and query Cargo dependency graphs.☆223Updated this week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆155Updated last year
- Tracing layer that automatically creates and manages progress bars for active spans.☆220Updated 4 months ago
- Experiments with structured concurrency in Rust☆365Updated 10 months ago
- Automatically implement traits for common smart pointers☆114Updated last month
- A pure-rust protobuf compiler, designed for use with prost-build☆88Updated last week
- Creates graphviz dependency graphs for Rust projects that use Cargo☆182Updated 11 months ago
- Open a scope and then freeze it in time for future access.☆108Updated 9 months ago
- Mimicking tokio functionalities on web browsers☆95Updated 2 weeks ago
- Graph the number of crates that depend on your crate over time☆241Updated 2 weeks ago
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated 2 weeks ago
- Define your own PhantomData☆152Updated 2 weeks ago
- Type that deserializes only from one specific value☆243Updated 2 weeks ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 8 months ago
- ☆210Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆234Updated 3 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆179Updated 2 months ago
- Blazing fast immutable collection datatypes for Rust.☆104Updated this week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆121Updated 8 months ago
- The feature-rich, portable async channel library☆255Updated 2 years ago
- A protobuf library extending prost with reflection support and dynamic messages.☆118Updated 2 weeks ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- ☆69Updated last week
- A scope for async_std and tokio to spawn non-static futures☆134Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆204Updated 2 weeks ago
- A lightweight version of pin-project written with declarative macros.☆248Updated last month