clock_cache 0.1.0

A CLOCK cache implementation
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies]
bit-vec = "0.4.3"

[features]
nightly = []

[package]
authors = ["Jerome Froelich <jeromefroelic@hotmail.com>"]
description = "A CLOCK cache implementation"
documentation = "https://docs.rs/clock_cache/"
homepage = "https://github.com/jeromefroe/clock_cache"
keywords = ["CLOCK", "cache"]
license = "MIT"
name = "clock_cache"
readme = "README.md"
repository = "https://github.com/jeromefroe/clock_cache.git"
version = "0.1.0"