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

#2552 in Database interfaces

Download history 11/week @ 2024-03-28 56/week @ 2024-04-04 5/week @ 2024-04-11 1/week @ 2024-04-25 2/week @ 2024-05-23 4/week @ 2024-05-30 2/week @ 2024-06-13 3/week @ 2024-06-27 53/week @ 2024-07-04

56 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–14MB
~255K SLoC