CRT approach to database indexing. A key mod 7 coprime moduli gives 7 independent bucket addresses. Lookup = 7 mod operations. Insert = 7 bucket writes. Zero false positives for distinct keys within the ring. 132 total buckets address 214,414,200 unique keys.
Key (0-214414199):
Shows 7 bucket addresses for the key. Red = data channels. Green = parity channels.
Source code · Public domain (CC0)
.ax source compiled to WASM via self-hosting compiler. Zero HTML authored.