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

#2439 in Database interfaces

Download history 1/week @ 2024-02-14 10/week @ 2024-02-21 17/week @ 2024-02-28 7/week @ 2024-03-06 6/week @ 2024-03-13 7/week @ 2024-03-20 7/week @ 2024-03-27 34/week @ 2024-04-03 78/week @ 2024-04-10

126 downloads per month
Used in 3 crates (via tc-table)

Apache-2.0

245KB
6.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

~11–14MB
~255K SLoC