Skip to content
This repository has been archived by the owner on Sep 15, 2024. It is now read-only.
/ allocator Public archive

Memory Allocator for no_std Rust Systems

License

Notifications You must be signed in to change notification settings

nanvix/allocator

Repository files navigation

Allocator

Join us on Slack!

A memory allocator for no_std systems.

This allocator is used in the Nanvix operating system for user-space memory allocations.

Learn more about Nanvix at https://github.com/nanvix.

Join the Community

We use Slack as our main communication channel. Join us there!

Usage Statement

This project is a prototype. As such, we provide no guarantees that it will work and you are assuming any risks with using the code. We welcome comments and feedback. Please send any questions or comments to any maintainer of the project.

By sending feedback, you are consenting that it may be used in the further development of this project.

License

This project is distributed under the MIT License.