Projects in Awesome Lists tagged with custom-allocator
A curated list of projects in awesome lists tagged with custom-allocator .
https://github.com/mtrebi/memory-allocators
Custom memory allocators in C++ to improve the performance of dynamic memory allocation
custom-allocator linear-allocator list-allocator memory-allocation pool-allocator stack-allocator
Last synced: 15 May 2025
https://github.com/biojppm/rapidyaml
Rapid YAML - a library to parse and emit YAML, and do it fast.
cplusplus cpp11 custom-allocator emitter javascript-library json parser python-library rapid serialization stl yaml
Last synced: 14 May 2025
https://github.com/farukalpay/dynamicarray
This library implements a std::vector like Dynamic Array data structure in C, allowing for the creation, modification, and manipulation of an array whose size can be dynamically adjusted during runtime.
array-manipulation c c-datastructures c-library cs-fundamentals custom-allocator data-structure dynamic-array educational embedded-c generic-programming header-only learn-c low-level memory-management pointer-arithmetic resizable-array stdvector-alternative systems-programming vector
Last synced: 26 Jun 2025
https://github.com/ardaku/one_alloc
A custom allocator that allows a singular allocation of a specific size known ahead of time.
custom-allocator embedded no-std rust-crate
Last synced: 22 Mar 2025
https://github.com/madsmtm/linear-malloc
An ultra simple single-threaded linear allocator
calloc custom-allocator linear-allocator malloc
Last synced: 03 Mar 2025