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
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 4 years ago
- easy to use callback library for C++☆39Updated 7 years ago
- Header-only pure C++11 library providing signal and slot functionality☆17Updated 5 years ago
- A library of type traits for introspecting C++ function types☆28Updated 5 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 3 years ago
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆64Updated last week
- A thread pool for C++ using std::thread and other C++11/14 standard threading utilities.☆35Updated 6 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- C++17 tiny vector math library☆41Updated last year
- A C++11 memory pool for multi-threaded applications☆33Updated 7 years 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
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆28Updated 5 months ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- A simple implementation of a MessageBus.☆26Updated 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
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 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 …☆28Updated 4 years ago
- Lightweight C++ RPC framework without code generation☆34Updated 4 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆140Updated 10 months ago
- File/Directory Watcher for Modern C++☆83Updated 2 years ago
- C++20 implementation of {{ mustache }}☆84Updated 3 months ago
- Entropia File System Watcher☆35Updated 11 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated last week
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 8 months ago
- A single file C++ header-only minizip wrapper library☆26Updated 2 years ago
- Lean library to observe file changes in a specific directory path.☆46Updated 3 months ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆76Updated last year
- Non-intrusive C++ signal programming library☆50Updated 3 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 …☆138Updated 3 weeks ago