goldsborough / lru-cache
A feature complete LRU cache implementation in C++
☆245Updated 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
- C++11 metaprogramming library☆248Updated this week
- Header-only library for multithreaded programming☆229Updated 3 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆177Updated 3 months ago
- Boost.Coroutine2☆129Updated last month
- userland threads☆470Updated 3 weeks ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- C++ implementation of a memory efficient hash map and hash set☆341Updated 3 months ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆147Updated 8 months ago
- Love template metaprogramming☆327Updated 2 years ago
- C++ library for executors☆498Updated 8 years ago
- A STL allocator that mmaps files☆244Updated 3 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆252Updated 4 years ago
- A header-only C++ library for task concurrency☆623Updated last year
- A proposal for a executor programming model for ISO C++☆137Updated 4 years ago
- ☆127Updated last year
- STL-based caches for C++☆115Updated last year
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆138Updated 2 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago
- A public domain lock free queues implemented in C++11☆182Updated 10 years ago
- A micro microbenchmarking library for C++11 in a single header file☆210Updated 10 months ago
- generic stack-based container☆105Updated 6 years ago
- Lightweight Error Augmentation Framework☆317Updated last month
- An implementation of Seqlock in C++11☆199Updated 5 months ago
- nanorpc - lightweight RPC in pure C++ 17☆238Updated last year
- A C++ await/yield emulation library for stackless coroutine☆335Updated last year
- 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 7 months ago
- A prototype implementation of the executors proposal☆85Updated 5 years ago
- Boost::ASIO low-level redis client (connector)☆145Updated 2 years ago