goldsborough / lru-cacheLinks
A feature complete LRU cache implementation in C++
☆257Updated 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
- Header-only library for multithreaded programming☆236Updated 6 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last year
- C++11 metaprogramming library☆267Updated 2 weeks ago
- C++ library for executors☆509Updated 9 years ago
- C++ implementation of a memory efficient hash map and hash set☆362Updated 2 weeks ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆150Updated last year
- nanorpc - lightweight RPC in pure C++ 17☆243Updated 2 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 8 years ago
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- Love template metaprogramming☆330Updated 3 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago
- An implementation of Seqlock in C++11☆223Updated last year
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- A header-only C++ library for task concurrency☆631Updated 2 years ago
- C++ serializers benchmark with realistic data☆125Updated 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.☆248Updated this week
- A fast work-stealing queue template in C++☆321Updated last year
- generic stack-based container☆109Updated 7 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆138Updated 4 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 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
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆413Updated this week
- C++ standard library features, "from scratch"☆193Updated 8 months ago
- userland threads☆491Updated last month
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆148Updated this week
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- Boost.org serialization module☆129Updated last month
- Boost.Coroutine2☆135Updated 3 weeks ago
- A C++ await/yield emulation library for stackless coroutine☆340Updated last year