Home Blog Projects Tools About

Blog

Cybersecurity insights, threat analysis, and technical deep-dives into modern security challenges

Engineering March 31, 2026

Why I Built a Cross-Language Bloom Filter (And What Byte-for-Byte Compatibility Actually Takes)

Building a Bloom filter with byte-for-byte identical serialization between Java and C — what it takes to make two runtimes agree on every single bit.

Java C Systems Engineering
Read on Medium