historybuffer 0.1.1

efficient byte history cache with indexing
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "historybuffer"
authors = ["rustkin"]
description = "efficient byte history cache with indexing"
documentation = "https://docs.rs/historybuffer"
keywords = ["buffer", "buffered"]
license = "MIT"
readme = "README.md"
repository = "https://github.com/rustkins/historybuffer"
version = "0.1.1"
edition = "2024"

[dependencies]