mrDIMAS / SmartPoolLinks
SmartPool is an object pool single-header library for fast object allocation. All objects inside of a pool placed in a contiguous memory block to be cache-friendly.
☆13Updated 7 years ago
Alternatives and similar repositories for SmartPool
Users that are interested in SmartPool are comparing it to the libraries listed below
Sorting:
- Header-only library with unconventional C++ features, like deep-copy smart pointers, dynamic dispatch, type-erased ranges☆43Updated 3 years ago
- Phisko's C++ Utilities☆43Updated 2 years ago
- Dynamic, Contiguous-Memory Objects Pool☆13Updated 7 years ago
- C++ interactive / live coding with Qt☆62Updated 2 years ago
- Observer pattern and signals/slots for C++11 projects☆83Updated 3 months ago
- C++11 Dependency Injection (IoC - inversion of control) class using variadic templates and shared pointers.☆26Updated 9 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Help code to be able to use C++ as a scriptable and debuggable language without using any language wrappers☆29Updated 6 years ago
- A Qt5 compatible fork of QtPropertyBrowser from QtSolutions.☆27Updated 9 years ago
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆25Updated 3 years ago
- Saddy is an open-source crossplatform 2D graphic engine, based on OpenGL, which can be used for creating 2D games. like platformers or RP…☆57Updated 4 months ago
- Lightweight C++ RPC framework without code generation☆34Updated 5 years ago
- C++ reflection☆47Updated 7 years ago
- RemoteCall C++ framework for IPC☆22Updated 3 weeks ago
- Archived!☆27Updated 3 years ago
- A simple C++ wrapper around the "miniz" zip library☆30Updated 2 years ago
- A modern, header-only request router for C++☆24Updated last month
- c++17 single header library for constructing and populating classes inline☆7Updated 5 years ago
- Non-nullable pointers with 0-overhead and no hidden runtime cost.☆12Updated 4 years ago
- C++11 version of Don Clugston's FastDelegate library, by Ceniza.☆26Updated 11 years ago
- A quick and simple UI for prototype and internal projects☆20Updated 5 years ago
- C++11 libs: await, channels, reactive/signals, timelines, alarms, logging, args, etc.☆23Updated 4 years ago
- A generic, modern and extensible numerical toolkit following the syntax and functionality of the GLSL shading language, but it packed wit…☆16Updated 11 months ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- Wire is a drop-in std::string replacement with extended functionality and safe C/C++ formatters (C++11).☆40Updated 9 years ago
- image viewer with full memory consumption control and without ui freezing☆25Updated 7 years ago
- easy to use callback library for C++☆42Updated 8 years ago
- ID, a compile-time string hasher and sequential ID generator (C++11)☆29Updated 9 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- C++ asynchronous promises like a Promises/A+☆44Updated 2 years ago