goldsborough / lru-cacheLinks
A feature complete LRU cache implementation in C++
☆256Updated 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:
- A STL allocator that mmaps files☆251Updated 4 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆180Updated 11 months ago
- Header-only library for multithreaded programming☆236Updated 5 months ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆150Updated last year
- C++ implementation of a memory efficient hash map and hash set☆362Updated 11 months ago
- nanorpc - lightweight RPC in pure C++ 17☆243Updated 2 years ago
- C++ library for executors☆511Updated 8 years ago
- C++14 (and beyond) library features implemented in C++11☆249Updated 8 years ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆247Updated 7 months ago
- A proposal for a executor programming model for ISO C++☆140Updated 5 years ago
- C++11 metaprogramming library☆266Updated last month
- An implementation of Seqlock in C++11☆222Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- generic stack-based container☆109Updated 7 years ago
- A fast work-stealing queue template in C++☆320Updated last year
- A prototype implementation of the executors proposal☆85Updated 6 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
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆196Updated 4 years ago
- A platform-independent promise library for C++, implementing asynchronous continuations.☆194Updated 7 years ago
- A header-only C++ library for task concurrency☆630Updated 2 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago
- STL-based caches for C++☆115Updated 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☆410Updated 5 months ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆497Updated last year
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- A reference implementation for a modern C++ client interface☆92Updated 7 years ago
- Love template metaprogramming☆329Updated 3 years ago
- Presentation Material for C++Now 2018☆125Updated 6 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆138Updated 4 years ago