a header only C++ LRU Cache template class (now with optional synchronization) that allows you to define key, value and optionally the Map type. uses a double linked list and a std::map style container to provide fast insert, delete and update
☆41Aug 30, 2016Updated 9 years ago
Alternatives and similar repositories for lrucache
Users that are interested in lrucache are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Wait-free ring buffer for inter-thread communication using C++11 atomics☆17Mar 17, 2015Updated 11 years ago
- A lightweight LRU cache structure for list<T> and map<K,V> containers. Written in C++11☆27May 10, 2015Updated 11 years ago
- C++ resource manager. An arbitrary files to cpp/h resource files converter.☆30Jul 13, 2016Updated 9 years ago
- Sort function at 5 to 7 times faster than std :: sort☆15May 4, 2019Updated 7 years ago
- Non-blocking message passing (a C++14 MPI wrapper)☆18Sep 19, 2014Updated 11 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- A simple and lightweight tree container (C++03)☆16Oct 25, 2015Updated 10 years ago
- 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
- SQLight is a lightweight MySQL client written in C++11. Based on code by Ladislav Nevery☆29Sep 10, 2015Updated 10 years ago
- C#/Rust/Python style formatting in C++.☆11Oct 23, 2018Updated 7 years ago
- A lightweight C++ library to diff and patch arbitrary data☆19May 10, 2015Updated 11 years ago
- Simple .INI file parser in C, good for embedded systems. Includes a C++ wrapper. Original project location: https://code.google.com/p/ini…☆25Dec 18, 2014Updated 11 years ago
- ZeroMQ C++ binding.☆31Apr 18, 2018Updated 8 years ago
- C++ library of performance-minded contiguous containers, strings and streams☆14Jul 20, 2017Updated 8 years ago
- Automatically exported from code.google.com/p/lvdun☆13Dec 17, 2016Updated 9 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Portable MurmurHash Implementation☆12Feb 19, 2024Updated 2 years ago
- Bourne is a lightweight JSON de/serializer (C++11).☆22Jun 1, 2015Updated 11 years ago
- A small C++ library for formatted stream output of standard library objects☆10Dec 16, 2015Updated 10 years ago
- A simple immutable ordered key/value storage system.☆15Mar 18, 2016Updated 10 years ago
- STL-based caches for C++☆117May 31, 2023Updated 3 years ago
- LINQ for C++11 done right☆15Feb 18, 2016Updated 10 years ago
- Eggs.SQLite is a Modern C++ thin wrapper over SQLite☆14Aug 30, 2012Updated 13 years ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆38Jul 23, 2019Updated 6 years ago
- The chaos Operating System☆18Mar 13, 2025Updated last year
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Jul 9, 2013Updated 12 years ago
- An encoder/decoder collection for a sequence of integers☆32Mar 10, 2013Updated 13 years ago
- C++ Concurrency library!☆27Feb 15, 2019Updated 7 years ago
- Tiny lock service☆11Apr 21, 2015Updated 11 years ago
- Reactor polling pattern for ZeroMQ☆29Aug 27, 2010Updated 15 years ago
- Fully emulates D's scope guard statement feature via C++17's std::uncaught_exceptions() with no dynamic memory allocation and terse synta…☆19Mar 15, 2018Updated 8 years ago
- ☆17Jul 7, 2019Updated 6 years ago
- Message Queue/C++/Lua based game server☆15May 3, 2013Updated 13 years ago
- Open source ext2/ELF32 bootloader☆16Oct 2, 2017Updated 8 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Example of private, public key generation and shared secret derivation using OpenSSL and the x25519 curve.☆12Jun 1, 2017Updated 9 years ago
- ☆13Dec 27, 2016Updated 9 years ago
- Extending IndexBufferCompression to also support vertex compression.☆18May 3, 2015Updated 11 years ago
- audio and video recording demo using mediacodec.☆23Jul 11, 2017Updated 8 years ago
- Simple variable-length encoder/decoder (C99)(C++03)☆17Jun 24, 2016Updated 10 years ago
- Active Object snippets with C++11, C++03 and C++/Qt☆22Oct 14, 2017Updated 8 years ago
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆45May 25, 2015Updated 11 years ago