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☆42Updated 3 years ago
- ☆56Updated 2 years ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Zero-cost bitsets over native Rust types☆78Updated 6 months ago
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- Defer dropping large structs to a background thread☆65Updated 2 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- ☆60Updated 2 years ago
- An experimental allocated buffer suitable for image data (Rust library).☆33Updated 2 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆49Updated 4 months ago
- Proc macro for smol async runtime☆54Updated 4 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 10 months ago
- ☆36Updated last year
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- Helps you frob those bits☆40Updated last year
- ☆61Updated 2 weeks ago
- Trait aliases on stable Rust☆56Updated 3 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 4 years ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Unbuffered and unlocked I/O streams☆45Updated 6 months ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- Zero-cost type for stack without complicated type or Box☆45Updated 4 months ago