Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arena Allocator

It is a simple implementation in C of an arena allocator. It is very useful since, using this method, there are no risks about loosing references to dynamic memory.

To use it: just download the library and include in the source file needed.

About

Implementation of an arena allocator in C

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages