We build infrastructure
and security tooling.
Everything is Rust. Everything is open source. Every crate is a library you can import, a CLI you can install, or both.
vyre — the abstraction layer GPUs never got
Compiler-grade sequential logic on GPU, with workgroup-local coordination and a machine-verified conformance gate. Vyre unblocks the workloads every other GPU stack punts to CPU: lexers, parsers, borrow checkers, regex engines, and fixed-point dataflow analyzers.
Provides workgroup-local stacks, queues, hashmaps, state machines, typed arenas, string interners, dominator trees, union-find structures, visitor walks, and fixed-point dataflow engines as first-class primitives. Every primitive lowers to the shader a hand-optimizer would write, and the conformance gate rejects any backend that diverges by even one bit.
All projects
Security Tooling
Scanners, detection, reconnaissance, evasion testing, detonation, and secret management.
Performance Infrastructure
General-purpose systems libraries. Not security-specific — anyone can use these.
Shared Libraries
Foundational crates that everything else is built on. Each works standalone.