Cyclic cellular automaton is a kind of automaton rule invented by David Griffeath and studied by several other researchers.
You can find more information and rules in Wikipedia.
The experiment comprises several switchable realizations, including GPU-based computations and Web Workers. Most of them work faster than others in some cases.
This experiment is made using state-control, number-to-color, parallel1d, and gpu.js.