rusty_alloc 0.4.0

Allocator core of the rusty_alloc pure-Rust remake of mimalloc v2.4.5: segments, free-list-sharded pages, lock-free cross-thread frees, first-class heaps, arenas and a mi_*-compatible surface. Detects double frees. MIT.
Documentation
1
2
3
4
5
6
{
  "git": {
    "sha1": "9e79a11ccb78aff1b8148e102c70d446ee72080b"
  },
  "path_in_vcs": "crates/rusty_alloc"
}