nitnelave / lru_cacheLinks
A C++ implementation of a LRU cache
☆41Updated 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
- A fast work-stealing queue template in C++☆315Updated last year
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆69Updated 10 months ago
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- 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
- 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 …☆31Updated 4 years ago
- Boost.org unordered module☆75Updated last month
- Comprehensive benchmarks of C++ maps☆311Updated 2 years ago
- a small lightweight std::execution work-alike☆65Updated 4 months ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 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…☆71Updated last year
- Polymorphic memory resource for real-time applications.☆71Updated 2 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆187Updated last year
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆121Updated 3 weeks ago
- A quick pool allocator for c++ with type info and gc support☆2Updated 3 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆90Updated last week
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 6 years ago
- General-purpose C++ graph library☆225Updated last week
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆150Updated 3 years ago
- An indirect value-type for C++☆83Updated last year
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆130Updated last week
- Protocol Puffers: A little, highly templated, and protobuf-compatible serialization/deserialization header-only library written in C++20☆186Updated last month
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- A micro microbenchmarking library for C++11 in a single header file☆224Updated last month
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year