hicqu / fifo-rsLinks
A first-in-first-out for bytes, like kfifo in Linux.
☆19Updated 8 years ago
Alternatives and similar repositories for fifo-rs
Users that are interested in fifo-rs are comparing it to the libraries listed below
Sorting:
- Stackful coroutine library for Rust that "just works"☆53Updated 3 years ago
- Rust wrapper around epoll and kqueue☆46Updated 2 years ago
- Extensions for standard networking types☆106Updated last year
- A Rust mpsc with unbounded members in bounded memory☆48Updated 4 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 6 years ago
- Epoch-based garbage collection☆81Updated 7 years ago
- Simple Opinionated Networking in Rust☆54Updated 5 years ago
- HTTP/2 Rust library☆50Updated 8 years ago
- An HTTP/2.0 client and server `Service` implementation.☆88Updated 6 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- A pool of reusable values☆51Updated 6 years ago
- Experimental Rust QUIC implementation - moved to https://github.com/djc/quinn☆68Updated 7 years ago
- A cache that holds a limited number of key-value pairs☆84Updated 3 years ago
- Time Interval Counting for Rust - stats based on start/stop times for events☆73Updated 6 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Asynchronous file I/O for Tokio☆48Updated 7 months ago
- Concurrent hash trie☆58Updated 5 years ago
- Write Ahead Logging for Rust☆26Updated 9 years ago
- ☆130Updated 6 years ago
- Rust MetroHash☆53Updated last year
- io_uring proof of concept in rust, integrated with tokio timers/executor (but not the reactor ofc)☆46Updated 6 years ago
- hybrid logical clock for Rust☆21Updated 10 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- Native Rust library for managing control groups under Linux☆78Updated 3 years ago
- Redis client for Tokio☆60Updated 8 years ago
- Concurrent work-stealing deque☆48Updated 7 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 5 years ago
- A concurrent lock-free hash map for Rust.☆21Updated 4 years ago
- LRU cache settable via size or time to live☆107Updated 3 years ago