Simple and reliable LRU cache for c++ based on hashmap and linkedlist
☆393Jul 29, 2020Updated 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
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 …☆300Sep 11, 2024Updated last year
- a header only C++ LRU Cache template class (now with optional synchronization) that allows you to define key, value and optionally the Ma…☆41Aug 30, 2016Updated 9 years ago
- A feature complete LRU cache implementation in C++☆268Dec 16, 2019Updated 6 years ago
- C++ cache with LRU/LFU/FIFO policies implementation☆382Jun 8, 2026Updated last week
- STL-based caches for C++☆117May 31, 2023Updated 3 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- A lightweight LRU cache structure for list<T> and map<K,V> containers. Written in C++11☆27May 10, 2015Updated 11 years ago
- A C++ template class providing a thread-safe LRU cache☆77Mar 12, 2022Updated 4 years ago
- Perfect Hash Table C/C++ Library☆15Nov 22, 2020Updated 5 years ago
- A C++ library of Concurrent Data Structures☆2,739Oct 17, 2023Updated 2 years ago
- Cache library and distributed caching server. Memcached compatible.☆375Aug 7, 2024Updated last year
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,322Apr 28, 2026Updated last month
- Boost.asio based Redis-client library.☆324May 18, 2021Updated 5 years ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆997Jan 2, 2024Updated 2 years ago
- Wait-free ring buffer for inter-thread communication using C++11 atomics☆17Mar 17, 2015Updated 11 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- A high-performance, concurrent hash table☆1,740Apr 25, 2026Updated last month
- High performance C++11 thread pool☆583Oct 4, 2020Updated 5 years ago
- A simple C++11 Thread Pool implementation☆8,756Jul 20, 2024Updated last year
- A set of reusable C++ classes for concurrent tasks☆36Apr 21, 2013Updated 13 years ago
- A fast single-producer, single-consumer lock-free queue for C++☆4,575Mar 28, 2026Updated 2 months ago
- C++ Channels & WaitGroup inspired by the Go Programming Language☆19Jul 6, 2020Updated 5 years ago
- A few classes which compile faster than the classes that they replace☆12Apr 5, 2014Updated 12 years ago
- Lightweight C++ wrapper for LibEvent 2 API☆47Nov 22, 2017Updated 8 years ago
- A Go's defer-like syntax scope guard idiom in C++11☆25Dec 16, 2014Updated 11 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- C++14 concurrent lock-free low-latency queue.☆1,857Updated this week
- Go-style concurrency in C++11☆3,305Jul 3, 2023Updated 2 years ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,485Updated this week
- High-performance C++ for macOS, iOS, tvOS, Android, Linux, and Windows☆42Oct 6, 2021Updated 4 years ago
- 一个基于C++20的lua绑定库。☆16Apr 21, 2026Updated last month
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,188Jun 10, 2026Updated last week
- Abseil Common Libraries (C++)☆17,334Updated this week
- A fast, memory efficient hash map for C++☆1,305Updated this week
- A C++11 library for serialization☆4,676Mar 11, 2026Updated 3 months ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- A modern formatting library☆23,598Updated this week
- Lua utility libraries for moon☆10Aug 31, 2025Updated 9 months ago
- Main gperftools repository☆8,959Mar 8, 2026Updated 3 months ago
- Wangle is a framework providing a set of common client/server abstractions for building services in a consistent, modular, and composable…☆3,096Updated this week
- oneAPI Threading Building Blocks (oneTBB)☆6,673Updated this week
- The golang implementation of trie tree.☆23Sep 19, 2016Updated 9 years ago
- C++ associative containers☆1,601Nov 30, 2021Updated 4 years ago