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:
- Adapters for interfacing libuv with C++ resumable functions☆118Updated 8 months ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆90Updated 2 months ago
- Boost.Coroutine2☆134Updated last month
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 8 months ago
- Boost.Lockfree☆133Updated 2 weeks ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- C++ coroutine based networking library (WIP)☆38Updated 6 years ago
- A disruptor thread-synchronisation data structure for C++11.☆127Updated 2 years ago
- A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.☆58Updated 10 years ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- Component-Model Framework in C++☆44Updated 9 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…☆155Updated 6 years ago
- Boost.Coroutine☆84Updated last month
- C++ async operations☆100Updated 10 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Convert build system from autoconf/make to CMake☆75Updated 2 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- A feature complete LRU cache implementation in C++☆252Updated 5 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆149Updated last year
- Provides a lightweight interpreter and factory for dynamically creating C++ objects at runtime.☆74Updated 3 years ago
- Proposed IP address classes for standard c++☆36Updated 11 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 …☆115Updated 7 years ago
- SIGSEGV handler which prints the debug stack trace for C/C++ projects on Linux. It is configurable and rather robust.☆183Updated 2 years ago
- A reference implementation for a modern C++ client interface☆92Updated 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 …☆141Updated 2 months ago
- Seamlessly integrate libcurl with Boost.Asio☆53Updated 6 years ago
- Header-only library providing unicode aware string support for C++☆108Updated 2 months ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆81Updated 9 years ago