#use wml::ossp area=pkg:lib subarea=cache OSSP cache

User-Space Cache

Abstract

OSSP cache is an efficient fixed-size low-overhead user-space caching library. It allows attaching an cache to a fixed-size memory segment and provides O(1) time and space complexity over all operations.

Authors

Status

Source