Commits
User selector
Commit history
Commits on Jun 26, 2026
Add per-item access count stats (blocking and non-blocking) (#128)
Show description for 99809ceauthoredAbstract default hasher + switch to foldhash (quality) (#129)
Show description for 7dff1b1authored
Commits on Jun 25, 2026
Reshape lifecycle API: Default RequestState threaded by &mut (0.7.0) (#124)
Show description for 5ca720aauthored
Commits on Jun 24, 2026
Bound reserve() ghost headroom by additional
Show description for 79fc813committedPre-allocate the slab in reserve() to avoid reallocation stalls
Show description for 993f4f3committed
Commits on Jun 4, 2026
Fix MSRV build: qualify size_of, add cargo-msrv CI check (#121)
Show description for 4cb2092authoredfix: memory leak in dropping uninserted guard (#120)
Show description for 52e42fbandauthored
Commits on May 15, 2026
Extend lifecycle trait with `on_evict_(cold|hot)` (#117)
Show description for 649720dandauthored
Commits on May 12, 2026
Add non-blocking (`try_*`) cache methods (#112)
Show description for c5f89f1authored
Commits on Apr 20, 2026
Add shard_index method (#113)
Show description for 8b0077fauthored
Commits on Mar 19, 2026
Rename `crossbeam` feature to `sharded-lock` (#111)
Show description for 84bc222authoredAdd a crossbeam sharded rwlock backend (#110)
Show description for 752b3b4authored
Commits on Mar 16, 2026
Add entry/entry_async API for atomic cache access (#109)
Show description for 0a5d380authored
Commits on Mar 13, 2026
Add shuttle test coverage for switching wakers (#107)
Show description for 81c5a84authored
Commits on Mar 12, 2026
fix race in JoinFuture::poll when waker changes between notified check and waiters list update (#104)
Show description for 2635b64authored- authored
Commits on Mar 11, 2026
Fix cache with weight_capacity=1 silently storing nothing (#106)
Show description for 6cdf3fbauthored
Commits on Oct 19, 2025
Allow eviction to always progress even in the presence of racing (un)pins (#98)
Show description for 2a6aa43authored
Commits on Oct 18, 2025
Added Cache::remove_if
Show description for a688eb2authored andcommitted
Commits on Oct 17, 2025
Commits on Oct 6, 2025
Commits on Oct 4, 2025
Commits on Aug 2, 2025
Optimize placehold handling (#74)
Show description for 854c2b6authored
Commits on Jul 25, 2025
Commits on Jul 9, 2025
Commits on May 10, 2025
Commits on Apr 16, 2025
Commits on Mar 12, 2025
feat: add retain api (#64)
Show description for 79beaffauthored
Commits on Mar 1, 2025
- authored andcommitted
Commits on Feb 5, 2025
- authored andcommitted