Skip to content

AidanGoldfarb/PAlloc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

PAlloc

A pool based memory allocator in C Uses a doubly-linked-list to allocate memory from a pool. Currently fails on pools >=512

About

A pool based memory allocator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages