async-rs / futures-timer
Heap-based async timers
☆212Updated 11 months ago
Alternatives and similar repositories for futures-timer
Users that are interested in futures-timer are comparing it to the libraries listed below
Sorting:
- Utilities for pinning☆97Updated last year
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- A TLS implementation over AsyncRead and AsyncWrite☆166Updated last year
- Procedural macros in expression position☆203Updated 2 years ago
- Task abstraction for building executors☆212Updated 2 years ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- ☆129Updated 5 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…☆89Updated 2 years ago
- Integrate Diesel into Tokio cleanly and efficiently.☆104Updated last year
- Run closures in parallel☆113Updated 3 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Redis actor and middleware for Actix☆109Updated 5 years ago
- Types and traits for http-based services using the latest futures API☆103Updated 4 years ago
- Recognizes URL patterns with support for dynamic and wildcard segments☆100Updated 2 years ago
- Async networking primitives for TCP/UDP/Unix communication☆131Updated 3 months ago
- Types and traits for http clients☆114Updated last year
- Common types for HTTP operations☆203Updated last year
- A Rust library to retry some code until its return value satisfies a condition.☆120Updated last month
- A HashMap wrapper that holds key-value pairs in insertion order☆171Updated 10 months ago
- Async filesystem primitives☆132Updated 3 months ago
- An async NATS client library for the Rust programming language.☆83Updated 11 months ago
- generators☆207Updated last year
- ☆70Updated 3 years ago
- Asynchronous HTTP body trait☆140Updated last month
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 2 months ago
- Tokio doc blitz effort - A concerted effort to improve Tokio's documentation.☆51Updated 6 years ago
- A Rust library for interrupting asynchronous streams.☆159Updated 4 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Jaeger tracing library for Rust☆83Updated 11 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 last year