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:
- Automatic cfg for Rust compiler features☆103Updated 2 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- An updated version of linked-hash-map and friends☆122Updated 5 months ago
- ☆60Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- ☆108Updated last year
- ☆62Updated 3 years ago
- Run closures in parallel☆114Updated 7 months ago
- A global executor built on top of async-executor and smol☆74Updated 3 weeks ago
- Serialization value trees☆45Updated last year
- ☆125Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- 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
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- ☆75Updated 2 weeks 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`☆62Updated last month
- Concurrent hash trie☆57Updated 4 years ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆141Updated 4 months ago
- Automatically implement traits for common smart pointers☆120Updated 5 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- Heap-based async timers☆214Updated last year
- Convert closures into wakers☆45Updated 7 months ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month
- `$crate` in procedural macros.☆74Updated last week
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 3 months ago
- How to run Hyper on async-std☆40Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆89Updated 2 months ago