aloc 0.1.7

A no_std heap allocator that works with an operating system (IT CURRENTLY SEGFAULTS THOUGH)
Documentation
1
2
3
4
5
6
7
8
[dependencies]

[package]
description = "A no_std heap allocator that works with an operating system (IT CURRENTLY SEGFAULTS THOUGH)"
edition = "2021"
license = "Unlicense"
name = "aloc"
version = "0.1.7"