poolcache 0.1.1

A hybrid object pool and LFU cache that permits cached object reuse. Useful for avoiding allocations
Documentation

poolcache

A hybrid LFU cache and object pool that allows values to be cached and easily reused.