This crate provides the implementation of a bump memory allocator or memory arena. The implementation relies on the fact that virtual memory allocation does not need to be backed by the physical memory page as various OSes provide the memory management APIs allowing for manual committing the pages to the physical RAM.
-
Notifications
You must be signed in to change notification settings - Fork 0
An arena allocator utilizing the virtual allocation scheme
License
matszczygiel/virt-arena
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
An arena allocator utilizing the virtual allocation scheme
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published