hardikp / cpp-mempoolLinks
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:
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 5 years ago
- Header-only pure C++11 library providing signal and slot functionality☆17Updated 6 years ago
- A C++11 memory pool for multi-threaded applications☆34Updated 7 years ago
- easy to use callback library for C++☆42Updated 8 years ago
- Provides run-time tuple element access☆14Updated 4 years ago
- Freundlich's C++ toolkit☆33Updated last week
- 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
- Extraction of Microsoft PPLX out of C++ REST SDK☆24Updated 2 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- C++14 compatible observer pattern / signal slot pattern that can ignore extra parameters like Qt's signals and slots.☆17Updated 3 years ago
- Lean library to observe file changes in a specific directory path.☆46Updated 6 months ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 3 years ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆76Updated 2 years ago
- ID, a compile-time string hasher and sequential ID generator (C++11)☆28Updated 9 years ago
- A single file C++11 header-only memory mapped file library.☆63Updated last year
- Comparison of C++ Serialization Libraries for Graph Data☆35Updated 3 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- easy reflection and serialization for C++17, MIT licensed☆51Updated 3 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- File/Directory Watcher for Modern C++☆84Updated 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 …☆141Updated 2 months ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- A library of type traits for introspecting C++ function types☆29Updated 6 years ago
- Lightweight C++ task system☆80Updated 7 years ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- Entropia File System Watcher☆36Updated 12 years ago
- A simple implementation of a MessageBus.☆26Updated last year
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆141Updated last year