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:
- ☆36Updated last year
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- ☆56Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Extensions for the Rust standard library☆40Updated last year
- Typed index version of Rust slice and Vec containers☆70Updated this week
- Proc macro for smol async runtime☆53Updated 4 years ago
- A generic, fixed-size, associative cache☆40Updated 9 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Trait aliases on stable Rust☆55Updated 3 years ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated 2 years ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- Extension of nom to trace parser☆49Updated 6 months ago
- Helps you frob those bits☆40Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A low-level I/O ownership and borrowing library☆104Updated 2 weeks ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Zero-cost bitsets over native Rust types☆78Updated 4 months ago
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- ☆60Updated 2 weeks ago
- Typed any map for rust☆67Updated 8 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆48Updated 3 months ago
- Efficient byte-stream pipe buffer☆43Updated last year
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year