Skip to content

A header only C++11 LRU Cache template class that allows you to define key, value and optionally the Map type. uses a double linked list and a std::unordered_map style container to provide fast insert, delete and update No dependencies other than the C++ standard library. This is a C++11 remake of my earlier LRUCache project (https://github.com/mo

active 2023-08-162025-12-04 (UTC)

Complete coverage26,553 / 26,553 hourly files (100%) · 2 absent upstream2023-08-152026-08-25 (UTC)
Events
54
Pushes
2
Pull requests
6
Issues
1
Stars
36
Forks
7

Activity over time

Daily event counts in the loaded window

Line chart, 842 days from 2023-08-16 to 2025-12-04. Pushes: 2 total, peak 2 in a day. Pull requests: 6 total, peak 2 in a day. Issues: 1 total, peak 1 in a day. Comments: 2 total, peak 2 in a day. Stars: 36 total, peak 2 in a day.

  • Pushes
  • Pull requests
  • Issues
  • Comments
  • Stars

Stars, PRs, issues and forks are under-captured in the later part of this window. GH Archive progressively stopped capturing non-push events during 2026 — −95% or worse by the end of the window. Every series here except Pushes fades for that reason, so a decline above reflects the archive, not this repository. Pushes stay reliable throughout, so read them, and the contributor counts derived from them, as the real signal. Data health has the measurements.

Top contributors

Pushes, PRs, issues, reviews and comments — stars and forks excluded, so this is contribution rather than popularity

ContributorContributionsPushesPRsComments
mohaps5221
baycan1010
ligazetom1010
malcolm-vivosa1010
jinfeihan571000
olafmandel1010
OwenKnight-FLINTpro1001

Recent activity

Latest issues, pull requests and releases

  • Pull request#27baycan2025-04-03 21:47
  • Pull request#25mohaps2024-09-11 08:05
  • Pull request#26mohaps2024-09-11 08:04
  • Pull request#26malcolm-vivosa2024-07-24 11:39
  • Pull request#25ligazetom2023-12-14 07:32
  • Issue#24jinfeihan572023-10-19 12:11
    how to update a VALUE?
  • Pull request#23olafmandel2023-09-27 10:50
  • Issue comment#22mohaps2023-08-24 00:28
    Compile error... missing argument passthrough here
  • Issue comment#22OwenKnight-FLINTpro2023-08-24 00:17
    Compile error... missing argument passthrough here

Totals cover only the window loaded into ClickHouse and count events, not GitHub's lifetime totals — 36 stars here means stars gained during the window, not the repo's star count.