Skip to content

Refined adaptation of an array data structure that is more efficient and eliminates unnecessary, unused memory.

Notifications You must be signed in to change notification settings

nlyra/Dynamically-Allocated-Arrays

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Dynamically-Allocated-Arrays

Refined adaptation of an array data structure that is more efficient and eliminates unnecessary, unused memory.

Arrays are broken into fragments that get allocated and deallocated on an as needed basis.

About

Refined adaptation of an array data structure that is more efficient and eliminates unnecessary, unused memory.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages