Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
mohaps
/
lrucache11
Public
Notifications
You must be signed in to change notification settings
Fork
66
Star
301
Code
Issues
7
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 11, 2024
Merge pull request #25 from ligazetom/master
Show description for 130bfd5
mohaps
authored
130bfd5
View commit details
Copy full SHA for 130bfd5
Browse repository at this point
Merge pull request #26 from malcolm-vivosa/master
Show description for bab74eb
mohaps
authored
bab74eb
View commit details
Copy full SHA for bab74eb
Browse repository at this point
Commits on Jul 24, 2024
Implement an emplace method
Show description for 90d6986
malcolm-vivosa
committed
90d6986
View commit details
Copy full SHA for 90d6986
Browse repository at this point
Commits on Dec 14, 2023
Add missing argument to getCopy
ligazetom
authored
ae1a94e
View commit details
Copy full SHA for ae1a94e
Browse repository at this point
Commits on Dec 28, 2022
[lrucache11] fixed the get/tryGet sync window to return a copy. getXXX is redircts to getCopyXXX for backward compatibility. original renamed to getRef
mohaps
committed
ab288ee
View commit details
Copy full SHA for ab288ee
Browse repository at this point
[lrucache11] fixed the get/tryGet sync window to return a copy. getXXX is redircts to getCopyXXX for backward compatibility. original renamed to getRef
mohaps
committed
4d9e922
View commit details
Copy full SHA for 4d9e922
Browse repository at this point
Commits on May 12, 2020
Merge pull request #17 from dermojo/master
Show description for fb961f7
mohaps
authored
fb961f7
View commit details
Copy full SHA for fb961f7
Browse repository at this point
Commits on Jul 9, 2018
move value on insert, fix comment typo
dermojo
committed
d48ac0b
View commit details
Copy full SHA for d48ac0b
Browse repository at this point
Commits on Apr 28, 2018
Merge pull request #15 from orestonce/master
Show description for fc0a942
mohaps
authored
fc0a942
View commit details
Copy full SHA for fc0a942
Browse repository at this point
Commits on Apr 20, 2018
fix some comment
orestonce
committed
1a71720
View commit details
Copy full SHA for 1a71720
Browse repository at this point
Commits on Oct 15, 2017
added sample_main to gitignore
mohaps
committed
9cadce5
View commit details
Copy full SHA for 9cadce5
Browse repository at this point
added getCopy() and validity comment to get()
mohaps
committed
afe7512
View commit details
Copy full SHA for afe7512
Browse repository at this point
Commits on Oct 3, 2017
Merge pull request #13 from Quinny/master
Show description for 296b029
mohaps
authored
296b029
View commit details
Copy full SHA for 296b029
Browse repository at this point
removed no copy base class
Quinny
committed
6565ec4
View commit details
Copy full SHA for 6565ec4
Browse repository at this point
Commits on Jul 25, 2017
Merge pull request #10 from breznak/vector_key
Show description for c485589
mohaps
authored
c485589
View commit details
Copy full SHA for c485589
Browse repository at this point
Merge pull request #12 from fawkes74/master
Show description for ccd1f9d
mohaps
authored
ccd1f9d
View commit details
Copy full SHA for ccd1f9d
Browse repository at this point
Commits on Feb 19, 2017
Merge pull request #7 from breznak/add_example
Show description for d9c740c
mohaps
authored
d9c740c
View commit details
Copy full SHA for d9c740c
Browse repository at this point
Commits on Feb 12, 2017
Added missing CMakeLists.txt for cmake support.
fawkes74
committed
c12874b
View commit details
Copy full SHA for c12874b
Browse repository at this point
Commits on Oct 23, 2016
add example for using vector<> as key in Cache
breznak
committed
1600e7b
View commit details
Copy full SHA for 1600e7b
Browse repository at this point
Commits on Oct 22, 2016
fix Sample
Show description for 2a635dd
breznak
committed
2a635dd
View commit details
Copy full SHA for 2a635dd
Browse repository at this point
add the example from Readme as SampleMain.cpp
breznak
committed
cf65e64
View commit details
Copy full SHA for cf65e64
Browse repository at this point
rename test to LRUCache11Test.cpp
Show description for 8d1a778
breznak
committed
8d1a778
View commit details
Copy full SHA for 8d1a778
Browse repository at this point
Commits on Oct 18, 2016
Update README.md
mohaps
authored
8a00b8d
View commit details
Copy full SHA for 8a00b8d
Browse repository at this point
Update README.md
mohaps
authored
b6009c3
View commit details
Copy full SHA for b6009c3
Browse repository at this point
Merge pull request #9 from Quinny/master
Show description for 7a13bc9
mohaps
authored
7a13bc9
View commit details
Copy full SHA for 7a13bc9
Browse repository at this point
Commits on Oct 14, 2016
rewrote using std::list instead of custom linked list implementation
Quinny
committed
739b536
View commit details
Copy full SHA for 739b536
Browse repository at this point
Commits on Oct 2, 2016
Merge pull request #4 from danpat/master
Show description for e12cf17
mohaps
authored
e12cf17
View commit details
Copy full SHA for e12cf17
Browse repository at this point
Need to set prev link when adding a new item to a 1-item list.
danpat
committed
271b33f
View commit details
Copy full SHA for 271b33f
Browse repository at this point
Commits on Aug 31, 2016
Update README.md
mohaps
authored
2fb95a1
View commit details
Copy full SHA for 2fb95a1
Browse repository at this point
Commits on Aug 30, 2016
Merge pull request #1 from dakerfp/patch-3
Show description for b4c2df8
mohaps
authored
b4c2df8
View commit details
Copy full SHA for b4c2df8
Browse repository at this point
Update LRUCache11.hpp
mohaps
authored
f32420d
View commit details
Copy full SHA for f32420d
Browse repository at this point
Update LRUCache11.hpp
mohaps
authored
3b944d5
View commit details
Copy full SHA for 3b944d5
Browse repository at this point
Merge pull request #2 from dakerfp/patch-4
Show description for c792e4f
mohaps
authored
c792e4f
View commit details
Copy full SHA for c792e4f
Browse repository at this point
Avoid nesting on Cache::prune by early returning
dakerfp
authored
82c48b3
View commit details
Copy full SHA for 82c48b3
Browse repository at this point
Remove check for nullptr before deleting.
dakerfp
authored
ab2c3a5
View commit details
Copy full SHA for ab2c3a5
Browse repository at this point
Previous
Next
You can’t perform that action at this time.