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
- Helper trait to create a boxed instance without going through stack☆35Updated 3 years ago
- futures::AtomicWaker extracted into its own crate☆25Updated 2 months ago
- ☆24Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Duplicate an async I/O handle☆40Updated 2 months ago
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- ☆45Updated last year
- ☆28Updated 2 years ago
- ☆37Updated 4 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- experimental middleware-based minimalism async HTTP server framework☆22Updated 3 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated this week
- ☆33Updated 4 years ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 6 months ago
- bytes::BufMut implementation to count buffer size☆22Updated 3 weeks ago
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated 2 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- Convert closures into wakers☆45Updated 2 months ago
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Updated 5 years ago
- Dynamic structured values for Rust☆27Updated last month
- NATS unique identifiers☆20Updated last month
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- ☆38Updated last year
- The simd optimized escape code☆53Updated last week
- A queue designed for buffer swapping instead of task popping☆23Updated 2 years 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☆46Updated 11 months ago
- Anonymous enum and checked exception for Rust.☆23Updated 3 years ago
- Concurrent hash trie☆51Updated 4 years ago
- cross-platform Rust API for memory mapped IO☆42Updated 10 months ago