hardikp / cpp-mempool
C++ header-only mempool library
☆19Updated 7 years ago
Alternatives and similar repositories for cpp-mempool
Users that are interested in cpp-mempool are comparing it to the libraries listed below
Sorting:
- Header-only pure C++11 library providing signal and slot functionality☆17Updated 6 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 5 years ago
- C++17 tiny vector math library☆43Updated last year
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆76Updated 2 years ago
- Lightweight C++ RPC framework without code generation☆34Updated 5 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 3 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Provides run-time tuple element access☆14Updated 4 years ago
- async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded …☆29Updated 4 years ago
- C++ asynchronous promises like a Promises/A+☆44Updated 2 years ago
- A single file C++11 header-only memory mapped file library.☆63Updated last year
- C++20 Vulkan and GLes rendering engine☆17Updated 5 months ago
- Fork of Marcin Kalicinski's RapidXml library☆17Updated 8 months ago
- Cocoa is an uniform hashing library with no dependencies that provides interface for CRC32, CRC64, GCRC, RS, JS, PJW, ELF, BKDR, SBDM, D…☆24Updated 9 years ago
- Archived!☆27Updated 3 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- easy reflection and serialization for C++17, MIT licensed☆51Updated 3 years ago
- Simple and lightweight factory class, featuring automatic type casting. Written in C++11☆12Updated 10 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated 8 months ago
- easy to use callback library for C++☆42Updated 8 years ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- A thread pool for C++ using std::thread and other C++11/14 standard threading utilities.☆35Updated 6 years ago
- Freundlich's C++ toolkit☆33Updated last month
- C++ Delegate Library Collection☆28Updated 8 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- C++14 compatible observer pattern / signal slot pattern that can ignore extra parameters like Qt's signals and slots.☆17Updated 3 years ago
- Pipelines for Modern C++☆67Updated 4 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated 2 months ago