A Vec-like collection which guarantees stable indices and features O(1) deletion of elements
☆22Mar 17, 2024Updated last year
Alternatives and similar repositories for stable-vec
Users that are interested in stable-vec are comparing it to the libraries listed below
Sorting:
- A vector-based map and set implementation for rust☆16Feb 23, 2026Updated last week
- A compile time sized array of bits☆12Aug 15, 2021Updated 4 years ago
- Bindings to TinyGL, a Small, Free and Fast Subset of OpenGL☆13Dec 1, 2022Updated 3 years ago
- Implementation of the graphplan algorithm and plangraph data structure written in rust☆15Jul 7, 2020Updated 5 years ago
- An mpmc/spmc lock-free broadcast queue.☆33Feb 1, 2025Updated last year
- ☆17Nov 19, 2021Updated 4 years ago
- Minecraft VarInt and VarLong implemetation in Rust, providing minimum memory usage and maximum performance.☆12Apr 22, 2020Updated 5 years ago
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆36Jul 23, 2022Updated 3 years ago
- ergonomic bitfields in Rust☆17Mar 2, 2023Updated 3 years ago
- Efficient byte-stream pipe buffer☆44Jul 1, 2024Updated last year
- Simple and fast async channels☆18Jun 22, 2024Updated last year
- Mashin is an extensible rust-powered Infrastructure as Code (IaC) platform with a Javascript runtime, simplifying cloud resource manageme…☆22Aug 8, 2023Updated 2 years ago
- lonely is a no_std+alloc+no TLS task executor for the Rust async/await ecosystem, focused on minimizing cross-core synchronization overhe…☆19Nov 17, 2019Updated 6 years ago
- Rust type erased vector.☆22Aug 25, 2025Updated 6 months ago
- A minimal and unopinionated actor framework for Rust.☆68Dec 31, 2022Updated 3 years ago
- Count and convert between various ways of indexing utf8 string slices.☆20Jul 12, 2025Updated 7 months ago
- Read and write DWARF's "Little Endian Base 128" variable length integer encoding☆21Feb 11, 2026Updated 3 weeks ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Jun 30, 2024Updated last year
- image comparison in rust☆49Aug 18, 2025Updated 6 months ago
- Rust implementation of the PTHash perfect hash function for static compile-time generated hash tables☆24Feb 10, 2024Updated 2 years ago
- A Rust USB library which works on both native and WASM targets☆23Dec 5, 2025Updated 2 months ago
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Jul 29, 2020Updated 5 years ago
- Single-future, #![no_std] executor based on event bitmasks☆23Feb 26, 2022Updated 4 years ago
- A truly zero-cost argument parser for Rust☆51Jun 24, 2023Updated 2 years ago
- Conversion to/from binary for arbitrary types. With no_std and no_alloc support.☆29Feb 3, 2026Updated last month
- Attribute proc-macro to delegate method to a field☆29Sep 17, 2023Updated 2 years ago
- High-level Rust binding of Opus.☆52May 9, 2023Updated 2 years ago
- Rust String type with configurable byte storage.☆36Sep 13, 2024Updated last year
- An embedded, in-memory, lock-free, transaction-based, key-value database engine☆47Feb 19, 2026Updated last week
- Bindings to GCC's __float128 type☆25Feb 7, 2025Updated last year
- A Rust memory allocator for large slices that don't escape the stack.☆31Jul 14, 2022Updated 3 years ago
- A simple global allocator for Rust which hooks into `libc`. Useful in `no_std` contexts.☆27Mar 19, 2024Updated last year
- Count directory entries—`ls | wc -l` but faster☆28Dec 20, 2025Updated 2 months ago
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆71Dec 15, 2025Updated 2 months ago
- A Redis wrapper for Node.JS, using ES6 Proxies & native Redis data types.☆25Feb 12, 2023Updated 3 years ago
- A crate for generating (relatively) complex compile-time constants in rust☆33Feb 19, 2026Updated last week
- Simple and flexible multi-index containers.☆133Jan 18, 2026Updated last month
- A statically-checked Rust Template Engine☆73Dec 10, 2025Updated 2 months ago
- A faster Arc.☆80Feb 8, 2024Updated 2 years ago