This repository provides implementation of composable allocators described by Andrei Alexandrescu on CppCon 2015
☆15Apr 29, 2018Updated 7 years ago
Alternatives and similar repositories for allocators
Users that are interested in allocators are comparing it to the libraries listed below
Sorting:
- Fork of icculus's HLSL Bytecode -> GLSL translator with tweaks for MonoGame☆15May 28, 2023Updated 2 years ago
- A simple demonstration of Metal 3.0 mesh shaders☆59Mar 31, 2023Updated 2 years ago
- Experimental implementation of ParallelSTL on top of GCD aka libdispatch☆22Jun 21, 2024Updated last year
- Runs a single CUDA/OpenCL kernel, taking its source from a file and arguments from the command-line☆24Updated this week
- C++ Memory allocator for packet queues that free() in roughly the same order that they alloc().☆16Mar 15, 2018Updated 8 years ago
- Small C++ workstealing task scheduler meant for gamedev.☆35Jan 26, 2021Updated 5 years ago
- usdview plugin for inspecting shading networks☆31Sep 12, 2025Updated 6 months ago
- Common development environment for solvcon☆11Oct 6, 2025Updated 5 months ago
- Data structures for ASTs☆14Dec 6, 2022Updated 3 years ago
- Make std::mdspan formattable by std::format.☆11Dec 25, 2023Updated 2 years ago
- An (obviously) super cool handle implementation.☆10Feb 23, 2019Updated 7 years ago
- Библиотека для работы с API брокеров бинарных опционов☆15Jun 7, 2021Updated 4 years ago
- Wicked fast, thread safe in-memory key/object store for C++☆12Dec 8, 2016Updated 9 years ago
- Customisable, thread-safe C11 memory allocator based off the K&R "storage allocator"☆14Jul 5, 2024Updated last year
- Context Free Channel - All about programming languages☆12Oct 30, 2024Updated last year
- ☆11May 24, 2020Updated 5 years ago
- Simple C++ one-header stl based library implementing reflection for POD data types☆28May 20, 2021Updated 4 years ago
- Grand Central Dispatch like C++ threading library built around queues, thread pools and flexible backends☆13May 7, 2024Updated last year
- Non-nullable pointers with 0-overhead and no hidden runtime cost.☆12Dec 21, 2020Updated 5 years ago
- Tools and blueprint for an event type for spreading FreeBSD ports knowledge and practice.☆23Mar 2, 2016Updated 10 years ago
- This repository contains the source of "The Machinery book " and some other books.☆10Jul 15, 2022Updated 3 years ago
- Indexed Allocator C++ lib☆12Nov 6, 2019Updated 6 years ago
- ☆12Jun 3, 2022Updated 3 years ago
- A modern C++-RAII utility library, based on the C++20 proposal☆12Mar 28, 2020Updated 5 years ago
- Experimental Dx12 engine with Voxel cone tracing for realtime GI☆12Mar 12, 2026Updated last week
- Testing various FBX file format parsing libraries☆63May 5, 2025Updated 10 months ago
- A pure Lua implementation of bk-trees, created because it was needed for fuzzy term matching.☆14Feb 22, 2022Updated 4 years ago
- A bittorrent filesystem based on FUSE, optimized to run OS from remote disk☆12Sep 7, 2025Updated 6 months ago
- ☆11Mar 7, 2022Updated 4 years ago
- Code for Extermination Shock☆15Jun 30, 2024Updated last year
- In order to solve the actual vehicle routing problem, an intelligent order allocation algorithm for booking trips online between cities i…☆10May 5, 2020Updated 5 years ago
- A MessagePack library for Zig☆17Mar 11, 2026Updated last week
- ☆11Mar 27, 2022Updated 3 years ago
- Minimal implementation of malloc and free for demo purposes.☆13Mar 21, 2022Updated 3 years ago
- A shader system built using staged metaprogramming☆15Jul 9, 2022Updated 3 years ago
- AS3 ByteArray class for lua.☆19Oct 9, 2020Updated 5 years ago
- fractal terrain generator in Nim☆18Aug 10, 2018Updated 7 years ago
- Extensions for the Visual Studio C++/CLI marshaling framework☆17Aug 25, 2014Updated 11 years ago
- An implementation of printf using c++11's variadic templates☆13Mar 25, 2019Updated 6 years ago