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:
- 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
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆179Updated 11 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
- Adapters for interfacing libuv with C++ resumable functions☆118Updated 11 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…☆157Updated 6 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆75Updated 11 years ago
- Boost::ASIO low-level redis client (connector)☆145Updated 2 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated last year
- A disruptor thread-synchronisation data structure for C++11.☆133Updated 2 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 …☆144Updated 5 months ago
- C++ framework for rapid server development☆77Updated last year
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- Non bloated asynchronous logger☆223Updated last year
- Seamlessly integrate libcurl with Boost.Asio☆53Updated 7 years ago
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆207Updated 2 years ago
- Provides a lightweight interpreter and factory for dynamically creating C++ objects at runtime.☆74Updated 3 years ago
- A platform-independent promise library for C++, implementing asynchronous continuations.☆194Updated 7 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- async/await in vanilla C++11☆80Updated 8 years ago
- C++ coroutine based networking library (WIP)☆38Updated 6 years ago
- A concurrent thread-safe hash map implemented in C++☆145Updated 2 years ago
- A STL allocator that mmaps files☆249Updated 4 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Boost.Coroutine2☆135Updated last week
- Component-Model Framework in C++☆44Updated 9 years ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆330Updated 4 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Updated 4 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 8 years ago