endurodave / AllocatorLinks
An Efficient C++ Fixed Block Memory Allocator
☆37Updated 4 months ago
Alternatives and similar repositories for Allocator
Users that are interested in Allocator are comparing it to the libraries listed below
Sorting:
- A C++ library implementing linear algebra, text and file IO, UTF-N conversions, containers, image loading/saving, image quantization/filt…☆67Updated last month
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆26Updated 4 years ago
- C++ Reflection & Serialization using Clang's LibTooling☆52Updated 5 years ago
- "Longeron++" C++17 library for simple memory-efficient or 'data-oriented' structures☆32Updated 6 months ago
- Fast thread-safe allocator with memory access control functions☆15Updated 5 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 4 months ago
- Cut down and minimalistic C++ string formatting library☆27Updated last year
- C++ type_name template utilities for pretty-printing type names☆10Updated 6 years ago
- Lightweight 2D graphics framework built using C++20 and Vulkan☆24Updated 3 years ago
- Lightweight C++ RPC framework without code generation☆34Updated 5 years ago
- A generator of JSON parser & serializer C++ code from structure header files☆27Updated 8 months ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- A Embedded Gpu Profiler for Dear ImGui App☆61Updated 3 months ago
- ☆36Updated 6 years ago
- A modern C++-RAII utility library, based on the C++20 proposal☆12Updated 5 years ago
- C++11 syntactic sugar for ImGui with RAII guards☆72Updated 2 months ago
- Archived!☆27Updated 4 years ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆43Updated last year
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆34Updated 2 months ago
- A simple, header-only, dependency-free, C++ 11 based ThreadPool library.☆37Updated 5 years ago
- A minimalistic scripting language with parser and interpreter in a single C++ header file☆28Updated 3 years ago
- some helpers im using since 2009. contain usefull things like vec2, vec3, vec4, variant, actionTime and more☆20Updated last year
- C++20 highly parallel ECS implementation☆21Updated 6 years ago
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆25Updated 3 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated last year
- another c#-like property accessor for C++11 and above.☆16Updated last year
- Non-intrusive and customizable C++ GUI library☆12Updated 5 years ago
- C++11 version of Don Clugston's FastDelegate library, by Ceniza.☆26Updated 11 years ago
- A collection of Windows/C++ utility functions on string manipulation/formatting, file system, date/time, logging, etc.☆10Updated 5 months ago
- C++ Better Futures☆48Updated 2 years ago