persistent_hashmap 0.1.2

Persistent hashmap is a library for working with memory mapped hashmaps
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# Persistent hashmap

[![Build Status](https://travis-ci.org/JoNil/persistent_hashmap.png?branch=master)](https://travis-ci.org/JoNil/persistent_hashmap)

Persistent hashmap is a library for working with memory mapped hashmaps

[Documentation](https://jonil.github.io/persistent_hashmap/persistent_hashmap/index.html)

## License

Persistent hashmap is distributed under the terms of the MIT license.

See [LICENSE](LICENSE) for details.