scc
2.2.5
Module tree_
index
Module Items
Structs
In crate scc
scc
Module
tree_index
Copy item path
Source
Expand description
TreeIndex
is a read-optimized concurrent and asynchronous B-plus tree.
Structs
ยง
Iter
An iterator over the entries of a
TreeIndex
.
Range
An iterator over a sub-range of entries in a
TreeIndex
.
Tree
Index
Scalable concurrent B-plus tree.