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:
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- Adapters for interfacing libuv with C++ resumable functions☆118Updated 10 months 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 …☆116Updated 7 years ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- Boost::ASIO low-level redis client (connector)☆145Updated 2 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 9 months ago
- A public domain lock free queues implemented in C++11☆181Updated 11 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…☆156Updated 6 years ago
- A feature complete LRU cache implementation in C++☆254Updated 5 years ago
- C++ coroutine based networking library (WIP)☆38Updated 6 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 …☆143Updated 3 months ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆149Updated last year
- Simple resource pool for recycling resources in C++☆69Updated 2 weeks ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆134Updated 4 years ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆90Updated 3 months ago
- Git mirror of the official (mercurial) repository of cpp-btree☆74Updated 10 years ago
- A disruptor thread-synchronisation data structure for C++11.☆130Updated 2 years ago
- Non bloated asynchronous logger☆223Updated last year
- Boost.Coroutine2☆135Updated 3 months ago
- A platform-independent promise library for C++, implementing asynchronous continuations.☆194Updated 7 years ago
- async/await in vanilla C++11☆80Updated 8 years ago
- A single file C++11 header-only memory mapped file library.☆64Updated last year
- A C++14 Task Manager / Scheduler☆106Updated last year
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- C++ framework for rapid server development☆77Updated last year
- Nanomsg binding for C++11☆117Updated 4 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…☆40Updated 8 years ago
- C++ async operations☆100Updated 10 years ago
- A STL allocator that mmaps files☆247Updated 4 years 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