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
- Anonymous enum and checked exception for Rust.☆23Updated 4 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated 3 weeks ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- Duplicate an async I/O handle☆41Updated 2 months ago
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- futures::AtomicWaker extracted into its own crate☆25Updated 2 months ago
- ☆24Updated 2 years ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 6 months ago
- ☆37Updated 4 years ago
- ☆28Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year
- ☆13Updated 2 years ago
- Utilities building on top of Rust's async primitives.☆23Updated 5 years ago
- Asynchronous adapter for byteorder☆19Updated 4 years ago
- NATS unique identifiers☆20Updated 2 months ago
- Rust String type with configurable byte storage.☆35Updated 7 months ago
- ☆16Updated 3 weeks ago
- ☆39Updated last year
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Updated 5 years ago
- A community website for highlighting Rust conferences.☆23Updated 2 years ago
- Parse environment variables by defining a struct☆24Updated 5 years ago
- ☆33Updated 4 years ago
- ☆45Updated last year
- A Configuration Library for Rust Applications☆39Updated last month
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated 11 months ago
- bytes::BufMut implementation to count buffer size☆22Updated last month
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago