LukasKalbertodt/stable-vec
A Vec-like collection which guarantees stable indices and features O(1) deletion of elements
RustApache-2.0
Issues
- 0
How to store additional data?
#48 opened by test3211234 - 0
- 1
Missing trait implementations
#40 opened by Luro02 - 1
Confusion with `push` and `insert` methods
#41 opened by Luro02 - 0
- 0
Add `StableVecFacade::swap`
#29 opened by LukasKalbertodt - 2
Try out and offer different ways to store the "deleted" flag for elements
#2 opened by LukasKalbertodt - 0
Layout experiments
#34 opened by LukasKalbertodt - 0
Add `no_std` support with `alloc` crate
#31 opened by LukasKalbertodt - 3
API additions
#3 opened by LukasKalbertodt - 0
Random notes: performance
#26 opened by LukasKalbertodt - 1
More and better tests and examples
#4 opened by LukasKalbertodt - 1
- 0
- 1
Rename `exists()`
#7 opened by LukasKalbertodt