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☆92Updated last year
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆68Updated 11 months ago
- a small lightweight std::execution work-alike☆65Updated 5 months ago
- A fast work-stealing queue template in C++☆319Updated last year
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆128Updated 2 years ago
- Polymorphic memory resource for real-time applications.☆72Updated 2 years ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- Boost.org unordered module☆77Updated last week
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆198Updated last year
- The seq library is a collection of original C++14 STL-like containers and related tools☆90Updated 3 weeks ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆123Updated last month
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆138Updated last week
- Comprehensive benchmarks of C++ maps☆311Updated 2 years ago
- C++ serializers benchmark with realistic data☆124Updated 2 years ago
- Struct-of-Arrays generator for C++ projects.☆59Updated last year
- Greg's Template Library of useful classes.☆214Updated 2 weeks ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- General-purpose C++ graph library☆228Updated last week
- C++20 Coroutines and io_uring☆52Updated 2 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- Lightweight structured concurrency for C++20☆139Updated 3 weeks ago
- ☆145Updated last month
- 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…☆72Updated last year
- ☆52Updated 11 months ago
- Zoo library☆128Updated 2 months ago
- A parallel pipeline for stream processing☆69Updated 2 years ago
- A simple replacement for std::unordered_map☆50Updated last year