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
- Extensions for the Rust standard library☆39Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- Typed any map for rust☆67Updated 6 months ago
- Typed index version of Rust slice and Vec containers☆69Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- 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
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- structured parallel execution for async Rust☆33Updated 10 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- An exploration of Storages☆35Updated last year
- ☆57Updated last year
- A Rust library for runtime-checked linearish types☆34Updated last year
- Proc-macro utility to populate enums from database data☆20Updated 10 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Abstract over different executors☆73Updated last year
- ☆20Updated last week
- ☆24Updated 2 years ago
- ☆56Updated last year
- Efficient byte-stream pipe buffer☆43Updated 11 months ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 6 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- A generic, fixed-size, associative cache☆40Updated 7 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated 3 weeks ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- ☆36Updated 10 months ago
- Trait aliases on stable Rust☆55Updated 3 years ago