goldsborough / lru-cacheLinks
A feature complete LRU cache implementation in C++
☆260Updated 6 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:
- A STL allocator that mmaps files☆254Updated 4 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last month
- Header-only library for multithreaded programming☆239Updated 8 months ago
- C++14 (and beyond) library features implemented in C++11☆249Updated 8 years ago
- C++11 metaprogramming library☆279Updated last week
- C++ implementation of a memory efficient hash map and hash set☆366Updated last month
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- An implementation of Seqlock in C++11☆229Updated last year
- generic stack-based container☆110Updated 7 years ago
- A fast work-stealing queue template in C++☆327Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆150Updated last year
- A header-only C++ library for task concurrency☆629Updated 2 years ago
- Boost.Coroutine2☆136Updated last week
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆130Updated 2 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- nanorpc - lightweight RPC in pure C++ 17☆244Updated 2 years ago
- STL-based caches for C++☆116Updated 2 years ago
- A C++ await/yield emulation library for stackless coroutine☆340Updated last year
- Variadic templates and std::integer_sequence support library☆112Updated 9 months ago
- A highly efficient, move-aware operators library☆204Updated 3 years ago
- C++ library for executors☆513Updated 9 years ago
- userland threads☆494Updated last week
- An open addressing linear probing hash table, tuned for delete heavy workloads☆211Updated 2 years ago
- Love template metaprogramming☆331Updated 3 years ago
- Boost.Lockfree☆146Updated last week
- A C++ micro-benchmarking framework☆95Updated 6 years ago