We build infrastructure
and security tooling.
Everything is Rust. Everything is open source. Every crate is a library you can import.
Featured
vyre — GPU pattern matching
Dense DFA as a WGSL compute shader. One thread per byte. The same engine that powers our vulnerability scanner is a general-purpose matching backend that runs on any GPU.
vyre compiles deterministic finite automata into GPU compute shaders. Each byte of input is processed by a dedicated thread, with state transitions executed as texture lookups. Combined with warpstate for multi-pattern dispatch and vyre-conform for cross-backend conformance testing, it forms a complete GPU matching stack.
All projects
Performance Infrastructure
General-purpose. Not security-specific.
Security Tooling
Scanners, detection, detonation, secret management.
Shared Infrastructure
Crates everything else is built on.