#tetcoin #vapory

no-std tetsy-memory-db

in-memory implementation of tetsy-hash-db, useful for tests

Show the crate…

4 releases (breaking)

0.26.0 Mar 11, 2021
0.25.0 Mar 10, 2021
0.19.0 Feb 25, 2021
0.18.1 Feb 27, 2021

#26 in #vapory

Download history 473/week @ 2023-12-14 485/week @ 2023-12-21 263/week @ 2023-12-28 407/week @ 2024-01-04 484/week @ 2024-01-11 461/week @ 2024-01-18 436/week @ 2024-01-25 369/week @ 2024-02-01 374/week @ 2024-02-08 458/week @ 2024-02-15 327/week @ 2024-02-22 387/week @ 2024-02-29 507/week @ 2024-03-07 351/week @ 2024-03-14 349/week @ 2024-03-21 472/week @ 2024-03-28

1,740 downloads per month
Used in 174 crates (8 directly)

Apache-2.0

36KB
699 lines

tetsy-memory-db

TetsyMemoryDB is a reference counted memory-based HashDB implementation backed by a HashMap.


lib.rs:

Reference-counted memory-based HashDB implementation.

Dependencies

~2.5MB
~52K SLoC