16 releases (7 breaking)

0.8.0 Jan 15, 2023
0.7.0 Sep 14, 2022
0.6.0 May 30, 2022
0.4.0 Feb 4, 2022
0.1.5 Jul 5, 2021

#499 in Database interfaces

Download history 11/week @ 2022-11-30 29/week @ 2022-12-07 19/week @ 2022-12-14 19/week @ 2022-12-21 19/week @ 2022-12-28 3/week @ 2023-01-04 48/week @ 2023-01-11 21/week @ 2023-01-18 20/week @ 2023-01-25 28/week @ 2023-02-01 45/week @ 2023-02-08 105/week @ 2023-02-15 79/week @ 2023-02-22 9/week @ 2023-03-01 10/week @ 2023-03-08 13/week @ 2023-03-15

170 downloads per month
Used in 4 crates (2 directly)

Apache-2.0

210KB
5.5K SLoC

This crate is used internally by TinyChain to provide the BTree data structure.

For more information on TinyChain, see http://github.com/haydnv/tinychain


lib.rs:

A [BTree], an ordered transaction-aware collection of [Key]s

Dependencies

~9–15MB
~274K SLoC