carllerche / tokio-serdeLinks
☆85Updated 4 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:
- Serialization value trees☆44Updated 9 months ago
- Automatically implement traits for common smart pointers☆111Updated last month
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- Timer facilities for Rust's async story☆56Updated 8 months ago
- Data parallelism library for async-std.☆93Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆58Updated 3 months ago
- ☆61Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years 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 last week
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Automatic cfg for Rust compiler features☆95Updated last week
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 9 months ago
- Run closures in parallel☆113Updated 4 months ago
- Lock free bounded non blocking pub sub queue☆76Updated 4 years ago
- Utilities for encoding and decoding frames with async/await☆75Updated 4 years ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆84Updated 2 months ago
- Big array helper for serde☆60Updated last year
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated last year
- futures::AtomicWaker extracted into its own crate☆27Updated last week
- Native TLS for futures and async-std☆71Updated 10 months ago
- Implementation of RFC 7578 (Multipart) for Rust☆24Updated 5 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆83Updated this week
- Minimal async cache in Rust with support for key expirations☆53Updated last year
- ☆57Updated last year
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- Concurrent hash trie☆54Updated 4 years ago