sivadeilra / vec_option
VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.
☆15Updated 5 years ago
Alternatives and similar repositories for vec_option:
Users that are interested in vec_option are comparing it to the libraries listed below
- ☆24Updated 2 years ago
- Anonymous enum and checked exception for Rust.☆23Updated 3 years ago
- futures::AtomicWaker extracted into its own crate☆25Updated last month
- Duplicate an async I/O handle☆40Updated last month
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated this week
- A more flexible version of the Rust `scoped-tls` library☆18Updated 5 months ago
- cross-platform Rust API for memory mapped IO☆41Updated 10 months ago
- ☆37Updated 4 years ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- Helper trait to create a boxed instance without going through stack☆35Updated 3 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- ☆38Updated last year
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- ☆28Updated 2 years ago
- A fast multi-threaded base64 encoding / decoding library and CLI tool, made in Rust.☆12Updated last year
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated 2 years ago
- ☆33Updated 4 years ago
- bytes::BufMut implementation to count buffer size☆22Updated last week
- Timer facilities for Rust's async story☆56Updated 5 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- Asynchronous adapter for byteorder☆19Updated 4 years ago
- The simd optimized escape code☆53Updated this week
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Concurrent hash trie☆51Updated 4 years ago
- ☆13Updated 2 years ago
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- ☆45Updated last year
- Utilities building on top of Rust's async primitives.☆23Updated 5 years ago
- ☆16Updated this week
- Atomic operations on potentially uninitialized integers.☆20Updated this week