zallocator 0.4.0

Amortizes the cost of small allocations by allocating memory in bigger chunks.
Documentation
zallocator-0.4.0 has been yanked.

Amortizes the cost of small allocations by allocating memory in bigger chunks.

Installation

zallocator = "0.4"
  • Use without std
zallocator = { version = "0.4", default-features = false, features = ["core"] }

License