lru-slab 0.1.3

Pre-allocated storage with constant-time LRU tracking
Documentation
  • Coverage
  • 100%
    18 out of 18 items documented0 out of 17 items with examples
  • Size
  • Source code size: 29.83 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 765.11 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 39s Average build duration of successful builds.
  • all releases: 11s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Ralith/lru-slab
    13 2 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • Ralith

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.