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
- Asynchronous adapter for byteorder☆19Updated 4 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated 3 weeks ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- Rust library for memory barrier☆35Updated 10 months ago
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆14Updated 3 weeks ago
- Utilities building on top of Rust's async primitives.☆23Updated 5 years ago
- The simd optimized escape code☆53Updated last week
- bytes::BufMut implementation to count buffer size☆22Updated last month
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- Byte-wise atomic memcpy.☆34Updated 3 weeks ago
- Atomic operations on potentially uninitialized integers.☆20Updated this week
- Full-duplex SPI transactions from the command line.☆15Updated last year
- An implementation of thread pools which can be used with Rust futures☆11Updated 8 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 3 months ago
- Rust String type with configurable byte storage.☆35Updated 6 months ago
- Duplicate an async I/O handle☆41Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆42Updated 11 months ago
- futures::AtomicWaker extracted into its own crate☆25Updated 2 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- Lock-free ARENA allocator and a set of lock-free data structures based on the ARENA allocator.☆12Updated last month
- ☆10Updated 6 months ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- Rust library for marker traits about types layout in memory☆22Updated 4 years ago
- A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled☆34Updated last year
- ☆47Updated 4 years ago
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last week