cachekit 0.1.0-alpha

High-performance, policy-driven cache primitives for Rust systems (FIFO/LRU/ARC) with optional metrics.
Documentation
# CacheKit Docs

Welcome to the CacheKit documentation site.

## Getting started

- [Design overview]design.md
- [Stores]stores/README.md
- [Policy overview]policies/README.md
- [Policy roadmap]policies/roadmap/README.md
- [Policy data structures]policy-ds/README.md
- [Policy survey and tradeoffs]policies.md
- [Benchmarks]benchmarks.md

## Release and maintenance

- [Release checklist]release-checklist.md
- [Releasing CacheKit]releasing.md
- [CI/CD release cycle]ci-cd-release-cycle.md
- [Documentation style guide]style-guide.md

## Misc

- [Integration notes]integration.md
- [Metrics notes]metrics.md