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:
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆68Updated last year
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆94Updated last year
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- a small lightweight std::execution work-alike☆65Updated 6 months ago
- Boost.org unordered module☆80Updated this week
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆133Updated 3 weeks ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆207Updated last year
- Comprehensive benchmarks of C++ maps☆315Updated 2 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆129Updated 2 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆34Updated 7 years ago
- A fast work-stealing queue template in C++☆321Updated last year
- Light, fast, threadpool for C++20☆105Updated 2 years 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…☆73Updated last year
- EDSL for C++ to make just-in-time code generation easier☆85Updated 2 years ago
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆146Updated last week
- async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded …☆32Updated 4 years ago
- DR3 enables users to write vectorised code using generic lambdas and filters. Switch instruction set just by changing enclosing namespace…☆35Updated last month
- The seq library is a collection of original C++17 STL-like containers and related tools☆99Updated last month
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Sample implementation of C++20 atomic_wait/notify☆61Updated 6 years ago
- Protocol Puffers: A little, highly templated, and protobuf-compatible serialization/deserialization header-only library written in C++20☆193Updated 3 months ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆145Updated last year
- Tiny Test System☆27Updated last month
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- C++20 and onward collection of high performance data containers and related tools☆57Updated last month
- A fastest, exception-safety and pure C++17 thread pool.☆132Updated 6 years ago
- ☆145Updated last week
- C++20 Memory Allocator library☆36Updated 5 months ago