lamerman / cpp-lru-cache
Simple and reliable LRU cache for c++ based on hashmap and linkedlist
☆370Updated 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 4 months ago
- High performance C++11 thread pool☆572Updated 4 years ago
- C++ library for executors☆497Updated 8 years ago
- A public domain lock free queues implemented in C++11☆182Updated 10 years ago
- C++ integer-to-string conversion benchmark☆338Updated 3 years ago
- userland threads☆471Updated last month
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆328Updated 3 years ago
- A STL allocator that mmaps files☆244Updated 3 years ago
- Experimental C++11 version of sparsehash☆287Updated 2 years ago
- Yet Another Serialization☆741Updated 10 months ago
- A header-only C++ library for task concurrency☆624Updated last year
- C++ implementation of a fast and memory efficient HAT-trie☆802Updated 4 months ago
- C++ Benchmark Authoring Library/Framework☆832Updated last month
- A C++ await/yield emulation library for stackless coroutine☆335Updated last year
- A feature complete LRU cache implementation in C++☆245Updated 5 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆522Updated 7 years ago
- C++ library for storing and printing backtraces.☆447Updated this week
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆731Updated 5 years ago
- C++ cache with LRU/LFU/FIFO policies implementation☆351Updated 8 months ago
- Modern, asynchronous, and wicked fast C++11 client for Redis☆388Updated 2 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆733Updated 4 months ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆529Updated last year
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆491Updated last year
- Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server crea…☆278Updated 2 months ago
- cross-platform coroutine library in c++☆834Updated last year
- A ZooKeeper client for C++.☆152Updated 2 years ago
- A fast work-stealing queue template in C++☆300Updated 11 months ago
- C++ implementation of a memory efficient hash map and hash set☆343Updated 4 months ago
- STXXL: Standard Template Library for Extra Large Data Sets☆486Updated last year
- A fast, memory efficient hash map for C++☆1,259Updated last year