mccolljr / segvecLinks
SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.
☆38Updated last year
Alternatives and similar repositories for segvec
Users that are interested in segvec are comparing it to the libraries listed below
Sorting:
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- ☆56Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Extensions for the Rust standard library☆40Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆38Updated 8 months ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Typed index version of Rust slice and Vec containers☆70Updated 2 months ago
- ☆57Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated last year
- ☆24Updated 2 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆47Updated last month
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A generic, fixed-size, associative cache☆40Updated 8 months ago
- A Rustified OpenCL Experience☆46Updated 2 years ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Abstract over different executors☆74Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- ☆21Updated 5 years ago
- Efficient byte-stream pipe buffer☆43Updated last year
- Trait aliases on stable Rust☆55Updated 3 years ago
- Proc-macro utility to populate enums from database data☆20Updated 11 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆56Updated 4 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago