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
- 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
- I/O and binary data encoding for Rust☆38Updated 9 years ago
- A structure for holding a set of enum variants☆20Updated 6 years ago
- A connection pool implementation for tokio☆23Updated 6 years ago
- ☆16Updated 8 years ago
- A collection of Tokio middleware☆29Updated 7 years ago
- A small Rust library for recycling types with owned memory☆33Updated 9 years ago
- Extra utilities for working with futures-rs☆20Updated 6 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- A simple library to send ntp requests and receive responses☆29Updated 3 years ago
- A context that carries a deadline, cancelation signals and request scoped values across API boundaries and between processes.☆25Updated 6 years ago
- A library that allows to listen network sockets with proper resource limits and error handling☆30Updated 6 years ago
- Blazing fast, zero-copy parser combinator library for Rust with an elegant API for both strings and bytes.☆21Updated 3 years ago
- A macro to generate Rust actors☆44Updated 4 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- Tiny RPC framework for Rust☆33Updated 9 years ago
- A thread pool for rust/tokio that can process file requests and send data to the socket with zero copy (using sendfile)☆28Updated 7 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 4 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Async readiness traits☆11Updated 5 years ago
- Synchronization mechanisms based on lock-free queues and Rust futures☆37Updated last year
- asynchronous I/O in Rust☆14Updated 8 years ago
- async serialization for Cap'n Proto messages in Rust☆23Updated 7 years ago
- Derive for the Display trait☆51Updated 6 years ago
- Unix Domain Sockets for mio☆28Updated 4 years ago