nitnelave / lru_cacheLinks
A C++ implementation of a LRU cache
☆42Updated 5 years ago
Alternatives and similar repositories for lru_cache
Users that are interested in lru_cache are comparing it to the libraries listed below
Sorting:
- Task graph-based asynchronous programming system using C++ coroutine☆100Updated last year
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆73Updated 2 months ago
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- A High-Performance Work-Stealing Queue for C++☆333Updated 3 weeks ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated 2 months ago
- a small lightweight std::execution work-alike☆65Updated 10 months ago
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- Boost.org unordered module☆86Updated last week
- C++ serializers benchmark with realistic data☆127Updated 3 years ago
- Light, fast, threadpool for C++20☆112Updated 2 years ago
- DR3 enables users to write vectorised code using generic lambdas and filters. Switch instruction set just by changing enclosing namespace…☆37Updated last month
- Ultra fast C++11 allocator for STL containers.☆273Updated 4 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- General-purpose C++ graph library☆235Updated 2 weeks ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆43Updated 5 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆231Updated 2 years ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆227Updated last year
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆170Updated last week
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆141Updated last month
- C++ implementation of a memory efficient hash map and hash set☆366Updated 3 months ago
- A low-latency LRU approximation cache in C++ using CLOCK second-chance algorithm. Multi level cache too. Up to 2.5 billion lookups per se…☆76Updated 2 years ago
- A micro microbenchmarking library for C++11 in a single header file☆226Updated last month
- Greg's Template Library of useful classes.☆266Updated 3 weeks ago
- An indirect value-type for C++☆83Updated 2 years ago
- Finite State Machine using C++20 coroutines with symmetric transfer☆93Updated 2 years ago
- c++ wrapper around libpapi☆92Updated 8 years ago
- Zoo library☆135Updated 7 months ago
- C++20 Compact Tuple Tools☆57Updated this week
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year