goldsborough / lru-cache
A feature complete LRU cache implementation in C++
☆250Updated 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☆234Updated last month
- C++11 metaprogramming library☆257Updated this week
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 7 months ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated last year
- A micro microbenchmarking library for C++11 in a single header file☆217Updated last month
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- A header-only C++ library for task concurrency☆625Updated last year
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- C++ library for executors☆503Updated 8 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆139Updated 3 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆254Updated 5 years ago
- A STL allocator that mmaps files☆247Updated 4 years ago
- C++ implementation of a memory efficient hash map and hash set☆347Updated 7 months ago
- Boost.org serialization module☆126Updated last month
- 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☆239Updated 3 months ago
- Lightweight Error Augmentation Framework☆325Updated last week
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆154Updated 2 months ago
- A highly efficient, move-aware operators library☆202Updated 2 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆84Updated 2 years ago
- A polymorphic value-type for C++☆227Updated last year
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆194Updated 3 years ago
- The missing C++ tuple functionality☆84Updated 5 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- STL-based caches for C++☆116Updated last year
- generic stack-based container☆106Updated 7 years ago
- A single header standard C++ serialization framework.☆194Updated 3 years ago
- Non bloated asynchronous logger☆223Updated last year
- A disruptor thread-synchronisation data structure for C++11.☆127Updated last year
- Single-header program options parsing library for C++11☆134Updated 3 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☆405Updated last month