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
- bytes::BufMut implementation to count buffer size☆22Updated this week
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated last week
- Asynchronous adapter for byteorder☆19Updated 3 years ago
- A rust library for reusing heap allocations☆23Updated 4 years ago
- cross-platform Rust API for memory mapped IO☆41Updated 8 months ago
- Atomic operations on potentially uninitialized integers.☆19Updated this week
- ☆46Updated 4 years ago
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- Duplicate an async I/O handle☆40Updated last week
- futures::AtomicWaker extracted into its own crate☆25Updated last week
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆14Updated this week
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated last year
- 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
- Rust crate to use process file descriptors (pidfd) for Linux☆45Updated 10 months ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 3 years ago
- scraps of a potential language☆37Updated 3 years ago
- Rust String type with configurable byte storage.☆34Updated 4 months ago
- The Duplex trait: interactive streams☆19Updated 4 months ago
- A drop-in GlobalAlloc implementation using tcmalloc from gperftools.☆18Updated last year
- ☆38Updated last year
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- NATS unique identifiers☆20Updated last year
- Case-preserving, ASCII case-insensitive `no_std` string types for Rust.☆12Updated last year
- a fast async pool based on channel☆23Updated 2 months ago
- lonely is a no_std+alloc+no TLS task executor for the Rust async/await ecosystem, focused on minimizing cross-core synchronization overhe…☆18Updated 5 years ago
- hRPC implementation in Rust.☆24Updated 2 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- Rust library for marker traits about types layout in memory☆22Updated 4 years ago