hicqu / fifo-rsLinks
A first-in-first-out for bytes, like kfifo in Linux.
☆18Updated 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:
- Local Actor library based on may☆28Updated 11 months ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- ☆25Updated last year
- A Stream yielding inotify events, to be run on the tokio framework.☆22Updated 5 years ago
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Updated 5 years ago
- hybrid logical clock for Rust☆21Updated 9 years ago
- A dynamically typed value with fast downcasting.☆28Updated 9 years ago
- A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled☆34Updated last year
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Rust wrapper around epoll and kqueue☆46Updated 2 years ago
- Utilities building on top of Rust's async primitives.☆23Updated 5 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- Write Ahead Logging for Rust☆25Updated 8 years ago
- Work-stealing thread pool for executiong futures☆42Updated 7 years ago
- Asynchronous file I/O for Tokio☆49Updated last month
- MQTT protocol v3 implementation☆26Updated 5 years ago
- A pool of reusable values☆50Updated 5 years ago
- A double-ended priority queue implemented with an interval heap.☆17Updated 7 years ago
- A Rust HashMap implementation with copy-on-write keys and values☆32Updated 5 years ago
- A Rust librrary to convert a decimal number to its Chinese form☆14Updated 9 years ago
- An asynchronous StatsD clone☆22Updated 8 years ago
- An implementation of thread pools which can be used with Rust futures☆11Updated 8 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- Concurrent hash trie☆54Updated 4 years ago
- A Experimental gRPC implemention with Actix. (WIP)☆9Updated 6 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- ☆11Updated 7 years ago
- Stackful coroutine library for Rust that "just works"☆53Updated 2 years ago