Timer facilities for Rust's async story
☆56Sep 29, 2024Updated 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:
- native timers for futures 0.3☆25Mar 6, 2019Updated 6 years ago
- Utilities building on top of Rust's async primitives.☆24Jun 13, 2019Updated 6 years ago
- Atomic operations on potentially uninitialized integers.☆28Updated this week
- Heap-based async timers☆216Jun 14, 2024Updated last year
- micro RPC framework (WIP and experimental)☆14Jun 26, 2021Updated 4 years ago
- Some Benchmark and testing around Libuv and Rust MIO libraries☆13Dec 25, 2016Updated 9 years ago
- reflection for rust programming☆16Aug 30, 2019Updated 6 years ago
- Supporting crate for ureq☆12Nov 22, 2025Updated 3 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆18Feb 7, 2026Updated 3 weeks ago
- Compiler for the Lavish IDL☆17Jul 11, 2019Updated 6 years ago
- [Unpublished] Fast, effective, minimalist web framework for Rust☆15Dec 15, 2019Updated 6 years ago
- Comparing Rust crate function speeds☆16Jan 11, 2019Updated 7 years ago
- Parameterized routing for generic resources in Rust☆36Jan 4, 2026Updated last month
- Native HDFS client for Rust☆13Nov 11, 2018Updated 7 years ago
- Utilities for encoding and decoding frames with async/await☆76Feb 6, 2026Updated 3 weeks ago
- Standard RSocket RPC Kotlin Implementation☆18Sep 13, 2019Updated 6 years ago
- Wrapper providing a safe and simple way to access liburing-sys features.☆19Jun 5, 2019Updated 6 years ago
- A generic implementation of double-buffering.☆17Dec 29, 2021Updated 4 years ago
- Physics vector library☆17Jan 16, 2022Updated 4 years ago
- Async friendly, simple and fast binary encoding and decoding in Rust☆24Apr 13, 2022Updated 3 years ago
- A crate which wraps Serde deserializers and decrypts values☆22Updated this week
- 🦈 GUI framework agnostic virtual DOM library☆16Aug 20, 2018Updated 7 years ago
- Observer pattern which generates a futures 0.3 stream of events☆42Oct 29, 2022Updated 3 years ago
- Drpc-Correct, high performance, robust, easy use Remote invocation framework