hicqu / fifo-rs
A first-in-first-out for bytes, like kfifo in Linux.
☆18Updated 7 years ago
Alternatives and similar repositories for fifo-rs:
Users that are interested in fifo-rs are comparing it to the libraries listed below
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- Rust wrapper around epoll and kqueue☆44Updated last year
- A pool of reusable values☆50Updated 5 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 3 years ago
- hybrid logical clock for Rust☆21Updated 9 years ago
- ☆37Updated 4 years ago
- A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled☆34Updated last year
- Work-stealing thread pool for executiong futures☆42Updated 7 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- An HTTP/2.0 client and server `Service` implementation.☆88Updated 5 years ago
- TCP load testing tool, written in async Rust☆37Updated 3 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆50Updated last year
- A context that carries a deadline, cancelation signals and request scoped values across API boundaries and between processes.☆25Updated 6 years ago
- Write Ahead Logging for Rust☆25Updated 8 years ago
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Updated 5 years ago
- Simple Opinionated Networking in Rust☆53Updated 4 years ago
- Asynchronous file I/O for Tokio☆48Updated 6 months ago
- A Experimental gRPC implemention with Actix. (WIP)☆9Updated 6 years ago
- ☆25Updated last year
- A Rust mpsc with unbounded members in bounded memory☆48Updated 3 years ago
- raw bindings for git://git.kernel.dk/liburing☆16Updated 5 years ago
- Concurrent hash trie☆51Updated 4 years ago
- A Rust HashMap implementation with copy-on-write keys and values☆32Updated 5 years ago
- A concurrent lock-free hash map for Rust.☆21Updated 3 years ago
- Helper trait to create a boxed instance without going through stack☆35Updated 2 years ago
- A hierarchical timer wheel in Rust☆17Updated 6 years ago
- MQTT protocol v3 implementation☆26Updated 5 years ago
- A collection of Tokio middleware☆29Updated 7 years ago
- Extra components for use with Mio.☆31Updated 3 weeks ago
- A Rust librrary to convert a decimal number to its Chinese form☆14Updated 9 years ago