endurodave / Allocator
An Efficient C++ Fixed Block Memory Allocator
☆27Updated 3 weeks ago
Alternatives and similar repositories for Allocator:
Users that are interested in Allocator are comparing it to the libraries listed below
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆24Updated 3 years ago
- A Embedded Gpu Profiler for Dear ImGui App☆47Updated last month
- Archived!☆27Updated 3 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆28Updated 4 months ago
- ☆34Updated 5 years ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- Type traits for properties of C / C++ enum types☆20Updated 5 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 months ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆35Updated 11 months ago
- C++ utilities for lexing and parsing of script languages and configuration files.☆11Updated 7 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- A lock-free multithreaded job system made using C++20 coroutines and atomic operations.☆32Updated last year
- Easy C++ reflection and code generation☆37Updated 6 years ago
- An Simplified JSON (SJSON) C++ reader and writer☆21Updated 6 months ago
- ☆19Updated 10 months 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 5 years ago
- A clean implementation of reflection and related proposals.☆29Updated 6 years ago
- C++ wrapper for modern OpenGL API☆14Updated 2 months ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆19Updated 9 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆64Updated 2 months ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- a lightweight SIMD vector, matrix and quaternion library☆32Updated last year
- My Talk on C++20's Concepts☆23Updated 4 years ago
- Simple header-only implementation of "parallel_for" and "parallel_map" for C++11☆31Updated 4 years ago
- A curated list of Modern C++ idioms☆21Updated 8 years ago
- Modern C++ Parallel Task Programming Library☆8Updated 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
- A generator of JSON parser & serializer C++ code from structure header files☆23Updated 3 weeks ago
- 🔺 Fast and simple polygon triangulation library.☆42Updated 7 years ago
- Container Traits for Modern C++☆28Updated 4 years ago