cuckoocache 0.1.2

High performance concurrent cache
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies]

[dev-dependencies.rand]
version = "0.5.5"

[dev-dependencies.sha2]
version = "0.8.0"

[package]
authors = ["Jeremy Rubin <j@rubin.io>"]
categories = ["algorithms"]
description = "High performance concurrent cache"
edition = "2018"
license = "MPL-2.0"
name = "cuckoocache"
repository = "https://github.com/JeremyRubin/cuckoocache"
version = "0.1.2"