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:
- A feature complete LRU cache implementation in C++☆264Updated 6 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆94Updated 4 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆185Updated 3 months ago
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- Boost::ASIO low-level redis client (connector)☆147Updated 3 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆151Updated last year
- A concurrent thread-safe hash map implemented in C++☆149Updated 2 years ago
- Non bloated asynchronous logger☆222Updated 2 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆80Updated 11 years ago
- A disruptor thread-synchronisation data structure for C++11.☆150Updated 2 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆143Updated 5 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 …☆119Updated 7 years ago
- A platform-independent promise library for C++, implementing asynchronous continuations.☆194Updated 7 years ago
- A public domain lock free queues implemented in C++11☆180Updated 11 years ago
- C++ framework for rapid server development☆77Updated 2 years ago
- A prototype implementation of the executors proposal☆86Updated 7 years ago
- Seamlessly integrate libcurl with Boost.Asio☆52Updated 7 years ago
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆153Updated 2 months 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…☆158Updated 7 years ago
- Boost.Coroutine2☆136Updated 2 months ago
- C++ coroutine based networking library (WIP)☆39Updated 7 years ago
- A STL allocator that mmaps files☆255Updated 4 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 …☆298Updated last year
- Provides a lightweight interpreter and factory for dynamically creating C++ objects at runtime.☆73Updated 4 years ago
- A fast and flexible c++ template class for tree data structures☆115Updated 5 months ago
- async/await in vanilla C++11☆80Updated 9 years ago
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- C++ library for collecting user-defined in-process runtime statistics with low overhead☆98Updated 6 years ago
- A reference implementation for a modern C++ client interface☆92Updated 8 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago