taiki-e / futures-enumLinks
#[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.
☆17Updated 4 months 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 futures abstraction that runs a set of futures which may complete in any order.☆90Updated 4 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☆28Updated 3 weeks ago
- ☆39Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Thread parking and unparking☆78Updated 6 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A global executor built on top of async-executor and smol☆74Updated 4 months ago
- NATS unique identifiers☆20Updated last week
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Atomic operations on potentially uninitialized integers.☆21Updated last week
- A more flexible version of the Rust `scoped-tls` library☆18Updated 10 months ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- Runtime-agnostic actor library☆77Updated 2 years ago
- Automatic cfg for Rust compiler features☆102Updated last month
- A concise, self-describing binary format written in Rust for Serde☆66Updated 11 months ago
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- Run closures in parallel☆114Updated 6 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 4 months ago
- A low-level I/O ownership and borrowing library☆103Updated 7 months ago
- Duplicate an async I/O handle☆41Updated 6 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- ☆28Updated 5 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- ☆46Updated last year
- Timer facilities for Rust's async story☆56Updated 10 months ago
- ☆39Updated 5 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- Rust String type with configurable byte storage.☆35Updated 10 months ago