issues
search
randomairborne
/
expiringmap
a HashMap-backed TTL map
2
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
refactor to have a consistent expiration window
#10
demoray
opened
4 months ago
0
Thoughts on moving duration to ExpiringMap::new?
#9
demoray
opened
4 months ago
3
address `clippy::unnecessary_get_then_check`
#8
demoray
closed
4 months ago
0
use filter to identify if a value is expired, rather than `if/else`
#7
demoray
closed
3 months ago
2
Update `ExpiringMap::insert` to return the underlying value
#6
demoray
opened
4 months ago
1
speed up ExpiringMap::vacuum
#5
demoray
closed
4 months ago
1
add ExpiringMap::remove_entry (and use it for ExpiringSet)
#4
demoray
closed
3 months ago
2
Add calling `vacuum` to shrink_to and shrink_to_fit
#3
demoray
closed
4 months ago
0
fix AHashMap typo
#2
demoray
closed
4 months ago
1
add support for keys that implement Borrow
#1
demoray
closed
4 months ago
0