allocandrescu 0.1.0-alpha.1

Allocator combinators.
Documentation

allocandrescu

Crates.io Released API docs Continuous integration

allocandrescu is a allocator combinators library inspired by Andrei Alexandrescu's CppCon 2015 talk std::allocator Is to Allocation what std::vector Is to Vexation.

This crate depends on allocator-api2, a polyfill for the unstable allocator_api feature.