7 articles
How branch-free byte-space arithmetic lets code search engines case-fold text at CPU memory bandwidth limits on a single core.
Discover how GitHub eliminated CPU branch mispredictions and achieved 45+ GiB/s single-core case-folding throughput using SIMD, SWAR, and byte-space arithmetic.
Learn how branchless bit arithmetic and SIMD vectorization enable case-folding source code at memory bandwidth limits without CPU branch mispredictions.
Learn how branch-free byte-space arithmetic and SIMD vectorization push case-insensitive code search to the physical limits of memory bandwidth.
Explore the frontier of verifiable computation. Learn how to leverage RISC Zero to run complex Rust-based logic off-chain while securing results on-chain with Zero-Knowledge Proofs.
Discover how to leverage Federated Learning and WebAssembly to build decentralized, privacy-preserving IoT systems that train machine learning models at the edge without exposing raw data.
A deep dive into the next two years of software engineering, covering Agentic AI, Platform Engineering, the Rust revolution, and the expansion of WebAssembly.