kalloc 0.1.0

Various no_std memory allocators
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[package]
authors = ["Simon Prykhodko <semion.ababo@gmail.com>"]
description = "Various no_std memory allocators"
edition = "2018"
license = "MIT"
name = "kalloc"
readme = "README.md"
repository = "https://github.com/ababo/kalloc"
version = "0.1.0"