novifinancial / serde-reflection
Rust libraries and tools to help with interoperability and testing of serialization formats based on Serde.
☆138Updated 2 years ago
Alternatives and similar repositories for serde-reflection:
Users that are interested in serde-reflection are comparing it to the libraries listed below
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 4 years ago
- generators☆205Updated last year
- Heap-based async timers☆212Updated 10 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Make trait methods callable without the trait in scope☆136Updated last month
- 🌵 Cycle-Aware Reference Counting in Rust☆147Updated this week
- Fork of std::Arc with lots of utilities useful for FFI☆232Updated 3 months ago
- skiplist☆142Updated 3 years ago
- A fast and flexible LRU map.☆181Updated 3 months ago
- Automatically implement traits for common smart pointers☆109Updated 2 weeks ago
- Better reference counted strings for Rust☆121Updated 9 months ago
- Async executor for WebAssembly☆81Updated last year
- Procedural macros in expression position☆203Updated 2 years ago
- Compile-time checks that an enum or match is written in sorted order☆113Updated last month
- Run closures in parallel☆113Updated 3 months ago
- Utilities for pinning☆97Updated last year
- Async stream for Rust and the futures crate.☆183Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 weeks ago
- A global executor built on top of async-executor and smol☆74Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated last month
- Utilities for dealing with substructures within syn macros☆139Updated 8 months ago
- ☆182Updated last month
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆143Updated 3 years ago
- ☆205Updated 2 weeks ago
- Utility wrapper to send non send types to other threads safely☆179Updated last month
- ☆109Updated last year
- Rust libraries and tools to help with interoperability and testing of serialization formats based on Serde.☆158Updated 3 weeks ago
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆85Updated last year
- Inter-event timing metrics on top of tracing.☆117Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 4 months ago