taiki-e / futures-enumLinks
#[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.
☆17Updated 3 weeks ago
Alternatives and similar repositories for futures-enum
Users that are interested in futures-enum are comparing it to the libraries listed below
Sorting:
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- Thread parking and unparking☆79Updated 9 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- futures::AtomicWaker extracted into its own crate☆35Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Duplicate an async I/O handle☆41Updated 9 months ago
- Rust String type with configurable byte storage.☆35Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last week
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- ☆39Updated 2 years ago
- A more flexible version of the Rust `scoped-tls` library☆19Updated last year
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- NATS unique identifiers☆20Updated 3 months ago
- Timer facilities for Rust's async story☆56Updated last year
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Run closures in parallel☆115Updated 9 months ago
- Automatic cfg for Rust compiler features☆104Updated 4 months ago
- ☆28Updated 5 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 8 months ago
- Convert closures into wakers☆46Updated 9 months ago
- A low-level I/O ownership and borrowing library☆104Updated 2 months ago
- Async filesystem primitives☆139Updated last month
- ☆28Updated 2 years ago
- ☆24Updated 2 years ago
- Asynchronously speed-limiting multiple byte streams☆66Updated last year
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 6 years ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆58Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- Low To High Level Math Library for Rust☆53Updated 3 years ago