proxy.golang.org : github.com/andrewchambers/arc-go
Package arc implements the Adaptive Replacement Cache https://www.usenix.org/legacy/events/fast03/tech/full_papers/megiddo/megiddo.pdf This code is a straight-forward translation of the Python implementation at http://code.activestate.com/recipes/576532-adaptive-replacement-cache-in-python/ modified to make the O(n) list operations O(1).
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/andrewchambers/arc-go
License: MIT
Latest release: about 2 years ago
First release: about 2 years ago
Namespace: github.com/andrewchambers
Last synced: about 1 month ago