Issues
- 2
Ongoing maintenance?
#108 opened by waywardmonkeys - 0
Key Debug/Display output - null formatting
#126 opened by ten3roberts - 0
- 0
- 2
- 1
- 0
`impl Hash` for `SlotMap` and friends
#123 opened by TheLostLambda - 1
[Enhancement] Bitmap-based key set for GC
#119 opened by qouteall - 0
- 8
Add drain_filter for SlotMap
#77 opened by jakoschiko - 0
- 4
Refcounted slotmap idea
#73 opened by orlp - 3
Want way to get stale keys and values out of SecondaryMap, when new keys reuse slots
#55 opened by ijackson - 0
Removing `Key` bound from struct definition
#115 opened by Stumblinbear - 0
- 0
- 10
Free list is not the same before/after serialization
#104 opened by Uriopass - 1
- 4
Another disjoint get idea
#75 opened by orlp - 2
- 1
`Slot::clone_from` causes memory leaks
#110 opened by loichyan - 1
Add rayon support
#98 opened by notgull - 1
Parallel insertion without Mutexing the slotmap?
#102 opened by amancapy - 1
Access to KeyData.idx
#105 opened by BenjaminSchaaf - 2
`get_disjoint_mut` makes Miri unhappy
#92 opened by steffahn - 2
get_or_insert for SecondaryMap
#96 opened by gzp79 - 3
- 1
- 0
- 1
- 2
- 1
Make constructor methods const
#85 opened by alice-i-cecile - 2
- 3
DenseSlotMap, HopSlotMap and SlotMap's ::with_capacity doesn't work with custom key.
#83 opened by EriKWDev - 4
Allow converting values, preserving keys
#80 opened by NickNick - 2
[Feature Request] SecondaryBitSet
#82 opened by XBagon - 0
Add shrink_to_fit to DenseSlotMap
#79 opened by orlp - 3
- 0
Graph connections
#76 opened by orlp - 1
- 2
Clarification on allocation/deallocation
#68 opened by ErikNatanael - 0
More Examples
#72 opened by wyhinton - 1
Why Require Ord in RandMeldHeap Example?
#71 opened by wyhinton - 1
`const SlotMap::new`?
#57 opened by zetanumbers - 8
- 0
Better debug output
#65 opened by aDotInTheVoid - 0
- 5
Add Debug Assertion to SecondaryMap::insert catching people trying to insert default keys
#60 opened by Robert42 - 3
Min const generics
#58 opened by Uriopass - 12
Error with 1.0.1
#53 opened by CGMossa