allocandrescu 0.1.0-alpha.0

Allocator combinators.
Documentation

allocandrescu

Crates.io Released API docs Continuous integration

allocandrescu is a allocator combinator 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.