tokio-rs / book
☆45Updated 4 years ago
Alternatives and similar repositories for book:
Users that are interested in book are comparing it to the libraries listed below
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Thread parking and unparking☆74Updated last month
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆139Updated 4 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- ☆43Updated 2 years ago
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated last year
- OpenTracing API for Rust☆62Updated 8 months ago
- Async filesystem primitives☆133Updated last month
- A global executor built on top of async-executor and smol☆73Updated 8 months ago
- Duplicate an async I/O handle☆40Updated last month
- futures::AtomicWaker extracted into its own crate☆25Updated last month
- Run closures in parallel☆112Updated last month
- super simple in-memory blocking LSM for constant-size keys and values☆68Updated last month
- Bitmap types for Rust☆49Updated last year
- The simd optimized escape code☆53Updated this week
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 6 months ago
- Utilities for pinning☆97Updated 10 months ago
- Jaeger tracing library for Rust☆83Updated 8 months ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 3 years ago
- Convert closures into wakers☆45Updated last month
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆86Updated 2 years ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- ☆28Updated 5 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Async networking primitives for TCP/UDP/Unix communication☆130Updated last month
- An adapter for futures, which chunks up elements and flushes them after a timeout — or when the buffer is full. (Formerly known as tokio-…☆75Updated 9 months ago
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- Heap-based async timers☆211Updated 8 months ago
- An I/O-oriented tokio runtime thread pool☆49Updated 4 years ago