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

#2436 in Database interfaces

33 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
~254K SLoC