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
- 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
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- Abstract name service traits for rust☆20Updated 6 years ago
- A collection of Tokio middleware☆29Updated 7 years ago
- A Stream yielding inotify events, to be run on the tokio framework.☆22Updated 5 years ago
- ☆16Updated 8 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 years ago
- A library that allows to listen network sockets with proper resource limits and error handling☆30Updated 6 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Updated 5 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 connection pool implementation for tokio☆23Updated 7 years ago
- Extra utilities for working with futures-rs☆20Updated 6 years ago
- A Raw utility for managing contiguous heap allocations☆10Updated 8 years ago
- A service implemented by a closure☆11Updated 8 years ago
- ☆20Updated 4 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Rust mock type implementing io::Read & io::Write☆13Updated 6 years ago
- Unix signal handling for tokio☆88Updated 6 years ago
- Async readiness traits☆11Updated 5 years ago
- Work-stealing thread pool for executiong futures☆42Updated 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
- Blazing fast, zero-copy parser combinator library for Rust with an elegant API for both strings and bytes.☆21Updated 3 years ago
- Derive for the Display trait☆52Updated 6 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 5 years ago
- A small Rust library for recycling types with owned memory☆33Updated 9 years ago
- A Macros 1.1 implementation of https://crates.io/crates/error-chain☆19Updated 3 years ago