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
- Atomic operations on potentially uninitialized integers.☆20Updated last week
- ☆38Updated last year
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated last month
- A rust library for reusing heap allocations☆24Updated 5 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- bytes::BufMut implementation to count buffer size☆22Updated 2 months ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆14Updated last month
- futures::AtomicWaker extracted into its own crate☆25Updated 3 months ago
- A Rust library for iterating over random permutations.☆14Updated 3 years ago
- dynamically extendable Rayon parallel iterator☆9Updated last month
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- ☆47Updated 4 years ago
- The simd optimized escape code☆53Updated last week
- Full precision decimal representation of f64☆26Updated 2 months ago
- a fast async pool based on channel☆24Updated this week
- Duplicate an async I/O handle☆41Updated 3 months ago
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago
- Timer facilities for Rust's async story☆56Updated 7 months ago
- NATS unique identifiers☆20Updated 3 months ago
- Rust String type with configurable byte storage.☆35Updated 7 months ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Anonymous enum and checked exception for Rust.☆23Updated 4 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- A drop-in GlobalAlloc implementation using tcmalloc from gperftools.☆18Updated last year
- A multi layered configuration loader and zero-boilerplate configuration parser.☆28Updated 3 years ago