persistence – Rust library for mutable resizable arrays built on top of mmap

A resizable, mutable array type implemented in Rust on top of mmap, providing persistence for arrays of data in memory.

Crates.io

Learn more and get started

Read the docs for this library to learn more about what it is for and how you use it.

Star me on GitHub

Don't forget to star persistence on GitHub if you find this library interesting or useful.