Skip to content

A bare metal implementation of memory allocation and basic data structures (Vec, String) for no_std environments. Features a custom global allocator built on top of mmap.

Notifications You must be signed in to change notification settings

jmccrystal/nostd-alloc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

About

A bare metal implementation of memory allocation and basic data structures (Vec, String) for no_std environments. Features a custom global allocator built on top of mmap.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages