29 releases (18 breaking)

0.32.0 Mar 14, 2023
0.31.0 Nov 29, 2022
0.30.0 Sep 20, 2022
0.29.0 Feb 4, 2022
0.12.2 Mar 29, 2019

#107 in Database interfaces

Download history 21534/week @ 2023-02-17 24983/week @ 2023-02-24 24106/week @ 2023-03-03 26234/week @ 2023-03-10 28404/week @ 2023-03-17 27581/week @ 2023-03-24 23335/week @ 2023-03-31 21316/week @ 2023-04-07 22047/week @ 2023-04-14 22662/week @ 2023-04-21 26183/week @ 2023-04-28 28413/week @ 2023-05-05 29285/week @ 2023-05-12 29717/week @ 2023-05-19 29754/week @ 2023-05-26 31735/week @ 2023-06-02

126,761 downloads per month
Used in 350 crates (5 directly)

Apache-2.0

28KB
587 lines

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


lib.rs:

Reference-counted memory-based HashDB implementation.

Dependencies