https://github.com/ringabout/lfucache
Some data structures to implement lfucache written by Nim
https://github.com/ringabout/lfucache
Last synced: about 1 year ago
JSON representation
Some data structures to implement lfucache written by Nim
- Host: GitHub
- URL: https://github.com/ringabout/lfucache
- Owner: ringabout
- License: mit
- Created: 2019-12-21T14:27:10.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-22T05:38:16.000Z (over 6 years ago)
- Last Synced: 2024-10-14T15:03:50.616Z (over 1 year ago)
- Language: Nim
- Homepage:
- Size: 3.91 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# lfucache
Some data structures to implement lfucache wriiten by Nim.