mccolljr / segvecLinks
SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.
☆39Updated last year
Alternatives and similar repositories for segvec
Users that are interested in segvec are comparing it to the libraries listed below
Sorting:
- ☆56Updated 2 years ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Proc macro for smol async runtime☆54Updated 4 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Rust data types and a macro for generating enumeration-based bit flags☆51Updated last week
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Trait aliases on stable Rust☆59Updated last week
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- ☆36Updated last year
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated 2 years ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Extension of nom to trace parser☆49Updated 9 months ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- ☆61Updated 2 years ago
- ☆63Updated last week
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A generic, fixed-size, associative cache☆40Updated last year
- ☆35Updated 10 months ago
- Unbuffered and unlocked I/O streams☆45Updated 8 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 weeks ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 2 years ago
- ☆24Updated 2 years ago