goldsborough / lru-cacheLinks
A feature complete LRU cache implementation in C++
☆264Updated 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:
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆185Updated 2 months ago
- A STL allocator that mmaps files☆254Updated 4 years ago
- C++ implementation of a memory efficient hash map and hash set☆366Updated 2 months ago
- A prototype implementation of the executors proposal☆86Updated 6 years ago
- Header-only library for multithreaded programming☆241Updated last week
- C++11 metaprogramming library☆279Updated this week
- Implementation of std::any, including small object optimization, for C++11 compilers☆151Updated last year
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- nanorpc - lightweight RPC in pure C++ 17☆245Updated 3 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 8 years ago
- A header-only C++ library for task concurrency☆632Updated 2 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
- userland threads☆495Updated last month
- A High-Performance Work-Stealing Queue for C++☆331Updated 3 weeks ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- A tiny metaprogramming library☆312Updated 2 years ago
- Ultra fast C++11 allocator for STL containers.☆273Updated 4 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- Boost.Coroutine2☆136Updated last month
- An implementation of Seqlock in C++11☆235Updated last year
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆143Updated 5 years ago
- A C++ await/yield emulation library for stackless coroutine☆341Updated 2 years ago
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆421Updated 2 months ago
- C++ serializers benchmark with realistic data☆127Updated 3 years ago
- A platform-independent promise library for C++, implementing asynchronous continuations.☆194Updated 7 years ago
- Enjoy template metaprogramming☆115Updated 9 years ago
- generic stack-based container☆110Updated 7 years ago
- C++ library for executors☆515Updated 9 years ago