rust-mem-proofs 0.1.0

Various memory-related implementations and benchmarks
Documentation
[[bench]]
harness = false
name = "por"
[dependencies.rayon]
version = "1.3.0"
[dev-dependencies.criterion]
version = "0.3.2"

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

[package]
authors = ["Nazar Mokrynskyi <nazar@mokrynskyi.com>"]
description = "Various memory-related implementations and benchmarks"
edition = "2018"
license = "MIT"
name = "rust-mem-proofs"
version = "0.1.0"