endurodave / AllocatorLinks
An Efficient C++ Fixed Block Memory Allocator
☆33Updated 3 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
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- C++ Reflection & Serialization using Clang's LibTooling☆51Updated 4 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
- A Embedded Gpu Profiler for Dear ImGui App☆53Updated 2 weeks ago
- Archived!☆27Updated 3 years ago
- C++11 syntactic sugar for ImGui with RAII guards☆71Updated 5 months ago
- Make your C/C++ console apps prettier!☆38Updated 6 years ago
- C++ utilities for lexing and parsing of script languages and configuration files.☆11Updated 7 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated last week
- A generator of JSON parser & serializer C++ code from structure header files☆24Updated 4 months ago
- ☆36Updated 6 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- A modern(ish) cross-platform open-source 2D game engine built on top of SDL2. C++98/03/11/14/17 compatible. Requires plf::colony and plf:…☆16Updated 6 years ago
- Fast thread-safe allocator with memory access control functions☆15Updated 4 years ago
- Non-nullable pointers with 0-overhead and no hidden runtime cost.☆12Updated 4 years ago
- Fully multithreaded C++ CPU rasterizer☆27Updated 5 years ago
- ☆29Updated last year
- 3 different C++, multi-threaded queues including a lock-free one☆10Updated last year
- Clang C/C++ Visual Profiler for compile times visualization☆36Updated 4 years ago
- Everything I am (was...) passionate about - the best game engine ever☆50Updated 4 years ago
- Modern C++ Parallel Task Programming Library☆8Updated 6 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- 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
- Work Stealing Queue, Job System, Thread Pool, Programming Parallel / Concurrent Applications☆18Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated last week
- Lightweight C++ RPC framework without code generation☆34Updated 5 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- "Longeron++" C++17 library for simple memory-efficient or 'data-oriented' structures☆32Updated last month