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

#2510 in Database interfaces


Used in 2 crates (via tc-tensor)

Apache-2.0

360KB
10K 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

~11–19MB
~256K SLoC