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
- futures::AtomicWaker extracted into its own crate☆25Updated last month
- ☆24Updated 2 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated last week
- Duplicate an async I/O handle☆40Updated last month
- Anonymous enum and checked exception for Rust.☆23Updated 3 years ago
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- Helper trait to create a boxed instance without going through stack☆35Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆41Updated 9 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- ☆37Updated 4 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated 10 months ago
- ☆28Updated 2 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated 2 years ago
- A fast multi-threaded base64 encoding / decoding library and CLI tool, made in Rust.☆12Updated last year
- ☆38Updated last year
- ☆13Updated 2 years ago
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated last year
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- ☆33Updated 4 years ago
- Utilities building on top of Rust's async primitives.☆23Updated 5 years ago
- Rust String type with configurable byte storage.☆34Updated 5 months ago
- bytes::BufMut implementation to count buffer size☆22Updated this week
- ☆45Updated last year
- ☆15Updated 9 months ago
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Updated 5 years ago
- experimental middleware-based minimalism async HTTP server framework☆22Updated 3 years ago
- Timer facilities for Rust's async story☆56Updated 4 months ago