#tree #intervals #bst #interval #memory-management #bk

rtrees

A Bunch of completely safe augmented tree implementation in rust

1 unstable release

Uses old Rust 2015

0.1.0 Dec 28, 2019

#4 in #trees


Used in 4 crates

LGPL-3.0-or-later

96KB
1.5K SLoC

RTrees

A lightweight safe implementation of various types of domain specific trees.

Usage

Add this to your Cargo.toml

[dependencies]
rand = "0.1"

Dependencies

~175KB