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
Related projects ⓘ
Alternatives and complementary repositories for vec_option
- Helper trait to create a boxed instance without going through stack☆35Updated 2 years ago
- ☆29Updated last year
- ☆24Updated last year
- Duplicate an async I/O handle☆40Updated last month
- Rust String type with configurable byte storage.☆33Updated 2 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆15Updated 3 weeks ago
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Updated 5 years ago
- futures::AtomicWaker extracted into its own crate☆25Updated last month
- ☆36Updated 4 years ago
- ☆37Updated last year
- The simd optimized escape code☆53Updated last week
- Anonymous enum and checked exception for Rust.☆23Updated 3 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- A trait to abstract over common tree functionality☆34Updated 4 years ago
- A more flexible version of the Rust `scoped-tls` library☆14Updated last month
- A lock-free async waitgroup implementation☆36Updated 2 years ago
- ☆44Updated last year
- ☆15Updated 5 years ago
- Rust's Enum variant counter☆15Updated 3 years ago
- Utilities building on top of Rust's async primitives.☆22Updated 5 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago