/rust-btree-index

(wip) A one-to-many index datastructure built around the standard library b-tree.

Primary LanguageRustApache License 2.0Apache-2.0

BTree Index

A one-to-many index datastructure built around the standard library b-tree.