Portable interface to epoll, kqueue, event ports, and wepoll
☆713Feb 7, 2026Updated 3 weeks ago
Alternatives and similar repositories for polling
Users that are interested in polling are comparing it to the libraries listed below
Sorting:
- Async I/O and timers☆587Feb 15, 2026Updated 2 weeks ago
- Task abstraction for building executors☆575Feb 13, 2026Updated 2 weeks ago
- Async executor☆439Feb 18, 2026Updated 2 weeks ago
- Futures, streams, and async I/O combinators.☆536Feb 5, 2026Updated last month
- Notify async tasks or threads☆504Feb 7, 2026Updated 3 weeks ago
- Async multi-producer multi-consumer channel☆935Jul 6, 2025Updated 7 months ago
- Concurrent multi-producer multi-consumer queue☆301Dec 2, 2025Updated 3 months ago
- A small and fast async runtime for Rust☆4,788Feb 23, 2026Updated last week
- Async synchronization primitives☆284Dec 21, 2025Updated 2 months ago
- A crate for safe and ergonomic pin-projection.☆704Updated this week
- Async networking primitives for TCP/UDP/Unix communication☆140Feb 15, 2026Updated 2 weeks ago
- Module initialization/global constructor functions for Rust☆960Dec 4, 2025Updated 3 months ago
- Async filesystem primitives☆145Feb 15, 2026Updated 2 weeks ago
- A thread pool for isolating blocking I/O in async programs☆375Aug 31, 2025Updated 6 months ago
- Spin-based synchronization primitives☆586Feb 5, 2026Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,621Feb 16, 2026Updated 2 weeks ago
- Support atomic operations on Arc itself☆1,264Feb 22, 2026Updated last week
- A simple and fast random number generator☆565Feb 9, 2026Updated 3 weeks ago
- A fast bump allocation arena for Rust☆2,117Feb 26, 2026Updated last week
- The `io_uring` library for Rust☆1,608Updated this week
- A vector with a fixed capacity. (Rust)☆852Oct 19, 2024Updated last year
- Convert closures into wakers☆47Jan 19, 2025Updated last year
- A safe and fast multi-producer, multi-consumer channel.☆2,884Dec 22, 2025Updated 2 months ago
- Slab allocator for Rust☆879Jan 31, 2026Updated last month
- A lightweight version of pin-project written with declarative macros.☆273Feb 9, 2026Updated 3 weeks ago
- An implementation of a LRU cache☆787Jan 7, 2026Updated last month
- Temporary file library for rust☆1,408Feb 24, 2026Updated last week
- Just, really the littlest Vec you could need. So smol.☆728Jan 28, 2026Updated last month
- Rust cache structures and easy function memoization☆1,961Dec 22, 2025Updated 2 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,305Jan 7, 2026Updated last month
- Heapless, `static` friendly data structures☆1,920Feb 16, 2026Updated 2 weeks ago
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,515Apr 29, 2025Updated 10 months ago
- Advanced configuration options for sockets.☆829Feb 14, 2026Updated 2 weeks ago
- Utilities for working with bytes☆2,188Feb 4, 2026Updated last month
- Asynchronous streams for Rust using async & await notation☆739Dec 8, 2024Updated last year
- Rust library for single assignment cells and lazy statics without macros☆2,064May 24, 2025Updated 9 months ago
- A Rust proc-macro attribute parser☆1,238Jan 15, 2026Updated last month
- Rust library allowing to register multiple handlers for the same signal☆835Feb 14, 2026Updated 2 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆371Dec 20, 2025Updated 2 months ago