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:
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- ☆20Updated 5 years ago
- A MPMC channel based on the two lock queue algorithm☆15Updated 7 years ago
- 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.☆42Updated 7 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- A simple macro library for creating phantom enums. Just simple sugar.☆14Updated 9 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A pool of reusable values☆51Updated 5 years ago
- Unix signal handling for tokio☆87Updated 7 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 5 years ago
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 years ago
- reprints for your terminal screen☆20Updated 9 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Type-Safe, Lazily Evaluated, Plugins for Extensible Types☆29Updated 8 years ago
- Work-stealing thread pool for executiong futures☆41Updated 7 years ago
- Synchronization mechanisms based on lock-free queues and Rust futures☆39Updated last year
- A Rust implementation of the PCG PRNG.☆24Updated 8 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- A thread pool for rust/tokio that can process file requests and send data to the socket with zero copy (using sendfile)☆29Updated 8 years ago
- ☆23Updated 8 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Abstract name service traits for rust☆20Updated 7 years ago