DoumanAsh / async-timerLinks
Timer facilities for Rust's async story
☆56Updated last year
Alternatives and similar repositories for async-timer
Users that are interested in async-timer are comparing it to the libraries listed below
Sorting:
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- ☆59Updated last year
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- ☆39Updated 2 years ago
- ☆61Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- ☆87Updated 9 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Reactive dependency injection for Rust.☆42Updated last month
- Data parallelism library for async-std.☆96Updated last year
- Abstract over different executors☆74Updated 2 years ago
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- Convert closures into wakers☆46Updated 9 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 3 weeks ago
- Utilities for encoding and decoding frames with async/await☆74Updated 4 years ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- Run closures in parallel☆115Updated 9 months ago
- Extensions for the Rust standard library☆40Updated last year
- In Rust, format Duration into a string like "1 hour ago" or "01hou".☆72Updated 2 months ago
- A circular buffer with fixed capacity (Rust).☆106Updated last year
- Rust crate for accepting general reference-like values without proliferating generics.☆37Updated 8 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 4 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Thread parking and unparking☆79Updated 9 months ago
- Threadsafe RefCell for Rust☆95Updated 7 months ago