Skip to content

xxuejie/fixed-malloc

Repository files navigation

fixed-malloc

A memory allocator working within fixed memory region, used for embedded envoronments, such as Nervos CKB. See here for the overall design.

The very core of this new malloc is implemented in pure C99, Rust binding is also provided for integration into Rust projects. We also employ Rust extensively for testing purposes.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published