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:
- A memory efficient container for rust nested collections☆42Updated 3 years ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 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
- Defer dropping large structs to a background thread☆66Updated 2 years ago
- ☆36Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 6 months ago
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- Zero-cost type for stack without complicated type or Box☆45Updated 4 months ago
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆69Updated 2 months ago
- ☆56Updated 2 years ago
- ☆24Updated 2 years ago
- A generic, fixed-size, associative cache☆39Updated 11 months ago
- Sort Unicode strings lexicographically☆36Updated last year
- Extension of nom to trace parser☆49Updated 8 months ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 7 months ago
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- ☆60Updated 2 years ago
- Easy-cast library☆29Updated 9 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- Rust data types and a macro for generating enumeration-based bit flags☆49Updated 2 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- String optimized for map keys☆66Updated 3 weeks ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Trait implementation generator macro☆29Updated 2 weeks ago