Sandpile is a library to experiment with data structures known as Sandpiles. This was inspired from the Numberphile video on the same.
Sandpile
pub use self::sandpile::Sandpile;