akashihi / stlcacheLinks
STL-based caches for C++
☆115Updated 2 years ago
Alternatives and similar repositories for stlcache
Users that are interested in stlcache are comparing it to the libraries listed below
Sorting:
- Boost::ASIO low-level redis client (connector)☆146Updated 2 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last year
- A feature complete LRU cache implementation in C++☆257Updated 5 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- A reference implementation for a modern C++ client interface☆92Updated 7 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
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Non bloated asynchronous logger☆223Updated 2 years ago
- A disruptor thread-synchronisation data structure for C++11.☆138Updated 2 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆138Updated 4 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 …☆148Updated 6 months ago
- A STL allocator that mmaps files☆252Updated 4 years ago
- A platform-independent promise library for C++, implementing asynchronous continuations.☆194Updated 7 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
- Component-Model Framework in C++☆44Updated 9 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆150Updated last year
- Boost.Coroutine2☆135Updated 3 weeks ago
- A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.☆58Updated 10 years ago
- A public domain lock free queues implemented in C++11☆180Updated 11 years ago
- A concurrent thread-safe hash map implemented in C++☆145Updated 2 years ago
- a header only C++ LRU Cache template class (now with optional synchronization) that allows you to define key, value and optionally the Ma…☆41Updated 9 years ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆90Updated 6 months ago
- nanorpc - lightweight RPC in pure C++ 17☆243Updated 2 years ago
- async/await in vanilla C++11☆80Updated 8 years ago
- C++ framework for rapid server development☆76Updated last year
- Git mirror of the official (mercurial) repository of cpp-btree☆77Updated 11 years ago
- Provides a lightweight interpreter and factory for dynamically creating C++ objects at runtime.☆74Updated 4 years ago
- Boost.Coroutine☆85Updated last month
- 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