maskerad_stack_allocator 1.0.0

A stack-based allocator, for contiguous allocation and memory fragmentation prevention.
Documentation

maskerad stack allocator

A stack-based allocator, for contiguous allocation and memory fragmentation prevention.

Build status Build Status

Crates.io Docs

License: MIT License

This library is nightly-only, and was meant for a very specific use case: game loops.

More informations

See the github repository for more informations on this crate.

You can find the documentation here.