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:
- Phisko's C++ Utilities☆44Updated 2 years ago
- Dynamic, Contiguous-Memory Objects Pool☆12Updated 7 years ago
- C++11 header only networking library built on enet (udp)☆74Updated 9 years ago
- Header-only library with unconventional C++ features, like deep-copy smart pointers, dynamic dispatch, type-erased ranges☆43Updated 3 years ago
- Observer pattern and signals/slots for C++11 projects☆85Updated 2 months ago
- Everything I am (was...) passionate about - the best game engine ever☆50Updated 5 years ago
- Minimal C++ Event Bus☆90Updated 6 years ago
- C++11 Dependency Injection (IoC - inversion of control) class using variadic templates and shared pointers.☆26Updated 9 years ago
- Simple <stdatomic.h>, <stdalign.h> and <threads.h> implementation for MSVC in Visual Studio 2019☆20Updated 6 years ago
- Archived!☆27Updated 4 years ago
- A simple C++ wrapper around the "miniz" zip library☆32Updated 3 years ago
- C++ interactive / live coding with Qt☆63Updated last month
- Non-nullable pointers with 0-overhead and no hidden runtime cost.☆12Updated 5 years ago
- Portable, real time, modular and data-driven GUI C++ library.☆85Updated 9 months ago
- image viewer with full memory consumption control and without ui freezing☆25Updated 7 years ago
- A simple, header-only, dependency-free, C++ 11 based ThreadPool library.☆37Updated 5 years ago
- A quick and simple UI for prototype and internal projects☆21Updated 5 years ago
- Help code to be able to use C++ as a scriptable and debuggable language without using any language wrappers☆29Updated 6 years ago
- LuaBridge usage samples with a short tutorial☆43Updated 2 years ago
- a lightweight SIMD vector, matrix and quaternion library☆32Updated 2 years ago
- Lightweight C++ task system☆82Updated 8 years ago
- A Qt5 compatible fork of QtPropertyBrowser from QtSolutions.☆27Updated 9 years ago
- libGDT - The C++ Game Developement Templates Library☆39Updated 7 years ago
- C++11 version of Don Clugston's FastDelegate library, by Ceniza.☆27Updated 11 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆52Updated 2 months ago
- Header only library for event driven programming in C++11.☆19Updated 11 years ago
- A Qt shader editor to program GLSL shaders☆10Updated 10 years ago
- Lightweight C++ RPC framework without code generation☆34Updated 5 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…☆56Updated 3 months ago