goldsborough / lru-cacheLinks
A feature complete LRU cache implementation in C++
☆260Updated 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☆252Updated 4 years ago
- C++11 metaprogramming library☆276Updated last week
- Header-only library for multithreaded programming☆237Updated 7 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last week
- Implementation of std::any, including small object optimization, for C++11 compilers☆151Updated last year
- nanorpc - lightweight RPC in pure C++ 17☆244Updated 2 years ago
- C++ implementation of a memory efficient hash map and hash set☆363Updated last week
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆141Updated 4 years ago
- A fast work-stealing queue template in C++☆326Updated last year
- C++14 (and beyond) library features implemented in C++11☆249Updated 8 years ago
- A proposal for a executor programming model for ISO C++☆140Updated 5 years ago
- Love template metaprogramming☆331Updated 3 years ago
- C++ library for executors☆513Updated 9 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
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- STL-based caches for C++☆116Updated 2 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆501Updated 2 years ago
- ☆128Updated 2 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- An implementation of Seqlock in C++11☆228Updated last year
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago
- generic stack-based container☆109Updated 7 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☆419Updated last month
- Replaced by foonathan/lexy☆138Updated 4 years ago
- A header-only C++ library for task concurrency☆629Updated 2 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.☆252Updated last month
- A platform-independent promise library for C++, implementing asynchronous continuations.☆194Updated 7 years ago