taiki-e / futures-enumLinks
#[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.
☆17Updated 3 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 more flexible version of the Rust `scoped-tls` library☆18Updated 9 months ago
- ☆39Updated 2 years ago
- Anonymous enum and checked exception for Rust.☆23Updated 4 years ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Attribute proc-macro to delegate method to a field☆29Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- NATS unique identifiers☆20Updated 5 months ago
- Rust String type with configurable byte storage.☆35Updated 9 months ago
- Timer facilities for Rust's async story☆56Updated 9 months ago
- Remove Cargo.lock lockfile☆32Updated 5 months ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated 2 years ago
- Rust promises library☆20Updated last year
- Duplicate an async I/O handle☆41Updated 5 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- futures::AtomicWaker extracted into its own crate☆27Updated last month
- ☆16Updated 3 months ago
- Atomic operations on potentially uninitialized integers.☆21Updated this week
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 months ago
- Wait for async tasks☆13Updated 2 years ago
- Make any value Sync but only available on its original thread☆39Updated 4 months ago
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- bytes::BufMut implementation to count buffer size☆22Updated last month
- impl fallible collections in rust, quite as describe in RFC 2116☆38Updated 8 months ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last month
- Utilities building on top of Rust's async primitives.☆23Updated 6 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 2 years ago