Issues
- 1
Maintenance Status
#127 opened by ibraheemdev - 16
Memory usage in Flurry Hashmap
#115 opened by ss025 - 1
Allow use of pre-hashed keys
#122 opened by conradludgate - 4
Bump ahash dependency version to 0.8.5
#119 opened by joshlf - 1
Hashmap lacks of get_mut API
#118 opened by xuchaoqian - 1
Fails to build on arm
#112 opened by bk2204 - 4
Optimize garbage collection
#80 opened by domenicquirl - 2
Unsoundness in `HashMap::clear`
#98 opened by ibraheemdev - 0
`#![deny(unsafe_op_in_unsafe_fn)]`
#104 opened by ibraheemdev - 2
Implement Drain and IntoIterator
#62 opened by jonhoo - 1
- 3
Miri CI invocation needs updating
#93 opened by RalfJung - 2
HashMap enters unreachable code in try_insert
#90 opened by twissel - 3
Implement `HashSet::replace`
#75 opened by GarkGarcia - 8
Racy test failure: treeifying a Moved entry
#83 opened by jonhoo - 5
- 17
Expose non-replacing `insert`
#58 opened by jonhoo - 5
- 16
Use loom in the tests
#34 opened by ZenTauro - 14
Implement the tree-bin optimization
#13 opened by jonhoo - 8
Serialization support
#15 opened by jonhoo - 2
Run cargo audit in CI?
#81 opened by GarkGarcia - 36
Profile and improve map performance
#50 opened by domenicquirl - 0
Implement the sharded counters optimization
#11 opened by jonhoo - 6
["RFC"] convenient, race-free mutability
#41 opened by soruh - 7
Port and add more tests
#20 opened by jonhoo - 11
Add a Set type matching the std HashSet API
#17 opened by cuviper - 2
- 4
- 6
Add reservation-based methods
#12 opened by jonhoo - 13
Implement "standard" map/collection methods
#10 opened by jonhoo - 10
Support rayon parallel iterators
#14 opened by jonhoo - 3
- 3
no_std + alloc
#26 opened by jonhoo - 4
Hide Guard where possible
#16 opened by jonhoo - 1
- 2
Tedious map constructors
#51 opened by jonhoo - 4
Add benchmarks
#8 opened by jonhoo - 3
- 7