taiki-e / futures-enumLinks
#[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.
☆18Updated 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☆76Updated 5 months ago
- futures::AtomicWaker extracted into its own crate☆38Updated 2 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- Thread parking and unparking☆82Updated last year
- A more flexible version of the Rust `scoped-tls` library☆19Updated last year
- NATS unique identifiers☆20Updated 6 months ago
- A lock-free async waitgroup implementation☆37Updated 4 years ago
- Run closures in parallel☆114Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 6 years ago
- ☆42Updated 2 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Duplicate an async I/O handle☆41Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- A low-level I/O ownership and borrowing library☆106Updated 6 months ago
- Convert closures into wakers☆47Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Timer facilities for Rust's async story☆56Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- Data parallelism library for async-std.☆96Updated last year
- Async tracing capabilities for the log crate☆98Updated 5 years ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆37Updated 9 years ago
- Reactive dependency injection for Rust.☆42Updated 2 months ago
- ☆87Updated 2 months ago
- Automatic cfg for Rust compiler features☆111Updated 7 months ago
- ☆24Updated 3 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆103Updated 3 months ago
- Low To High Level Math Library for Rust☆53Updated 4 years ago