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
Sorting:
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 2 months ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- ☆24Updated 2 years ago
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- Duplicate an async I/O handle☆41Updated 4 months ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 8 months ago
- Anonymous enum and checked exception for Rust.☆23Updated 4 years ago
- futures::AtomicWaker extracted into its own crate☆27Updated last week
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- ☆38Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- ☆39Updated 5 years ago
- A benchmark library.☆15Updated 4 years ago
- ☆15Updated 6 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆47Updated last week
- ☆28Updated 2 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Dynamic structured values for Rust☆28Updated 2 months ago
- ☆46Updated last year
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- Asynchronous adapter for byteorder☆19Updated 4 years ago
- The simd optimized escape code☆54Updated last week
- experimental middleware-based minimalism async HTTP server framework☆22Updated 4 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- ☆33Updated 4 years ago
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last week