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

#101 in Database interfaces

Download history 44693/week @ 2024-01-12 47794/week @ 2024-01-19 44623/week @ 2024-01-26 43576/week @ 2024-02-02 48427/week @ 2024-02-09 53033/week @ 2024-02-16 50091/week @ 2024-02-23 45054/week @ 2024-03-01 47172/week @ 2024-03-08 47291/week @ 2024-03-15 50626/week @ 2024-03-22 58794/week @ 2024-03-29 62129/week @ 2024-04-05 55573/week @ 2024-04-12 53519/week @ 2024-04-19 34840/week @ 2024-04-26

219,061 downloads per month
Used in 635 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