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☆111Updated 7 months ago
- ☆87Updated 2 months ago
- ☆42Updated 2 years ago
- ☆61Updated last year
- Run closures in parallel☆114Updated last year
- ☆61Updated 2 years ago
- Async tracing capabilities for the log crate☆98Updated 5 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Thread parking and unparking☆82Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated 2 weeks ago
- Observer pattern which generates a futures 0.3 stream of events☆42Updated 3 years ago
- Extensions for the Rust standard library☆42Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆93Updated 7 months ago
- Data parallelism library for async-std.☆96Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- Async filesystem primitives☆143Updated 3 months ago
- A circular buffer with fixed capacity (Rust).☆108Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- Reactive dependency injection for Rust.☆42Updated 2 months ago
- Convert closures into wakers☆47Updated last year
- Utilities for encoding and decoding frames with async/await☆76Updated 4 years ago
- Duplicate an async I/O handle☆41Updated last year
- An updated version of linked-hash-map and friends☆141Updated 3 months ago
- Safely cast slices of one built-in fundamental number type to another☆28Updated 11 months ago
- ☆46Updated 2 years ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- Proc macro for smol async runtime☆54Updated 5 years ago
- Oneshot Rust channel working both in and between sync and async environments☆96Updated last week