persistence 0.0.0

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

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