Features memory-efficient definitions of maze objects and the cells that make them up.
Features a parallelization method that can parallelize any maze generation algorithm so long as it uses the aforementioned objects
Single header for easy import, documentation is in the file.
Documentation on GitHub will be expanded upon first release.