carllerche / futures-broadcastLinks
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
Sorting:
- An implementation of thread pools which can be used with Rust futures☆11Updated 8 years ago
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago
- A Stream yielding inotify events, to be run on the tokio framework.☆22Updated 5 years ago
- ☆16Updated 8 years ago
- A service implemented by a closure☆11Updated 8 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Abstract name service traits for rust☆20Updated 7 years ago
- A context that carries a deadline, cancelation signals and request scoped values across API boundaries and between processes.☆25Updated 6 years ago
- Type-Safe, Lazily Evaluated, Plugins for Extensible Types☆29Updated 8 years ago
- A library that allows to listen network sockets with proper resource limits and error handling☆30Updated 6 years ago
- obsolete since rust 1.35.0 doesn't need it anymore☆10Updated 3 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- A reader-writer lock that can be used with a Condvar.☆29Updated 8 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- Asynchronous file I/O for Tokio☆49Updated last month
- A collection of Tokio middleware☆29Updated 7 years ago
- asynchronous I/O in Rust☆14Updated 8 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 connection pool implementation for tokio☆23Updated 7 years ago
- Extra utilities for working with futures-rs☆20Updated 6 years ago
- Unix signal handling for tokio☆88Updated 6 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 8 years ago
- A Raw utility for managing contiguous heap allocations☆10Updated 8 years ago
- Synchronization mechanisms based on lock-free queues and Rust futures☆38Updated last year
- ☆20Updated 4 years ago
- My futures/tokio tutorial for Rust Belt Rust (OUT OF DATE)☆13Updated 8 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- A pool of reusable values☆50Updated 5 years ago
- A simple macro library for creating phantom enums. Just simple sugar.☆14Updated 8 years ago
- dynamic smart pointers☆32Updated 6 years ago