shalloc
This crate implements the GlobalAlloc trait for supahero1's allocator written in C.
See the README in supahero1's repo for more details.
Usage
static ALLOCATOR: Shalloc = Shalloc;
Benchmark
A benchmark is available at https://github.com/supahero1/alloc