akashihi / stlcacheLinks
STL-based caches for C++
☆116Updated 2 years ago
Alternatives and similar repositories for stlcache
Users that are interested in stlcache are comparing it to the libraries listed below
Sorting:
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆179Updated 10 months ago
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- A feature complete LRU cache implementation in C++☆255Updated 5 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- A disruptor thread-synchronisation data structure for C++11.☆131Updated 2 years ago
- Boost::ASIO low-level redis client (connector)☆145Updated 2 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- A C++11 compliant header-only asynchronous MySQL client library based on Asio. Enables you to work with MySQL in both asynchronous and bl…☆157Updated 6 years ago
- Urdl C++ Library - Urdl is a cross-platform C++ library for downloading web content using a URL. It provides an easy-to-use extension to …☆117Updated 7 years ago
- A concurrent thread-safe hash map implemented in C++☆144Updated 2 years ago
- Adapters for interfacing libuv with C++ resumable functions☆118Updated 10 months ago
- A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.☆58Updated 10 years ago
- Boost.Coroutine2☆135Updated 3 months 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 …☆296Updated 10 months ago
- async/await in vanilla C++11☆80Updated 8 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆75Updated 11 years ago
- Provides a lightweight interpreter and factory for dynamically creating C++ objects at runtime.☆74Updated 3 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆136Updated 4 years ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆90Updated 4 months ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆128Updated 2 years ago
- C++ framework for rapid server development☆77Updated 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…☆40Updated 8 years ago
- Simple resource pool for recycling resources in C++☆69Updated 3 weeks ago
- Non bloated asynchronous logger☆223Updated last year
- A platform-independent promise library for C++, implementing asynchronous continuations.☆194Updated 7 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆83Updated 9 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated last year
- Boost.Lockfree☆135Updated 2 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
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 8 years ago