lukaszlaszko / allocators
This repository provides implementation of composable allocators described by Andrei Alexandrescu on CppCon 2015
☆13Updated 6 years ago
Alternatives and similar repositories for allocators:
Users that are interested in allocators are comparing it to the libraries listed below
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- Simple C++ one-header stl based library implementing reflection for POD data types☆28Updated 3 years ago
- A vectorized software rasterization pipeline optimized for rendering a sparse set of pixels with 16x MSAA.☆16Updated 8 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 11 months ago
- Null-termination-aware string-view class for C++☆25Updated last year
- Find race conditions at low cost by instrumenting containers☆35Updated last month
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated last month
- A modern C++-RAII utility library, based on the C++20 proposal☆11Updated 5 years ago
- MythOS game engine from Charybdis Enterprises☆18Updated 3 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Turns MSBuild executions into flame graphs☆41Updated 2 years ago
- Vulkan debug layer to visualize synchronization dependencies☆44Updated 5 years ago
- A generator of JSON parser & serializer C++ code from structure header files☆23Updated 2 weeks ago
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆106Updated 2 years ago
- Small C++ workstealing task scheduler meant for gamedev.☆33Updated 4 years ago
- Simple instrumented thread profiler for Win32 C++ applications.☆37Updated 13 years ago
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 2 years ago
- Erased is meant to be a fast and constexpr friendly C++ type erasure implementation☆22Updated 2 months ago
- Ergonomic C++ Iterator interface for STL containers☆38Updated 2 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated 5 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 6 years ago
- Open-hierarchy Fast RTTI framework for C++17 and up with support for multiple inheritance and dynamic casting.☆39Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 10 months ago
- Code for the C++20 coroutines based job system discussed in https://poniesandlight.co.uk/reflect/coroutines_job_system/☆19Updated last year
- A light-weight C++ profiling library☆31Updated 10 years ago
- Yet Another Reflection Macro: simple, flexible reflection in C++17☆12Updated 8 years ago
- ☆19Updated 7 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆28Updated 7 months ago