carllerche / futures-broadcast
Futures aware pub/sub channel
☆14Updated 8 years ago
Alternatives and similar repositories for futures-broadcast:
Users that are interested in futures-broadcast are comparing it to the libraries listed below
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago
- An implementation of thread pools which can be used with Rust futures☆11Updated 8 years ago
- A structure for holding a set of enum variants☆20Updated 6 years ago
- A library that allows to listen network sockets with proper resource limits and error handling☆30Updated 6 years ago
- Abstract name service traits for rust☆20Updated 6 years ago
- A Raw utility for managing contiguous heap allocations☆11Updated 8 years ago
- A Stream yielding inotify events, to be run on the tokio framework.☆22Updated 5 years ago
- A collection of Tokio middleware☆29Updated 7 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- ☆11Updated 7 years ago
- A simple library to send ntp requests and receive responses☆29Updated 3 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- ☆10Updated 9 years ago
- ☆16Updated 8 years ago
- ☆20Updated 4 years ago
- A connection pool implementation for tokio☆23Updated 7 years ago
- Rust implementation of the ChaCha family of stream ciphers☆8Updated 3 months ago
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 years ago
- I/O and binary data encoding for Rust☆38Updated 9 years ago
- Rust mock type implementing io::Read & io::Write☆13Updated 6 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- My futures/tokio tutorial for Rust Belt Rust (OUT OF DATE)☆13Updated 8 years ago
- UDT bindings for Rust☆32Updated 5 years ago
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Updated 5 years ago
- Work-stealing thread pool for executiong futures☆42Updated 7 years ago
- Flexible, stand-alone benchmarking☆18Updated 7 years ago
- A reader-writer lock that can be used with a Condvar.☆29Updated 8 years ago
- Asynchronous support for epollable files via Tokio on Unix-like platforms☆34Updated 3 years ago
- A contiguous region of bytes, useful for I/O operations.☆33Updated 4 years ago
- A context that carries a deadline, cancelation signals and request scoped values across API boundaries and between processes.☆25Updated 6 years ago