#memory-allocator #fragmentation #allocation #contiguous #prevention #stack-based #stack-allocator

nightly maskerad_stack_allocator

Stack-based allocators, for contiguous allocation and memory fragmentation prevention

8 releases (5 stable)

Uses old Rust 2015

1.1.2 Dec 29, 2017
1.0.1 Dec 28, 2017
0.1.2 Dec 20, 2017
0.1.1 Dec 20, 2017
0.1.0 Dec 20, 2017

#549 in Memory management

MIT/Apache

47KB
321 lines

maskerad stack allocator

Stack-based allocators, for contiguous allocation and memory fragmentation prevention.

Build status Build Status

Crates.io Docs

License: MIT License

This library is nightly-only.

More informations

See the github repository for more informations on this crate.

You can find the documentation here.

No runtime deps