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☆44Updated 2 years ago
- C++ type_name template utilities for pretty-printing type names☆11Updated 6 years ago
- Everything I am (was...) passionate about - the best game engine ever☆50Updated 5 years ago
- Dynamic, Contiguous-Memory Objects Pool☆12Updated 7 years ago
- C++ interactive / live coding with Qt☆63Updated last week
- A Qt5 compatible fork of QtPropertyBrowser from QtSolutions.☆27Updated 9 years ago
- image viewer with full memory consumption control and without ui freezing☆25Updated 7 years ago
- Observer pattern and signals/slots for C++11 projects☆85Updated last month
- Archived!☆27Updated 4 years ago
- A quick and simple UI for prototype and internal projects☆21Updated 5 years ago
- C++11 Dependency Injection (IoC - inversion of control) class using variadic templates and shared pointers.☆26Updated 9 years ago
- C++ reflection☆48Updated 7 years ago
- Header only library for event driven programming in C++11.☆19Updated 11 years ago
- A simple, header-only, dependency-free, C++ 11 based ThreadPool library.☆37Updated 5 years ago
- C++11 header only networking library built on enet (udp)☆74Updated 9 years ago
- Development environment for ImGui.☆20Updated 7 years ago
- C++11 version of Don Clugston's FastDelegate library, by Ceniza.☆27Updated 11 years ago
- Simple and lightweight factory class, featuring automatic type casting. Written in C++11☆13Updated 10 years ago
- Lightweight C++ task system☆82Updated 8 years ago
- High-performance C++ ECS with cache-friendly sector-based architecture and multithreading support.☆18Updated this week
- Qt, native OpenGL, C++ project☆13Updated 6 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
- Unigine engine version 0.2 from http://frustum.org hacked to compile with modern libs☆47Updated 11 years ago
- A very minimal .INI reader/writer (C++11)☆33Updated 9 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- An easy to use and efficient memory pool allocator written in C++.☆11Updated 9 years ago
- Qt based Urho3D editor and general toolset☆31Updated 8 years ago
- Learn to use CMake with Visual Studio 2017☆13Updated 7 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆35Updated last month