hardikp / cpp-mempool
C++ header-only mempool library
☆19Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for cpp-mempool
- easy to use callback library for C++☆39Updated 7 years ago
- A simple implementation of a MessageBus.☆26Updated 9 months ago
- Header-only pure C++11 library providing signal and slot functionality☆17Updated 5 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆40Updated 4 years ago
- Entropia File System Watcher☆34Updated 11 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 3 years ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆76Updated last year
- Comparison of C++ Serialization Libraries for Graph Data☆32Updated 2 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆38Updated 4 years ago
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- Generic 2D graphics library for C++14☆28Updated 2 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆28Updated 2 months ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆42Updated 4 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆132Updated 7 months ago
- Fixed size function wrapper like std::function☆68Updated 8 years ago
- C++ asynchronous promises like a Promises/A+☆44Updated last year
- A small collection of Open Source utilities and convenience functions that make C++17 development happier. All code is copied from other …☆13Updated last year
- a lightweight SIMD vector, matrix and quaternion library☆32Updated last year
- JSON Serializer using compile time reflection☆20Updated last year
- A library of type traits for introspecting C++ function types☆27Updated 5 years ago
- Profile your c++ code☆81Updated 11 years ago
- File/Directory Watcher for Modern C++☆79Updated last year
- C++17 tiny vector math library☆41Updated 11 months ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- A thread pool for C++ using std::thread and other C++11/14 standard threading utilities.☆34Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 years ago
- optional bare - A simple version of a C++17-like optional for default-constructible, copyable types, for C++98 and later in a single-fil…☆20Updated last year
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 5 years ago