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☆104Updated 4 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last week
- ☆59Updated last year
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- ☆87Updated 9 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆74Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- ☆39Updated 2 years ago
- Run closures in parallel☆115Updated 9 months ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- ☆60Updated 2 years ago
- Zero-cost bitsets over native Rust types☆78Updated 6 months ago
- ☆46Updated last year
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 2 years ago
- Runtime-agnostic actor library☆77Updated 2 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆68Updated 3 weeks ago
- Data parallelism library for async-std.☆94Updated last year
- Reactive dependency injection for Rust.☆42Updated 3 weeks ago
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last year
- structured parallel execution for async Rust☆36Updated last year
- Extensions for the Rust standard library☆40Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆90Updated 3 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆99Updated 2 weeks ago