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

#126 in Database interfaces

Download history 66147/week @ 2024-03-31 62431/week @ 2024-04-07 52485/week @ 2024-04-14 50870/week @ 2024-04-21 41484/week @ 2024-04-28 38279/week @ 2024-05-05 45394/week @ 2024-05-12 42657/week @ 2024-05-19 52128/week @ 2024-05-26 47231/week @ 2024-06-02 36264/week @ 2024-06-09 40689/week @ 2024-06-16 47829/week @ 2024-06-23 41080/week @ 2024-06-30 40848/week @ 2024-07-07 49958/week @ 2024-07-14

182,156 downloads per month
Used in 655 crates (6 directly)

Apache-2.0

29KB
587 lines

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


lib.rs:

Reference-counted memory-based HashDB implementation.

Dependencies