carllerche / tokio-serdeLinks
☆86Updated 5 months ago
Alternatives and similar repositories for tokio-serde
Users that are interested in tokio-serde are comparing it to the libraries listed below
Sorting:
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Automatically implement traits for common smart pointers☆114Updated 2 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- Serialization value trees☆44Updated 10 months ago
- Run closures in parallel☆113Updated 5 months ago
- Utilities for encoding and decoding frames with async/await☆75Updated 4 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆58Updated 3 months ago
- Automatic cfg for Rust compiler features☆96Updated 3 weeks ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆89Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- ☆72Updated 2 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆44Updated 5 months ago
- ☆57Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- Serde support for the humantime crate☆34Updated last year
- Concurrent hash trie☆54Updated 4 years ago
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 2 years ago
- Heap-based async timers☆214Updated last year
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated last year
- An updated version of linked-hash-map and friends☆115Updated 2 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 10 months ago
- Timer facilities for Rust's async story☆56Updated 8 months ago
- Convert closures into wakers☆45Updated 5 months ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- ☆16Updated 3 months ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Minimal async cache in Rust with support for key expirations☆53Updated 3 weeks ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago