issues
search
jonhoo
/
griddle
A HashMap variant that spreads resize load across inserts
Apache License 2.0
190
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump codecov/codecov-action from 4 to 5
#25
dependabot[bot]
opened
19 hours ago
0
Update hashbrown requirement from 0.11.2 to 0.15.0
#24
dependabot[bot]
closed
3 weeks ago
1
Adopt reasonable CI
#23
jonhoo
closed
3 weeks ago
1
Release 0.6 with newer hashbrown and no mod raw
#22
jonhoo
closed
3 weeks ago
0
Tests will fail in 1.82 due to an old soundness hole in hashbrown
#21
saethlin
closed
3 weeks ago
1
Work with hashbrown 0.12
#20
PsiACE
closed
7 months ago
4
Add missing hashbrown drain APIs for Map and Set
#19
pedromfedricci
closed
3 years ago
10
Work with hashbrown 0.11.2
#18
PsiACE
closed
3 years ago
3
Consider upgrading hashbrown to 0.11.2?
#17
PsiACE
opened
3 years ago
1
Compare with `scc::HashMap`?
#16
PsiACE
closed
3 years ago
3
fix miri invocation
#15
RalfJung
closed
4 years ago
0
Port of Hasbrown #183 "Avoid closures to improve compile times"
#14
mucinoab
closed
4 years ago
2
Initial implementation/port of the RawEntry API and the relevant tests.
#13
mucinoab
closed
4 years ago
6
Reuse RawIter where possible.
#12
jonhoo
closed
4 years ago
0
[WIP] OccupiedEntry.replace_
#11
Michael-J-Ward
closed
4 years ago
5
Move away from erase_no_drop
#10
jonhoo
closed
4 years ago
1
Follow hashbrown's erase_no_drop contract
#9
jonhoo
closed
4 years ago
1
Use RawIntoIter instead of RawTable + RawIter
#8
jonhoo
closed
4 years ago
1
Simplify insert's no-resize assertion
#7
cuviper
closed
4 years ago
1
Avoid hacky workaround for with_capacity
#5
jonhoo
closed
4 years ago
4
Implement missing APIs
#4
jonhoo
opened
4 years ago
0
Small linear factor remaining
#3
jonhoo
opened
4 years ago
2
High overhead of calling IntoIterator shortly after resize
#2
jonhoo
closed
4 years ago
0
Sub-optimal performance on remove during resize
#1
jonhoo
closed
4 years ago
3