carllerche / tokio-serdeLinks
☆87Updated 7 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
- Run closures in parallel☆114Updated 7 months ago
- Serialization value trees☆45Updated last year
- An updated version of linked-hash-map and friends☆122Updated 4 months ago
- Automatic cfg for Rust compiler features☆102Updated 2 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 weeks ago
- ☆62Updated 3 years ago
- A global executor built on top of async-executor and smol☆74Updated last week
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- ☆109Updated 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…☆90Updated 3 years ago
- ☆58Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- ☆125Updated 2 years ago
- Automatically implement traits for common smart pointers☆119Updated 4 months ago
- ☆74Updated 4 months ago
- Convert closures into wakers☆45Updated 7 months ago
- Rust serializer library☆87Updated last year
- Concurrent hash trie☆57Updated 4 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Serializable trait objects for Rust.☆56Updated 5 months ago
- Utilities for encoding and decoding frames with async/await☆75Updated 4 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆89Updated last month
- Abstract over different executors☆74Updated 2 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…☆93Updated 5 months ago
- Migrated to Codeberg☆79Updated last year
- Heap-based async timers☆214Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆61Updated 3 weeks ago