memory-allocation topic
os-lab
Codes pertaining to OS Lab for Course CO254 - Operating Systems Lab
OperatingSystemAlgorithms
Algorithms built with Java for a better understanding of Operating System ✨
custom-malloc
A custom malloc implementation in C explained
dynasoar
CUDA Dynamic Memory Allocator for SOA Data Layout
qCUDA
qCUDA: GPGPU Virtualization at a New API Remoting Method with Para-virtualization
buddy_alloc
A single header buddy memory allocator for C & C++
smalloc
SMalloc -- a *static* memory allocator.
heap_detective
The simple way to detect heap memory pitfalls in C++ and C. Beta.
jvmsounds
Play memory allocation rate and GC events as sine wave and percussion, respectively.
gotcha
Gotcha 🎯 seamlessly patches go runtime to provide a convenient way to track amount of heap allocated bytes, objects, calls per goroutine.