A Vec-like collection which guarantees stable indices and features O(1) deletion of elements
☆23Mar 7, 2026Updated 2 weeks ago
Alternatives and similar repositories for stable-vec
Users that are interested in stable-vec are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Rust: Get multiple mutable references to the same collection☆13Feb 27, 2018Updated 8 years ago
- A vector-based map and set implementation for rust☆16Mar 1, 2026Updated 3 weeks ago
- Bindings to TinyGL, a Small, Free and Fast Subset of OpenGL☆13Dec 1, 2022Updated 3 years ago
- A compile time sized array of bits☆12Aug 15, 2021Updated 4 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Jun 30, 2024Updated last year
- Initiative to support upcasting dyn Trait values to supertraits☆15Sep 3, 2022Updated 3 years ago
- causal-length sets in Rust☆16Mar 20, 2021Updated 5 years ago
- Rust HAL repp☆12Apr 25, 2022Updated 3 years ago
- Minecraft VarInt and VarLong implemetation in Rust, providing minimum memory usage and maximum performance.☆12Apr 22, 2020Updated 5 years ago
- MineWars Game Client App (Bevy)☆19Oct 8, 2024Updated last year
- Tiny dynamic dispatch in Rust