5 unstable releases

Uses old Rust 2015

0.3.0 Oct 9, 2018
0.3.0-beta.0 Sep 27, 2018
0.2.1 Aug 24, 2018
0.1.1 Nov 10, 2017
0.1.0 Nov 10, 2017

#167 in Database implementations

35 downloads per month
Used in patricia-trie

GPL-3.0 license

57KB
1K SLoC

MemoryDB is a reference counted memory-based HashDB implementation backed by a HashMap.


lib.rs:

Reference-counted memory-based HashDB implementation.

Dependencies

~120–320KB