memory-management topic
archery
Abstract over the atomicity of reference-counting pointers in rust
micro-mitten
You might not need your garbage collector
broom
An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection
cheap
Cheap: customized heaps for improved application performance.
Heap-Layers
Heap Layers: An Extensible Memory Allocation Infrastructure
automem
C++-style automatic memory management smart pointers for D
bdwgc
The Boehm-Demers-Weiser conservative C/C++ Garbage Collector (bdwgc, also known as bdw-gc, boehm-gc, libgc)
quiz-app
A repository reflecting the progress made on the "How to Build iOS Apps with Swift, TDD & Clean Architecture" YouTube series, by Caio & Mike.
The_Holy_Book_of_X86
A simple guide to x86 architecture, assembly, memory management, paging, segmentation, SMM, BIOS....