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
- ☆33Updated 4 years ago
- ☆28Updated 2 years ago
- Duplicate an async I/O handle☆41Updated 5 months ago
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- ☆24Updated 2 years ago
- futures::AtomicWaker extracted into its own crate☆27Updated last month
- ☆46Updated last year
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- ☆39Updated 5 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- Anonymous enum and checked exception for Rust.☆23Updated 4 years ago
- Thread parking and unparking☆78Updated 5 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- A benchmark library.☆15Updated 4 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last month
- Timer facilities for Rust's async story☆56Updated 9 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 3 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- ☆13Updated 3 years ago
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated last year
- A fast multi-threaded base64 encoding / decoding library and CLI tool, made in Rust.☆12Updated last year
- Command line flags library that does not require a central list of all the flags☆55Updated 2 years ago
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- A Configuration Library for Rust Applications☆39Updated 4 months ago
- A utility crate for moving chunks of elements in a slice around, safely and quickly.☆12Updated 3 years ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 9 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago