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
- Header-only library with unconventional C++ features, like deep-copy smart pointers, dynamic dispatch, type-erased ranges☆43Updated 3 years ago
- Archived!☆27Updated 4 years ago
- Everything I am (was...) passionate about - the best game engine ever☆50Updated 5 years ago
- Unigine engine version 0.2 from http://frustum.org hacked to compile with modern libs☆47Updated 12 years ago
- C++ interactive / live coding with Qt☆63Updated last month
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆35Updated 2 months ago
- C++11 libs: await, channels, reactive/signals, timelines, alarms, logging, args, etc.☆23Updated 5 years ago
- Portable, real time, modular and data-driven GUI C++ library.☆85Updated 9 months ago
- Observer pattern and signals/slots for C++11 projects☆85Updated 2 months ago
- Minimal C++ Event Bus☆90Updated 6 years ago
- Header-only base C++ library.☆20Updated 8 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
- C++11 header only networking library built on enet (udp)☆74Updated 9 years ago
- C++ type_name template utilities for pretty-printing type names☆13Updated 7 years ago
- A simple, header-only, dependency-free, C++ 11 based ThreadPool library.☆37Updated 5 years ago
- Non-nullable pointers with 0-overhead and no hidden runtime cost.☆12Updated 5 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
- C++11 Dependency Injection (IoC - inversion of control) class using variadic templates and shared pointers.☆26Updated 9 years ago
- A C++ library implementing linear algebra, text and file IO, UTF-N conversions, containers, image loading/saving, image quantization/filt…☆68Updated 2 months ago
- Komodo Gaming Software Development Kit☆73Updated 2 years ago
- Gincu -- a simple match three game, game engine, and game framework written in C++☆47Updated 7 years ago
- a lightweight SIMD vector, matrix and quaternion library☆32Updated 2 years ago
- A 2d Game Engine written in C++20.☆31Updated 4 years ago
- libGDT - The C++ Game Developement Templates Library☆39Updated 7 years ago
- 3D game engine written in C++ using OpenGL☆16Updated 2 months ago
- Automatic runtime configuration / settings system for your C/C++ application. Load from TOML configs into a generated C struct and back a…☆25Updated last year