High-performance cache policies and supporting data structures.
CHANGELOG.md with final date/version and review entries.cargo fmt if needed.cargo clippy --all-targets --all-features -- -D warnings.cargo test.cargo bench --bench lru, --bench lru_k, --bench lfu).cargo doc --no-deps and spot-check new module docs.Cargo.toml version matches the release tag.git tag v0.1.0).