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
- Asynchronous adapter for byteorder☆19Updated 4 years ago
- bytes::BufMut implementation to count buffer size☆22Updated this week
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated last week
- cross-platform Rust API for memory mapped IO☆41Updated 9 months ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- Utilities building on top of Rust's async primitives.☆23Updated 5 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Atomic operations on potentially uninitialized integers.☆20Updated this week
- A Rust library for iterating over random permutations.☆14Updated 3 years ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆14Updated this week
- NATS unique identifiers☆20Updated 2 weeks ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- Rust String type with configurable byte storage.☆34Updated 5 months ago
- Full precision decimal representation of f64☆25Updated this week
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated last year
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 2 years ago
- Full-duplex SPI transactions from the command line.☆15Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated 2 months ago
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago
- VecDeque-like fast, unbounded, mpmc/spmc concurent FIFO message queue. Lockless reads, write-lock writes.☆21Updated 3 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- futures::AtomicWaker extracted into its own crate☆25Updated 3 weeks ago
- Low overhead, high precision measurement crate for Rust☆16Updated 2 months ago
- ☆24Updated 2 years ago
- Asynchronous pipelines of contiguous data, for rust.☆17Updated last year
- scraps of a potential language☆37Updated 3 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆35Updated 8 years ago
- Provides Rust interface to get current memory mappings for a given process☆17Updated 2 years ago