Projects
VTEnc
VTEnc is a compression C library for sorted sequences (lists and sets) of unsigned integers. It implements the algorithm with the same name, which outperforms other integer compression algorithms in terms of compression ratio for many different datasets.
Totalistic Cellular Automaton Generator
JavaScript tool to generate Totalistic Cellular Automata.