GitHub / HengXin666 / HXCache
提供最低C++11即可使用的线程安全的LRU、LFU,只需要单头文件; 只依赖于STL, 支持原地构造和透明查找. | Providing thread-safe LRU, LFU with the lowest C++11 usage, only requires a single header file; depends only on STL, supports in-place construction and transparent lookup.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HengXin666%2FHXCache
PURL: pkg:github/HengXin666/HXCache
Stars: 1
Forks: 0
Open issues: 0
License: apache-2.0
Language: C++
Size: 17.6 KB
Dependencies parsed at: Pending
Created at: 11 months ago
Updated at: 6 months ago
Pushed at: 11 months ago
Last synced at: 3 months ago
Topics: cache, cpp11, lfu-cache, lru-cache