carllerche / futures-broadcastLinks
Futures aware pub/sub channel
☆15Updated 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:
- A Stream yielding inotify events, to be run on the tokio framework.☆22Updated 6 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆43Updated 7 years ago
- Rust library providing a counter-based thread barrier☆58Updated 7 years ago
- A MPMC channel based on the two lock queue algorithm☆15Updated 8 years ago
- A connection pool implementation for tokio☆23Updated 7 years ago
- ☆23Updated 9 years ago
- Unix signal handling for tokio☆88Updated 7 years ago
- A library that allows to listen network sockets with proper resource limits and error handling☆31Updated 7 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- A pool of reusable values☆51Updated 6 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Abstract name service traits for rust☆20Updated 7 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- ☆20Updated 5 years ago
- Lightweight actor system built on top of Tokio☆73Updated 8 years ago
- Asynchronous support for epollable files via Tokio on Unix-like platforms☆34Updated 4 years ago
- ☆30Updated 4 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- Set the error context using doc comments☆54Updated 6 years ago
- More maintainable Rust test☆28Updated 4 years ago
- OAuth2 client for Rust☆31Updated 6 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 3 years ago
- Work-stealing thread pool for executiong futures☆41Updated 8 years ago
- A flexible thread pool providing scoped and static threads.☆88Updated 6 years ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 6 years ago
- Tiny RPC framework for Rust☆33Updated 10 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- failure + error-chain = 💖☆54Updated 3 weeks ago
- Blazing fast, zero-copy parser combinator library for Rust with an elegant API for both strings and bytes.☆23Updated 4 years ago