allocators topic

List allocators repositories

automem

83
Stars
15
Forks
Watchers

C++-style automatic memory management smart pointers for D

bde

1.6k
Stars
311
Forks
Watchers

Basic Development Environment - a set of foundational C++ libraries used at Bloomberg.

libCat

59
Stars
4
Forks
Watchers

🐈‍⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-based errors!

Harbol

26
Stars
4
Forks
Watchers

Harbol is a collection of data structure and miscellaneous libraries, similar in nature to C++'s Boost, STL, and GNOME's GLib but for C99+

buddy_alloc

126
Stars
10
Forks
Watchers

A single header buddy memory allocator for C & C++

libgimbal

67
Stars
3
Forks
Watchers

C17-based extended standard library, cross-language type system, and unit testing framework targeting Sega Dreamcast, Sony PSP and PSVita, Windows, Mac, Linux, Android, iOS, and WebAssembly.

Algorithms

32
Stars
7
Forks
Watchers

:mortar_board: Different algorithms implemented in C++

Cougar

53
Stars
3
Forks
Watchers

Modern C++ Stack and Static based allocators + a Custom Aligned allocator

Arenas

80
Stars
2
Forks
Watchers

Unmanaged arena memory allocators for C#/CSharp with easy interactions between managed and unmanaged references