Bathtor / rust-hash-wheel-timerLinks
A simple hash wheel timer supporting both periodic and one-off events
☆29Updated last year
Alternatives and similar repositories for rust-hash-wheel-timer
Users that are interested in rust-hash-wheel-timer are comparing it to the libraries listed below
Sorting:
- Port of bbolt in Rust☆67Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- Rust bindings for SQLite’s lsm1 extension in stand-alone manner.☆25Updated 9 months ago
- 🦕 Add dyn compatible variant to your async trait!☆72Updated 5 months ago
- Object Pool LockFree in Rust☆49Updated 4 months ago
- Convert closures into wakers☆47Updated last year
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆153Updated last year
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆70Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated 2 weeks ago
- Heph is an actor library for Rust based on asynchronous functions.☆150Updated this week
- Bounded MPMC channel abstraction on top of a ring buffer☆44Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- Thread-safe object pool with automatic return and attach/detach semantics☆82Updated 6 months ago
- Yaque is yet another disk-backed persistent queue for Rust.☆88Updated last year
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 5 years ago
- Run closures in parallel☆114Updated last year
- ☆76Updated 2 months ago
- ☆39Updated 5 years ago
- A global executor built on top of async-executor and smol☆76Updated 5 months ago
- Typed any map for rust☆67Updated last year
- A circular buffer-like queue container.☆40Updated 10 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated 3 months ago
- Library safely exposing the io_uring API.☆78Updated last week
- Simple channel-like APIs over TCP streams for communications between rust services.☆38Updated last year
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- ☆112Updated 2 years ago
- futures::AtomicWaker extracted into its own crate☆38Updated 2 months ago