lamerman / cpp-lru-cacheLinks
Simple and reliable LRU cache for c++ based on hashmap and linkedlist
☆386Updated 5 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
Sorting:
- 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 …☆296Updated last year
- High performance C++11 thread pool☆581Updated 4 years ago
- C++ integer-to-string conversion benchmark☆341Updated 7 months ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆330Updated 4 years ago
- C++ cache with LRU/LFU/FIFO policies implementation☆371Updated this week
- C++ library for executors☆511Updated 8 years ago
- A concurrent thread-safe hash map implemented in C++☆145Updated 2 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆742Updated 5 years ago
- C++ implementation of a fast and memory efficient HAT-trie☆834Updated 11 months ago
- A feature complete LRU cache implementation in C++☆256Updated 5 years ago
- A STL allocator that mmaps files☆251Updated 4 years ago
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- Experimental C++11 version of sparsehash☆292Updated 2 years ago
- C++ Benchmark Authoring Library/Framework☆855Updated 2 months ago
- userland threads☆491Updated last month
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆185Updated 5 years ago
- Yet Another Serialization☆765Updated 6 months ago
- A collection of shared memory containers for high performance server☆237Updated 3 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆758Updated 11 months ago
- Various open addressing hashmap algorithms in C++☆256Updated 3 years ago
- C++11 single .h asymmetric coroutine implementation via ucontext / fiber☆424Updated 3 months ago
- Various synchronization primitives for multithreaded applications in C++11.☆530Updated 8 years ago
- A C++ await/yield emulation library for stackless coroutine☆340Updated last year
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆497Updated last year
- We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads☆519Updated 3 years ago
- G3log is an asynchronous, "crash safe", logger that is easy to use with default logging sinks or you can add your own. G3log is made wi…☆932Updated 3 months ago
- A fast, memory efficient hash map for C++☆1,287Updated 3 months ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆981Updated last year
- A header-only C++ library for task concurrency☆630Updated 2 years ago
- A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store☆550Updated last year