taiki-e / futures-enum
#[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.
☆17Updated last month
Alternatives and similar repositories for futures-enum:
Users that are interested in futures-enum are comparing it to the libraries listed below
- ☆38Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- NATS unique identifiers☆20Updated 3 months ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- A more flexible version of the Rust `scoped-tls` library☆18Updated 7 months ago
- ☆16Updated last month
- Rust String type with configurable byte storage.☆35Updated 7 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- Full precision decimal representation of f64☆26Updated 2 months ago
- Atomic operations on potentially uninitialized integers.☆20Updated last week
- Wait for async tasks☆13Updated 2 years ago
- futures::AtomicWaker extracted into its own crate☆25Updated 3 months ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- Duplicate an async I/O handle☆41Updated 3 months ago
- Timer facilities for Rust's async story☆56Updated 7 months ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- ☆24Updated 2 years ago
- `smol` integrations with `hyper`☆14Updated 6 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month
- #[derive(Iterator, DoubleEndedIterator, ExactSizeIterator, FusedIterator, Extend)] for enums.☆14Updated last month
- Rust promises library☆19Updated last year
- An LRU cache implementation with constant time operations and weighted semantic.☆43Updated 4 months ago
- Completion futures for Rust☆19Updated 2 years ago
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- Dynamic structured values for Rust☆28Updated last month
- bytes::BufMut implementation to count buffer size☆22Updated 2 months ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Remove Cargo.lock lockfile☆33Updated 3 months ago