| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2026-01-23 | all: remove AUTHORS file and references to it | Will Norris | 2 | -2/+2 |
| 2025-11-18 | all: rename variables with lowercase-l/uppercase-I | Alex Chan | 1 | -4/+4 |
| 2025-01-03 | util/slicesx: add MapKeys and MapValues from golang.org/x/exp/maps | Brad Fitzpatrick | 1 | -3/+3 |
| 2024-05-17 | util/lru: add Clear method | Andrew Dunham | 2 | -0/+10 |
| 2024-04-16 | all: use Go 1.22 range-over-int | Brad Fitzpatrick | 1 | -4/+4 |
| 2023-09-19 | util/lru: update c.head when deleting the most recently used entry | David Anderson | 2 | -0/+154 |
| 2023-09-08 | util/lru, util/limiter: add debug helper to dump state as HTML | David Anderson | 2 | -0/+63 |
| 2023-09-07 | util/lru: replace container/list with a custom ring implementation | David Anderson | 1 | -38/+87 |
| 2023-09-07 | util/lru: add a microbenchmark | David Anderson | 1 | -1/+18 |
| 2023-09-06 | util/limiter: add a keyed token bucket rate limiter | David Anderson | 1 | -0/+14 |
| 2023-06-28 | util/lru: add a package for a typed LRU cache | Brad Fitzpatrick | 2 | -0/+152 |
