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

#79 in Database interfaces

Download history 39103/week @ 2023-12-14 25774/week @ 2023-12-21 21138/week @ 2023-12-28 38882/week @ 2024-01-04 42863/week @ 2024-01-11 49391/week @ 2024-01-18 45058/week @ 2024-01-25 39168/week @ 2024-02-01 51966/week @ 2024-02-08 52142/week @ 2024-02-15 49760/week @ 2024-02-22 46468/week @ 2024-02-29 46674/week @ 2024-03-07 45378/week @ 2024-03-14 52707/week @ 2024-03-21 40021/week @ 2024-03-28

193,484 downloads per month
Used in 619 crates (5 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