novifinancial / serde-reflectionLinks
Rust libraries and tools to help with interoperability and testing of serialization formats based on Serde.
☆138Updated 3 years ago
Alternatives and similar repositories for serde-reflection
Users that are interested in serde-reflection are comparing it to the libraries listed below
Sorting:
- generators☆209Updated last year
- skiplist☆142Updated 3 years ago
- Utilities for pinning☆96Updated last year
- Automatically implement traits for common smart pointers☆114Updated 2 months ago
- Heap-based async timers☆214Updated last year
- The feature-rich, portable async channel library☆258Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆139Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆241Updated 2 weeks ago
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- Async stream for Rust and the futures crate.☆183Updated 3 weeks ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- An on-disk hash table implementation☆123Updated 3 years ago
- Asynchronous HTTP/1.1 in Rust☆163Updated last year
- Serializable trait objects for Rust.☆54Updated 3 months ago
- Better reference counted strings for Rust☆126Updated 11 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated last week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 4 years ago
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆85Updated 2 years ago
- Async executor for WebAssembly☆82Updated last year
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 7 months ago
- Compile-time checks that an enum or match is written in sorted order☆115Updated 3 weeks ago
- ☆210Updated this week
- Threadsafe RefCell for Rust☆93Updated 3 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 11 months ago
- Eventually consistent values for Rust☆125Updated 3 years ago
- Make trait methods callable without the trait in scope☆148Updated last month
- `$crate` in procedural macros.☆72Updated last month
- A fast and flexible LRU map.☆189Updated 5 months ago
- A scope for async_std and tokio to spawn non-static futures☆136Updated last year
- ☆167Updated 2 years ago