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☆96Updated last year
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆70Updated 2 weeks ago
- a small lightweight std::execution work-alike☆65Updated 8 months ago
- A fast work-stealing queue template in C++☆327Updated last year
- 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…☆75Updated last year
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- DR3 enables users to write vectorised code using generic lambdas and filters. Switch instruction set just by changing enclosing namespace…☆37Updated 3 months ago
- C++ serializers benchmark with realistic data☆127Updated 2 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated last month
- Boost.org unordered module☆86Updated last week
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- Light, fast, threadpool for C++20☆109Updated 2 years ago
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆162Updated 3 weeks ago
- Finite State Machine using C++20 coroutines with symmetric transfer☆93Updated 2 years ago
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- A simple replacement for std::unordered_map☆50Updated last year
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆36Updated 7 years ago
- C++20 Compact Tuple Tools☆57Updated last week
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆136Updated last week
- Sample implementation of C++20 atomic_wait/notify☆61Updated 6 years ago
- A micro microbenchmarking library for C++11 in a single header file☆226Updated 5 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆217Updated 2 years ago
- Protocol Puffers: A little, highly templated, and protobuf-compatible serialization/deserialization header-only library written in C++20☆195Updated 5 months ago
- Unofficial mirror of Blaze library on Bitbucket☆69Updated 3 years ago
- Standalone version of the boost::unordered library☆31Updated 4 months ago
- An indirect value-type for C++☆83Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated 2 months ago