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

#8 in #backed

Download history 52897/week @ 2024-11-16 54357/week @ 2024-11-23 49179/week @ 2024-11-30 62629/week @ 2024-12-07 48549/week @ 2024-12-14 19789/week @ 2024-12-21 24624/week @ 2024-12-28 46859/week @ 2025-01-04 70353/week @ 2025-01-11 58588/week @ 2025-01-18 52261/week @ 2025-01-25 62063/week @ 2025-02-01 62513/week @ 2025-02-08 61964/week @ 2025-02-15 55774/week @ 2025-02-22 49040/week @ 2025-03-01

241,660 downloads per month
Used in 696 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