mccolljr / segvecLinks
SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.
☆39Updated 2 years ago
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☆43Updated 3 years ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- A generic, fixed-size, associative cache☆40Updated last year
- Trait aliases on stable Rust☆59Updated last month
- Proc macro for smol async runtime☆54Updated 5 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- ☆36Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- ☆24Updated 2 years ago
- Helps you frob those bits☆41Updated last year
- Asynchronize blocking operation.☆26Updated 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
- ☆61Updated 2 years ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- Migrated to Codeberg☆79Updated 2 years ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Rust library for safely and explicitly parsing untrusted data☆53Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Extensions for the Rust standard library☆42Updated last year
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Wrapper around Rc safe to send to a different thread☆26Updated last week
- Abstract over different executors☆74Updated 2 years ago
- ☆56Updated 2 years ago