carllerche / tokio-serde
☆84Updated 3 months ago
Alternatives and similar repositories for tokio-serde:
Users that are interested in tokio-serde are comparing it to the libraries listed below
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated last month
- Utilities for encoding and decoding frames with async/await☆75Updated 4 years ago
- A global executor built on top of async-executor and smol☆74Updated last month
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 9 months ago
- Convert closures into wakers☆45Updated 3 months ago
- Automatically implement traits for common smart pointers☆110Updated 3 weeks ago
- Asynchronous access to a bincode-encoded item stream.☆74Updated last month
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Serialization value trees☆44Updated 9 months ago
- ☆56Updated last year
- Run closures in parallel☆113Updated 3 months ago
- ☆61Updated 3 years ago
- Make trait methods callable without the trait in scope☆136Updated 2 months ago
- ☆107Updated last year
- Pick a free unused port☆39Updated 2 years ago
- ☆72Updated last month
- Serde support for the humantime crate☆33Updated last year
- Abstract over different executors☆73Updated last year
- 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
- Automatic cfg for Rust compiler features☆96Updated 7 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 4 months ago
- An adapter for futures, which chunks up elements and flushes them after a timeout — or when the buffer is full. (Formerly known as tokio-…☆77Updated 11 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆57Updated 2 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last month
- A circular buffer with fixed capacity (Rust).☆104Updated last year
- derive newtype for diesel traits☆52Updated last year