Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/cute-engineering/ce-heap

🥞 A simple heap allocation library for hobby operating systems.
https://github.com/cute-engineering/ce-heap

Last synced: 2 months ago
JSON representation

🥞 A simple heap allocation library for hobby operating systems.

Lists

README

        

# 👷 Cute Engineering Heap Library

A simple heap allocation library for hobby operating systems.

- Be simple to use and understand
- Be transparent and easy to debug (no magic)
- Be reasonably fast