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

#320 in Cryptography

Download history 54254/week @ 2024-07-19 52362/week @ 2024-07-26 49368/week @ 2024-08-02 66723/week @ 2024-08-09 48287/week @ 2024-08-16 57427/week @ 2024-08-23 61904/week @ 2024-08-30 58882/week @ 2024-09-06 54132/week @ 2024-09-13 61445/week @ 2024-09-20 54795/week @ 2024-09-27 61757/week @ 2024-10-04 56274/week @ 2024-10-11 59172/week @ 2024-10-18 55725/week @ 2024-10-25 65471/week @ 2024-11-01

247,065 downloads per month
Used in 678 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