taiki-e / futures-enumLinks
#[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.
☆18Updated 2 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:
- Thread parking and unparking☆82Updated last year
- futures::AtomicWaker extracted into its own crate☆38Updated last month
- cross-platform Rust API for memory mapped IO☆42Updated last year
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 6 years ago
- A more flexible version of the Rust `scoped-tls` library☆19Updated last year
- A global executor built on top of async-executor and smol☆75Updated 5 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Run closures in parallel☆115Updated last year
- Async tracing capabilities for the log crate☆98Updated 5 years ago
- Duplicate an async I/O handle☆41Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- Convert closures into wakers☆47Updated last year
- NATS unique identifiers☆20Updated 6 months ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 3 months ago
- ☆61Updated last year
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- ☆42Updated 2 years ago
- ☆29Updated 6 years ago
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- Runtime-agnostic actor library☆78Updated 2 years ago
- ☆63Updated 4 years ago
- ☆87Updated 2 months ago
- Data parallelism library for async-std.☆96Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Rust String type with configurable byte storage.☆36Updated last year
- Timer facilities for Rust's async story☆56Updated last year
- Automatic cfg for Rust compiler features☆110Updated 7 months ago