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☆39Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Typed index version of Rust slice and Vec containers☆69Updated 3 weeks ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 2 weeks ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- Typed any map for rust☆67Updated 5 months ago
- ☆24Updated 2 years ago
- A generic, fixed-size, associative cache☆40Updated 6 months ago
- Efficient byte-stream pipe buffer☆43Updated 11 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- structured parallel execution for async Rust☆33Updated 9 months ago
- Abstract over different executors☆73Updated last year
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- ☆57Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago
- Helps you frob those bits☆38Updated 9 months ago
- ☆21Updated 4 years ago
- Unbuffered and unlocked I/O streams☆45Updated 2 months ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- ☆20Updated 4 years ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- Proc-macro utility to populate enums from database data☆20Updated 9 months ago
- Rust API stability attributes for the rest of us.☆30Updated 10 months ago
- ☆36Updated 9 months ago