Conway's Game of Life implemented in Rust as a library.
A simple library for creating applications running Conway's Game of Life. Includes core functions and as well as method to write current state to filesystem.