endurodave / AllocatorLinks
An Efficient C++ Fixed Block Memory Allocator
☆35Updated 2 weeks 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.☆25Updated 4 years ago
- C++ Reflection & Serialization using Clang's LibTooling☆51Updated 4 years ago
- C++11 syntactic sugar for ImGui with RAII guards☆71Updated 6 months ago
- A Embedded Gpu Profiler for Dear ImGui App☆53Updated last month
- "Longeron++" C++17 library for simple memory-efficient or 'data-oriented' structures☆32Updated 2 months ago
- Lightweight 2D graphics framework built using C++20 and Vulkan☆24Updated 2 years ago
- A C++ library implementing linear algebra, text and file IO, UTF-N conversions, containers, image loading/saving, image quantization/filt…☆64Updated this week
- A collection of Windows/C++ utility functions on string manipulation/formatting, file system, date/time, logging, etc.☆10Updated last month
- ☆51Updated 2 years ago
- ☆36Updated 6 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated 3 weeks ago
- A generator of JSON parser & serializer C++ code from structure header files☆24Updated 4 months ago
- C++ utilities for lexing and parsing of script languages and configuration files.☆11Updated 7 years 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
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- Fully multithreaded C++ CPU rasterizer☆27Updated 5 years ago
- This repository provides implementation of composable allocators described by Andrei Alexandrescu on CppCon 2015☆15Updated 7 years ago
- Archived!☆27Updated 3 years ago
- Small C++ workstealing task scheduler meant for gamedev.☆33Updated 4 years ago
- A lock-free multithreaded job system made using C++20 coroutines and atomic operations.☆35Updated 2 years ago
- Software implementation of any size ieee754 floating points☆53Updated 4 years ago
- C++20 highly parallel ECS implementation☆20Updated 5 years ago
- C++11 version of Don Clugston's FastDelegate library, by Ceniza.☆26Updated 11 years ago
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆25Updated 3 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- ☆29Updated last year
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated 5 months ago
- Everything I am (was...) passionate about - the best game engine ever☆50Updated 4 years ago
- Visual Programming(vProg) with VS2017 C++, ImGui☆22Updated 4 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago