associative-cache 3.0.1

A generic N-way associative cache with fixed-size capacity and random or least recently used (LRU) replacement.
Documentation
1
2
3
4
5
6
7
version: 2
updates:
- package-ecosystem: cargo
  directory: "/"
  schedule:
    interval: daily
  open-pull-requests-limit: 10