goldsborough / lru-cacheLinks
A feature complete LRU cache implementation in C++
☆255Updated 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 3 months ago
- A STL allocator that mmaps files☆248Updated 4 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 9 months ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆149Updated last year
- generic stack-based container☆107Updated 7 years ago
- C++11 metaprogramming library☆261Updated 2 weeks ago
- C++ implementation of a memory efficient hash map and hash set☆353Updated 9 months ago
- nanorpc - lightweight RPC in pure C++ 17☆243Updated 2 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- An implementation of Seqlock in C++11☆215Updated 11 months ago
- A fast work-stealing queue template in C++☆310Updated 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☆242Updated 5 months ago
- C++14 (and beyond) library features implemented in C++11☆249Updated 7 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆134Updated 4 years ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- C++ library for executors☆508Updated 8 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆256Updated 5 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆194Updated 4 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆128Updated 2 years ago
- Boost.Coroutine2☆135Updated 3 months ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆207Updated last year
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- A C++ await/yield emulation library for stackless coroutine☆340Updated last year
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- A header-only C++ library for task concurrency☆628Updated 2 years ago
- Non bloated asynchronous logger☆223Updated last year
- userland threads☆484Updated 3 months ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆155Updated 4 months ago
- Boost.Lockfree☆134Updated last month
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated last month