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:
- Utilities for dealing with substructures within syn macros☆141Updated 3 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- Automatically implement traits for common smart pointers☆119Updated 4 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Heap-based async timers☆214Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- An updated version of linked-hash-map and friends☆121Updated 4 months ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- ☆86Updated 6 months ago
- Async executor for WebAssembly☆82Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 5 years ago
- skiplist☆142Updated 3 years ago
- `$crate` in procedural macros.☆73Updated 2 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated this week
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- A fast and flexible LRU map.☆190Updated 7 months ago
- Data parallelism library for async-std.☆93Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆247Updated last month
- Async stream for Rust and the futures crate.☆185Updated last week
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated this week
- generators☆209Updated last year
- Make trait methods callable without the trait in scope☆151Updated 2 months ago
- ☆125Updated 2 years ago
- ☆167Updated 2 years ago
- ☆111Updated last year
- ☆217Updated this week
- A stack for rust trait objects that minimizes allocations☆128Updated 3 years ago
- Better reference counted strings for Rust☆132Updated last year
- Run closures in parallel☆114Updated 6 months ago