persistent_hashmap 0.2.4

Persistent hashmap is a library for working with memory mapped hashmaps
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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 Licensed under either of
 * Apache License, Version 2.0 ([LICENSE-APACHE]LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
 * MIT license ([LICENSE-MIT]LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.