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
- Traits and functions to make writing proc macros more ergonomic.☆22Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 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
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Proc macro for smol async runtime☆53Updated 4 years ago
- Trait aliases on stable Rust☆55Updated 3 years ago
- ☆56Updated 2 years ago
- Zero-cost bitsets over native Rust types☆78Updated 4 months ago
- Typed index version of Rust slice and Vec containers☆70Updated 2 months ago
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆68Updated this week
- Zero-cost type for stack without complicated type or Box☆45Updated 2 months ago
- ☆57Updated last year
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- A generic, fixed-size, associative cache☆40Updated 8 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆38Updated 8 months ago
- Extensions for the Rust standard library☆40Updated last year
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- Faster integer division and modulus operations☆87Updated last month
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- ☆36Updated 11 months ago
- Typed any map for rust☆67Updated 7 months ago
- Unbuffered and unlocked I/O streams☆45Updated 4 months ago
- Helps you frob those bits☆39Updated 11 months ago
- String optimized for map keys☆66Updated last month
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Extension of nom to trace parser☆49Updated 5 months ago
- Threadsafe RefCell for Rust☆93Updated 4 months ago