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

#359 in Cryptography

Download history 58392/week @ 2024-09-23 59987/week @ 2024-09-30 56396/week @ 2024-10-07 55841/week @ 2024-10-14 61627/week @ 2024-10-21 51701/week @ 2024-10-28 68244/week @ 2024-11-04 51015/week @ 2024-11-11 51929/week @ 2024-11-18 56537/week @ 2024-11-25 51047/week @ 2024-12-02 60224/week @ 2024-12-09 47254/week @ 2024-12-16 18806/week @ 2024-12-23 26550/week @ 2024-12-30 45230/week @ 2025-01-06

140,111 downloads per month
Used in 692 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