Sunbeam Studios

Our open-source projects, here for you!

lru-slab (0.1.2)

Published 2026-03-26 11:00:19 +00:00 by siennathesane

Installation

[registry]
default = "gitea"

[registries.gitea]
index = "sparse+" # Sparse index
# index = "" # Git

[net]
git-fetch-with-cli = true
cargo add lru-slab@0.1.2

About this package

Pre-allocated storage with constant-time LRU tracking

lru-slab

License: Apache 2.0 License: MIT License: Zlib

Pre-allocated storage with constant-time LRU tracking

Useful managing elements in an external cache of fixed-size pages, e.g. an array texture in GPU memory.

License

Licensed under any of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be triple licensed as above, without any additional terms or conditions.

Details
Cargo
2026-03-26 11:00:19 +00:00
0
Benjamin Saunders <ben.e.saunders@gmail.com>
MIT OR Apache-2.0 OR Zlib
9.0 KiB
Assets (1)
Versions (1) View all
0.1.2 2026-03-26