3 unstable releases

0.1.1 Dec 5, 2020
0.1.0 Dec 5, 2020
0.0.0 Nov 28, 2020

#521 in Memory management

MIT/Apache

36KB
579 lines

Test Status Coverage Status Docs main Docs.rs Crates.io Crates.io

Test environment for storage-based collection rather than allocator-based.

As this crate is designed for replacing allocators in collections if desired, it requires a nightly compiler.

License

storages is distributed under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE-APACHE and LICENSE-MIT for details.

No runtime deps