range-alloc-arceos 0.1.4-pre.1

Generic range allocator
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "range-alloc-arceos"
version = "0.1.4-pre.1"
description = "Generic range allocator"
homepage = "https://github.com/arceos-hypervisor/range-alloc"
repository = "https://github.com/arceos-hypervisor/range-alloc"
keywords = ["allocator"]
license = "MIT OR Apache-2.0"
authors = ["the gfx-rs Developers"]
documentation = "https://docs.rs/range-alloc-arceos"
categories = ["memory-management"]
edition = "2018"
readme = "README.md"