sivadeilra / vec_optionLinks
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:
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- ☆24Updated 2 years ago
- Duplicate an async I/O handle☆41Updated 5 months ago
- ☆28Updated 2 years ago
- Anonymous enum and checked exception for Rust.☆23Updated 4 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 2 months ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- The simd optimized escape code☆54Updated this week
- A community website for highlighting Rust conferences.☆23Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 8 months ago
- futures::AtomicWaker extracted into its own crate☆27Updated last month
- Concurrent hash trie☆54Updated 4 years ago
- ☆39Updated 5 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- ☆33Updated 4 years ago
- ☆39Updated 2 years ago
- Rust String type with configurable byte storage.☆35Updated 9 months ago
- A fast multi-threaded base64 encoding / decoding library and CLI tool, made in Rust.☆12Updated last year
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated 3 weeks ago
- ☆46Updated last year
- A queue designed for buffer swapping instead of task popping☆23Updated 2 years ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- ☆16Updated 3 months ago
- A Configuration Library for Rust Applications☆39Updated 3 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- bytes::BufMut implementation to count buffer size☆22Updated last month