tasty-ntree

Generic rust n-trees implemented with generics and no dependencies (and that's a guarantree).

An entrée is a dish that is served before a meal.

An n-tree however, is better explained by clicking the link, which will take you to wikipedia.

The implementation is also Send + Sync (as long as the data stored inside the tree is also Send + Sync).