jonhoo / async-optionLinks
Asynchronous Arc<Mutex<Option<T>>>
☆15Updated 6 years ago
Alternatives and similar repositories for async-option
Users that are interested in async-option are comparing it to the libraries listed below
Sorting:
- Asynchronous adapter for byteorder☆19Updated 4 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 3 months ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆15Updated 3 months ago
- Atomic operations on potentially uninitialized integers.☆21Updated this week
- A rust library for reusing heap allocations☆24Updated 5 years ago
- bytes::BufMut implementation to count buffer size☆22Updated last month
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last month
- A drop-in GlobalAlloc implementation using tcmalloc from gperftools.☆19Updated last year
- Traits and functions to make writing proc macros more ergonomic.☆22Updated 2 years ago
- Byte-wise atomic memcpy.☆36Updated last week
- Fork of mimallocator that aims to port mimalloc over to rust.☆16Updated 6 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A Rust library for iterating over random permutations.☆14Updated 4 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- Thread-safe, reference-counted null-terminated immutable Rust strings.☆43Updated 6 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Fast, vector-based map implementation that preserves insertion order.☆15Updated 5 years ago
- Composable, lock-free, allocation-light data structures☆60Updated 7 years ago
- Utilities building on top of Rust's async primitives.☆23Updated 6 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 5 years ago
- ☆11Updated 9 months ago
- ☆47Updated 4 years ago
- NATS unique identifiers☆20Updated 5 months ago
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago
- Timer facilities for Rust's async story☆56Updated 9 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Remove Cargo.lock lockfile☆32Updated 5 months ago
- Rust String type with configurable byte storage.☆35Updated 9 months ago