Crates.io | clockpro-cache |
lib.rs | clockpro-cache |
version | 0.1.12 |
source | src |
created_at | 2016-09-09 14:36:39.02275 |
updated_at | 2023-09-08 13:38:20.492471 |
description | CLOCK-Pro cache replacement policy |
homepage | https://github.com/jedisct1/rust-clockpro-cache |
repository | |
max_upload_size | |
id | 6294 |
size | 25,863 |
CLOCK-Pro cache replacement algorithm for Rust
Based on a Python implementation by Sami Lehtinen and a Go implementation by Damian Gryski.
Original paper: CLOCK-Pro: An Effective Improvement of the CLOCK Replacement.