rusty_alloc 0.1.0-alpha.2

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

rusty_alloc

There is currently very little information to present on this page because Docs.rs has only limited support for extracting structured feature metadata from Cargo crates. This issue is tracked in Rust RFC #3416. Check this library's main docs, readme, and Cargo.toml in case its authors have documentation for features available there instead.

This version has 3 feature flags, 0 of them enabled by default.

default

This feature flag does not enable additional features.

debug_checks

This feature flag does not enable additional features.

profile

This feature flag does not enable additional features.

secure

This feature flag does not enable additional features.