memory-management topic

List memory-management repositories

archery

135
Stars
13
Forks
Watchers

Abstract over the atomicity of reference-counting pointers in rust

broom

247
Stars
9
Forks
Watchers

An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection

cheap

25
Stars
5
Forks
Watchers

Cheap: customized heaps for improved application performance.

Heap-Layers

373
Stars
56
Forks
Watchers

Heap Layers: An Extensible Memory Allocation Infrastructure

automem

82
Stars
15
Forks
Watchers

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

bdwgc

2.8k
Stars
392
Forks
Watchers

The Boehm-Demers-Weiser conservative C/C++ Garbage Collector (bdwgc, also known as bdw-gc, boehm-gc, libgc)

zpl

962
Stars
39
Forks
Watchers

📐 Pushing the boundaries of simplicity

quiz-app

412
Stars
125
Forks
Watchers

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

905
Stars
124
Forks
Watchers

A simple guide to x86 architecture, assembly, memory management, paging, segmentation, SMM, BIOS....