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☆103Updated 3 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- ☆39Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- ☆46Updated last year
- ☆59Updated last year
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- Run closures in parallel☆115Updated 8 months ago
- ☆87Updated 8 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- Convert closures into wakers☆45Updated 8 months ago
- Lending iterators on stable Rust☆83Updated last year
- Extensions for the Rust standard library☆40Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- ☆60Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆90Updated 2 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆74Updated last year
- Migrated to Codeberg☆79Updated 2 years ago
- Rust String type with configurable byte storage.☆35Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Thread parking and unparking☆79Updated 8 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- Zero-cost bitsets over native Rust types☆78Updated 6 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 6 months ago
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- Utilities for dealing with substructures within syn macros☆142Updated 4 months ago
- A memory efficient container for rust nested collections☆40Updated 3 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year