endurodave / AllocatorLinks
An Efficient C++ Fixed Block Memory Allocator
☆37Updated 6 months ago
Alternatives and similar repositories for Allocator
Users that are interested in Allocator are comparing it to the libraries listed below
Sorting:
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆26Updated 4 years ago
- C++ type_name template utilities for pretty-printing type names☆13Updated 7 years ago
- C++ Reflection & Serialization using Clang's LibTooling☆53Updated 5 years ago
- C++11 syntactic sugar for ImGui with RAII guards☆74Updated 4 months ago
- Fully multithreaded C++ CPU rasterizer☆28Updated 5 years ago
- A Embedded Gpu Profiler for Dear ImGui App☆63Updated 5 months ago
- C++20 highly parallel ECS implementation☆21Updated 6 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated last month
- A modern C++-RAII utility library, based on the C++20 proposal☆12Updated 5 years ago
- Archived!☆27Updated 4 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
- Optimizing the memory layout of std::tuple☆34Updated 5 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆35Updated 2 months ago
- Container Traits for Modern C++☆29Updated 5 years ago
- C++ utilities for lexing and parsing of script languages and configuration files.☆12Updated 8 years ago
- A simple, header-only, dependency-free, C++ 11 based ThreadPool library.☆37Updated 5 years ago
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆25Updated 3 years ago
- A generator of JSON parser & serializer C++ code from structure header files☆27Updated 3 weeks ago
- A lock-free multithreaded job system made using C++20 coroutines and atomic operations.☆37Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆38Updated last month
- Call any function with command-like syntax at runtime (with automatic argument management). No dependencies, no boilerplate code, no macr…☆12Updated 3 years ago
- ☆58Updated 3 years ago
- Cut down and minimalistic C++ string formatting library☆28Updated 2 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- Small C++ workstealing task scheduler meant for gamedev.☆35Updated 5 years ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 3 years ago
- ☆36Updated 6 years ago
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 3 years ago
- A minimalistic scripting language with parser and interpreter in a single C++ header file☆28Updated 4 years ago
- Ravine is a graphics framework built with Vulkan, GLFW, ImGUI and GLM.☆10Updated 3 years ago