Skip to content

BlackwingHQ/heapster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Heapster

A toy program to play with libmalloc. See the blog post Playing with Libmalloc in 2024.

Compile it

clang heapster.c -o heapster

Use it

./heapster 1 2
Allocated at 0x6000021d4010 Zone: Nano
Allocated at 0x6000021d4020 Zone: Nano
Enter command:

About

Play with libmalloc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages