/index-tree

Arena based tree structure

Primary LanguageRust

Arena based tree structure

joel@Joels-iMac index-tree (master) $ cargo run --example parallel_iteration --features="par_iter"
Creating arena tree
Parallel iteration over arena tree
joel@Joels-iMac index-tree (master) $ cargo run --example simple