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 3 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- ☆56Updated 2 years ago
- ☆60Updated 2 weeks ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- String optimized for map keys☆66Updated 2 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 10 months ago
- Trait aliases on stable Rust☆56Updated 3 years ago
- ☆60Updated 2 years ago
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A generic, fixed-size, associative cache☆40Updated 10 months ago
- A low-level I/O ownership and borrowing library☆104Updated last month
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- ☆36Updated last year
- Extension of nom to trace parser☆49Updated 7 months ago
- Helps you frob those bits☆40Updated last year
- Traits and functions to make writing proc macros more ergonomic.☆22Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 5 months ago
- ☆24Updated 2 years ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago