lifeash Lifeash is a rust implementation of the hashlife algorithm more formally known as Gosper's algorithm for Conway's Game of Life. It consists of two parts: The lifeash crate/library and the cremator binary/simulator.