taiki-e / futures-enum
#[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.
☆16Updated this week
Alternatives and similar repositories for futures-enum:
Users that are interested in futures-enum are comparing it to the libraries listed below
- A more flexible version of the Rust `scoped-tls` library☆14Updated 3 months ago
- ☆38Updated last year
- NATS unique identifiers☆20Updated last year
- cross-platform Rust API for memory mapped IO☆41Updated 8 months ago
- Rust String type with configurable byte storage.☆34Updated 4 months ago
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- Atomic operations on potentially uninitialized integers.☆18Updated this week
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated this week
- Timer facilities for Rust's async story☆54Updated 3 months ago
- Duplicate an async I/O handle☆40Updated 2 months ago
- Asynchronize blocking operation.☆26Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Simple Rust triggers that allows triggering a one time event in another task/thread☆22Updated 3 years ago
- futures::AtomicWaker extracted into its own crate☆25Updated 2 months ago
- Dynamic structured values for Rust☆27Updated 2 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last month
- Full precision decimal representation of f64☆25Updated 2 months ago
- Utilities building on top of Rust's async primitives.☆23Updated 5 years ago
- Rust promises library☆19Updated last year
- ☆15Updated 8 months ago
- #[derive(Iterator, DoubleEndedIterator, ExactSizeIterator, FusedIterator, Extend)] for enums.☆14Updated this week
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- Thread-unsafe async runtime☆27Updated 2 months ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago