goldsborough / lru-cacheLinks
A feature complete LRU cache implementation in C++
☆252Updated 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:
- Header-only library for multithreaded programming☆233Updated 2 months ago
- C++11 metaprogramming library☆260Updated 2 weeks ago
- A header-only C++ library for task concurrency☆628Updated 2 years ago
- C++ library for executors☆508Updated 8 years ago
- userland threads☆482Updated 2 months ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- An implementation of Seqlock in C++11☆212Updated 10 months ago
- A STL allocator that mmaps files☆247Updated 4 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 9 months ago
- A micro microbenchmarking library for C++11 in a single header file☆219Updated 2 months ago
- A C++ await/yield emulation library for stackless coroutine☆338Updated last year
- Implementation of std::any, including small object optimization, for C++11 compilers☆149Updated last year
- A platform-independent promise library for C++, implementing asynchronous continuations.☆194Updated 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☆406Updated 3 months ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆139Updated 3 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☆240Updated 4 months ago
- A fast work-stealing queue template in C++☆308Updated last year
- A highly efficient, move-aware operators library☆202Updated 2 years ago
- C++ implementation of a memory efficient hash map and hash set☆351Updated 9 months ago
- Lightweight Error Augmentation Framework☆330Updated 3 weeks ago
- Enjoy template metaprogramming☆114Updated 8 years ago
- ☆127Updated 2 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆154Updated 3 months ago
- Love template metaprogramming☆328Updated 3 years ago
- A tiny metaprogramming library☆310Updated 2 years ago
- generic stack-based container☆106Updated 7 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆255Updated 5 years ago
- Non bloated asynchronous logger☆223Updated last year
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆194Updated 4 years ago
- nanorpc - lightweight RPC in pure C++ 17☆243Updated 2 years ago