ez8-co / linked_hash

🦄 链式哈希 [LRU] Fast, header-only, cross-platform and STL-like linked_hash_map & linked_hash_set for C++. (beats 100% submissions @ leetcode) LRUCache

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

🦄 链式哈希 [LRU] Fast, header-only, cross-platform and STL-like linked_hash_map & linked_hash_set for C++. (beats 100% submissions @ leetcode) LRUCache

License:MIT License


Languages

Language:C++ 98.9%Language:CMake 1.1%