alecmocatta / serde_traitobject
Serializable trait objects for Rust.
☆52Updated last year
Related projects ⓘ
Alternatives and complementary repositories for serde_traitobject
- An updated version of linked-hash-map and friends☆99Updated 6 months ago
- Serialization value trees☆43Updated 3 months ago
- Concurrent hash trie☆51Updated 4 years ago
- ☆76Updated 8 months ago
- Async tracing capabilities for the log crate☆99Updated 3 years ago
- A global executor built on top of async-executor and smol☆74Updated 5 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆66Updated 3 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 months ago
- Observer pattern which generates a futures 0.3 stream of events☆40Updated 2 years ago
- Make trait methods callable without the trait in scope☆135Updated last week
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆51Updated 4 months ago
- Convert closures into wakers☆43Updated last month
- Bounded MPMC channel abstraction on top of a ring buffer☆39Updated 3 months ago
- Threadsafe RefCell for Rust☆88Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 11 months ago
- docs.rs as a publishing platform?☆66Updated 4 months ago
- Utilities for encoding and decoding frames with async/await☆74Updated 3 years ago
- ☆40Updated 2 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆42Updated 3 weeks ago
- Concatenate identifiers in a macro invocation☆93Updated last year
- ☆108Updated 11 months ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 3 years ago
- Safe wrapper for initializing arrays☆72Updated last year
- Abstract over different executors☆74Updated last year
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆94Updated last month
- A lockless mpmc/mpsc to support async base on crossbeam☆48Updated last year