rudac

Rudac is a Rust Data structure and Algorithm Crate. It aims to be a comprehensive crate of usefull data structure and algorithms.

It is still an ongoing project.

Data structures: * Queue: - Circular Queue / Circular Buffer * Heap: - Binomial Heap - Fibonacci Heap - Min-Max Heap * Tree: - Binomial Tree - AVL Tree - Red-Black Tree