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 Rust library for generically joining iterables with a separator☆94Updated 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 thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Generic SIMD abstractions for Rust.☆46Updated 2 years 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☆40Updated last year
- ☆61Updated 2 years ago
- Extension of nom to trace parser☆49Updated 9 months ago
- String optimized for map keys☆66Updated last week
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Trait aliases on stable Rust☆57Updated 3 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.☆71Updated last year
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- ☆35Updated 9 months ago
- ☆36Updated last year
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆69Updated 2 months ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Rust data types and a macro for generating enumeration-based bit flags☆49Updated 3 months ago
- A generic, fixed-size, associative cache☆40Updated last year
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- Helps you frob those bits☆40Updated last year
- Efficient byte-stream pipe buffer☆43Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Rust String type with configurable byte storage.☆35Updated last year
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- ☆30Updated last year