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

#2458 in Database interfaces

Download history 2/week @ 2024-02-16 9/week @ 2024-02-23 5/week @ 2024-03-01 5/week @ 2024-03-08 5/week @ 2024-03-15 2/week @ 2024-03-22 172/week @ 2024-03-29

185 downloads per month
Used in 2 crates (via tc-tensor)

Apache-2.0

350KB
9K 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–15MB
~257K SLoC