9 Commits (7407f404d996594de43a546cfabbd40d776a4e22)

Author SHA1 Message Date
Brad Fitzpatrick 1e2e319e7d util/slicesx: add MapKeys and MapValues from golang.org/x/exp/maps 1 year ago
Andrew Dunham 47b3476eb7 util/lru: add Clear method 2 years ago
Brad Fitzpatrick 7c1d6e35a5 all: use Go 1.22 range-over-int 2 years ago
David Anderson ed50f360db util/lru: update c.head when deleting the most recently used entry 3 years ago
David Anderson 95082a8dde util/lru, util/limiter: add debug helper to dump state as HTML 3 years ago
David Anderson 0909e90890 util/lru: replace container/list with a custom ring implementation 3 years ago
David Anderson 472eb6f6f5 util/lru: add a microbenchmark 3 years ago
David Anderson 96c2cd2ada util/limiter: add a keyed token bucket rate limiter 3 years ago
Brad Fitzpatrick b0a984dc26 util/lru: add a package for a typed LRU cache 3 years ago