lukaszlaszko / allocatorsLinks
This repository provides implementation of composable allocators described by Andrei Alexandrescu on CppCon 2015
☆15Updated 7 years ago
Alternatives and similar repositories for allocators
Users that are interested in allocators are comparing it to the libraries listed below
Sorting:
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆25Updated 4 years ago
- A lock-free multithreaded job system made using C++20 coroutines and atomic operations.☆35Updated 2 years ago
- Simple C++ one-header stl based library implementing reflection for POD data types☆28Updated 4 years ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 3 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
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆104Updated 2 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated 11 months ago
- ☆49Updated 7 years ago
- Optimizing the memory layout of std::tuple☆33Updated 5 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 weeks ago
- A Embedded Gpu Profiler for Dear ImGui App☆53Updated last month
- forward declarations for C++ std headers☆74Updated 4 years ago
- A generator of JSON parser & serializer C++ code from structure header files☆24Updated 4 months ago
- Archived!☆27Updated 3 years ago
- Library of flat vector-like based associative containers☆74Updated 2 years ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 4 months ago
- C++17 tiny vector math library☆44Updated last year
- C++20 compile-time reflection library.☆35Updated 9 months 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
- Flat containers for C++☆59Updated last month
- Inspect C++ memory in the browser☆98Updated 3 years ago
- Lightweight 2D graphics framework built using C++20 and Vulkan☆24Updated 2 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 compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 2 years ago
- ☆20Updated 7 years ago
- Compact SVO optimized vector for C++17 or higher☆106Updated last year