risemalloc 0.1.0

Blazingly fast memory allocator in Rust
Documentation
1
2
3
4
5
6
7
8
[package]
name = "risemalloc"
version = "0.1.0"
edition = "2021"
description = "Blazingly fast memory allocator in Rust"
license = "MIT"

[dependencies]