jonhoo / async-option
Asynchronous Arc<Mutex<Option<T>>>
☆15Updated 5 years ago
Alternatives and similar repositories for async-option:
Users that are interested in async-option are comparing it to the libraries listed below
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- Atomic operations on potentially uninitialized integers.☆20Updated last week
- Asynchronous adapter for byteorder☆19Updated 4 years ago
- cross-platform Rust API for memory mapped IO☆42Updated 10 months ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated last week
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆14Updated last week
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆33Updated 2 weeks ago
- Duplicate an async I/O handle☆40Updated 2 months ago
- Rust String type with configurable byte storage.☆34Updated 6 months ago
- Full precision decimal representation of f64☆26Updated 2 weeks ago
- futures::AtomicWaker extracted into its own crate☆25Updated 2 months ago
- Thread-safe, reference-counted null-terminated immutable Rust strings.☆43Updated 2 months ago
- Asynchronous pipelines of contiguous data, for rust.☆17Updated last year
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- bytes::BufMut implementation to count buffer size☆22Updated 2 weeks ago
- hRPC implementation in Rust.☆24Updated 2 years ago
- Rust library for marker traits about types layout in memory☆22Updated 4 years ago
- ☆38Updated last year
- Wait for async tasks☆13Updated 2 years ago
- scraps of a potential language☆37Updated 3 years ago
- constant-size associative container backed by a simple array☆19Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 3 months ago
- Utilities building on top of Rust's async primitives.☆23Updated 5 years ago
- A Rust library for iterating over random permutations.☆14Updated 3 years ago
- ☆47Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Deadlock free Mutexes.☆14Updated last year
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago