nathansizemore / epollLinks
Rust epoll wrapper
☆39Updated 4 months ago
Alternatives and similar repositories for epoll
Users that are interested in epoll are comparing it to the libraries listed below
Sorting:
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Lock free bounded non blocking pub sub queue☆77Updated last month
- Heap-based async timers☆216Updated last year
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- SmallVec-backed stack string optimisation☆44Updated 5 years ago
- Jaeger tracing library for Rust☆83Updated last year
- Rust interface for Linux futexes, the fast user-space locking primitive.☆92Updated last year
- A cache that holds a limited number of key-value pairs☆84Updated 3 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last month
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- ☆70Updated 4 years ago
- ☆88Updated 3 weeks ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆182Updated 3 weeks ago
- Time Interval Counting for Rust - stats based on start/stop times for events☆73Updated 6 years ago
- Utilities for pinning☆97Updated last year
- ☆125Updated 3 years ago
- Concurrent hash trie☆58Updated 5 years ago
- Time and duration crate optimized for speed and API stability.☆75Updated last month
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 2 months ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 5 years ago
- An adapter for futures, which chunks up elements and flushes them after a timeout — or when the buffer is full. (Formerly known as tokio-…☆81Updated last week
- A pure Rust implementation of BLAKE2 based on RFC 7693.☆64Updated 5 months ago
- A Vec of Bits☆183Updated 3 months ago
- ☆197Updated 8 months ago
- A TLS implementation over AsyncRead and AsyncWrite☆168Updated last year
- Epoch-based garbage collection☆81Updated 7 years ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆52Updated 4 years ago
- Native TLS for futures and async-std☆72Updated 6 months ago
- Abstract name service traits for rust☆20Updated 7 years ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆91Updated 3 years ago