Web-based simluator capable of simluating Stabilizer circuits (consisting of Hadamard, Phase, and CNOT gates) in polynomial time while requiring O(n²) memory.
View live version here: https://b63.github.io/chp/
Based on the tableau algorithm described in the following paper by Scott Aaronson and Daniel Gottesman.