lamerman / cpp-lru-cache
Simple and reliable LRU cache for c++ based on hashmap and linkedlist
☆375Updated 4 years ago
Alternatives and similar repositories for cpp-lru-cache:
Users that are interested in cpp-lru-cache are comparing it to the libraries listed below
- A header only C++11 LRU Cache template class that allows you to define key, value and optionally the Map type. uses a double linked list …☆294Updated 6 months ago
- High performance C++11 thread pool☆573Updated 4 years ago
- C++ library for executors☆501Updated 8 years ago
- A header-only C++ library for task concurrency☆625Updated last year
- Various synchronization primitives for multithreaded applications in C++11.☆523Updated 7 years ago
- userland threads☆474Updated this week
- C++ cache with LRU/LFU/FIFO policies implementation☆358Updated 10 months ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆329Updated 4 years ago
- A feature complete LRU cache implementation in C++☆249Updated 5 years ago
- A STL allocator that mmaps files☆246Updated 3 years ago
- C++ implementation of a fast and memory efficient HAT-trie☆814Updated 6 months ago
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆734Updated 5 years ago
- Concurrent data structures in C++☆1,411Updated 4 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆738Updated 6 months ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆495Updated last year
- A fast, memory efficient hash map for C++☆1,265Updated last year
- Yet Another Serialization☆755Updated last month
- C++11 single .h asymmetric coroutine implementation via ucontext / fiber☆418Updated 3 years ago
- Experimental C++11 version of sparsehash☆289Updated 2 years ago
- C++ integer-to-string conversion benchmark☆340Updated last month
- A C++ await/yield emulation library for stackless coroutine☆335Updated last year
- Async++ concurrency framework for C++11☆1,392Updated 5 months ago
- Linq for list comprehension in C++☆664Updated 4 years ago
- Boost.Coroutine2☆130Updated 2 weeks ago
- C++ Benchmark Authoring Library/Framework☆841Updated 3 months ago
- C++ library for storing and printing backtraces.☆459Updated 2 weeks ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆570Updated last week
- A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store☆545Updated last year
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆436Updated last week