Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Allocator

A simple allocator which can be used with STL containers. It uses pre-allocated memory and divides it into free buckets.

About

A simple memory pool allocator which is STL compatible. Written in C++

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages