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:
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆179Updated 10 months ago
- A STL allocator that mmaps files☆248Updated 4 years ago
- C++11 metaprogramming library☆263Updated last month
- Header-only library for multithreaded programming☆234Updated 4 months ago
- An implementation of Seqlock in C++11☆219Updated last year
- C++14 (and beyond) library features implemented in C++11☆249Updated 7 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated last year
- nanorpc - lightweight RPC in pure C++ 17☆242Updated 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☆244Updated 6 months ago
- C++ library for executors☆510Updated 8 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- C++ implementation of a memory efficient hash map and hash set☆357Updated 10 months ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆195Updated 4 years ago
- Boost.Coroutine2☆135Updated 3 months ago
- generic stack-based container☆107Updated 7 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆209Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- A fast work-stealing queue template in C++☆315Updated last year
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- A platform-independent promise library for C++, implementing asynchronous continuations.☆194Updated 7 years ago
- userland threads☆486Updated 3 months ago
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- A header-only C++ library for task concurrency☆629Updated 2 years ago
- Boost::ASIO low-level redis client (connector)☆145Updated 2 years ago
- A highly efficient, move-aware operators library☆203Updated 2 years ago
- Non bloated asynchronous logger☆223Updated last year
- STL-based caches for C++☆116Updated 2 years ago