taiki-e / futures-enum
#[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.
☆17Updated 2 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:
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A more flexible version of the Rust `scoped-tls` library☆18Updated 8 months ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- futures::AtomicWaker extracted into its own crate☆27Updated last week
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- NATS unique identifiers☆20Updated 3 months ago
- Duplicate an async I/O handle☆41Updated 4 months ago
- ☆38Updated last year
- Anonymous enum and checked exception for Rust.☆23Updated 4 years ago
- Timer facilities for Rust's async story☆56Updated 8 months ago
- Full precision decimal representation of f64☆26Updated last week
- ☆16Updated 2 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last week
- bytes::BufMut implementation to count buffer size☆22Updated last week
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- Remove Cargo.lock lockfile☆33Updated 4 months ago
- Atomic operations on potentially uninitialized integers.☆20Updated 3 weeks ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- Wait for async tasks☆13Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- Utilities building on top of Rust's async primitives.☆23Updated 5 years ago
- Dynamic structured values for Rust☆28Updated 2 months ago
- Thread-unsafe async runtime☆28Updated 7 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- Make any value Sync but only available on its original thread☆39Updated 2 months ago
- Rust promises library☆19Updated last year