lamerman/cpp-lru-cache
Simple and reliable LRU cache for c++ based on hashmap and linkedlist
C++BSD-3-Clause
Issues
- 1
- 1
Is Unneeded code?
#31 opened by zh820952173 - 0
- 2
Is there any benchmarking?
#29 opened by 0xBYTESHIFT - 0
Undefined behaviour in get method
#27 opened by joseph-kirkman - 6
Move value in put()
#25 opened by dermojo - 1
Possible Solution
#23 opened by JimChengLin - 2
Project doesn't compile with Ninja
#22 opened by afiskon - 2
- 2
Thread-safety
#18 opened by knedlsepp - 3
Library name
#16 opened by vicentebolea - 2
error: redeclared as different kind of symbol
#13 opened by cankav - 0
Maybe bug
#11 opened by assafnativ - 2
Please add LICENSE
#4 opened by thomaseding - 1
Wrong return in get()
#1 opened by herohuyongtao