heaparray 0.1.1

Heap-allocated array with optional metadata field
Documentation

HeapArray

This crate aims to give people better control of how they want to allocate memory, by providing a customizable way to allocate blocks of memory, that optionally contains metadata about the block itself.