Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C
-
Updated
Mar 16, 2023 - C
Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C
A memory allocator that automatically reduces the memory footprint of C/C++ applications.
STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.
The standard library of the D programming language
malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)
Writing Interpreters in Rust: a Guide
Constant-complexity deterministic memory allocator (heap) for hard real-time high-integrity embedded systems
Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.
C++-style automatic memory management smart pointers for D
GC-free, high-performance D library: Containers, networking, metaprogramming, memory management, utilities
Poireau: a sampling allocation debugger
Add a description, image, and links to the allocator topic page so that developers can more easily learn about it.
To associate your repository with the allocator topic, visit your repo's landing page and select "manage topics."