GAVL
Various AVL data structures

API Docs
Overview
Includes
- Map: Can be modified by various iterators, duplicate keys are not supported and some common functions associated with data structures like
collect()
Future data structures
- Set: Will function almost the same as map it will include diferent set of iterators
Vision
The crate has an opt-in philosophy where you only activate the features that you need.