16 releases (6 breaking)

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

#451 in Database interfaces

Download history 8/week @ 2022-11-24 4/week @ 2022-12-01 25/week @ 2022-12-08 22/week @ 2022-12-15 11/week @ 2022-12-22 11/week @ 2022-12-29 10/week @ 2023-01-05 36/week @ 2023-01-12 18/week @ 2023-01-19 22/week @ 2023-01-26 17/week @ 2023-02-02 57/week @ 2023-02-09 85/week @ 2023-02-16 46/week @ 2023-02-23 9/week @ 2023-03-02 6/week @ 2023-03-09

160 downloads per month
Used in 3 crates (2 directly)

Apache-2.0

315KB
8K SLoC

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

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


lib.rs:

A [Table], an ordered collection of [Row]s which supports BTree-based indexing

Dependencies

~9–15MB
~275K SLoC