endurodave / AllocatorLinks
An Efficient C++ Fixed Block Memory Allocator
☆35Updated last month
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
- A Embedded Gpu Profiler for Dear ImGui App☆56Updated last week
- C++ Reflection & Serialization using Clang's LibTooling☆51Updated 4 years ago
- C++11 syntactic sugar for ImGui with RAII guards☆71Updated 7 months ago
- Optimizing the memory layout of std::tuple☆35Updated 5 years ago
- Fully multithreaded C++ CPU rasterizer☆27Updated 5 years ago
- C++20 highly parallel ECS implementation☆20Updated 5 years ago
- Call any function with command-like syntax at runtime (with automatic argument management). No dependencies, no boilerplate code, no macr…☆12Updated 2 years ago
- "Longeron++" C++17 library for simple memory-efficient or 'data-oriented' structures☆32Updated 3 months ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆41Updated last year
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated last month
- A lock-free multithreaded job system made using C++20 coroutines and atomic operations.☆35Updated 2 years ago
- Fast thread-safe allocator with memory access control functions☆15Updated 5 years ago
- A modern C++-RAII utility library, based on the C++20 proposal☆12Updated 5 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- ☆52Updated 3 years ago
- Archived!☆27Updated 3 years ago
- Invoke any C++ callable synchronously or asynchronously.☆17Updated 2 months ago
- Ravine is a graphics framework built with Vulkan, GLFW, ImGUI and GLM.☆10Updated 3 years ago
- ☆36Updated 6 years ago
- A generator of JSON parser & serializer C++ code from structure header files☆27Updated 5 months ago
- Lightweight C++ RPC framework without code generation☆34Updated 5 years ago
- Cut down and minimalistic C++ string formatting library☆27Updated last year
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- C++ utilities for lexing and parsing of script languages and configuration files.☆12Updated 7 years ago
- C++11 version of Don Clugston's FastDelegate library, by Ceniza.☆26Updated 11 years ago
- Non-nullable pointers with 0-overhead and no hidden runtime cost.☆12Updated 4 years ago
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆104Updated last week
- Ordering and sorting in constant low time☆10Updated this week
- A clean implementation of reflection and related proposals.☆28Updated 7 years ago