converting csv file to a vector of a vector of strings
HTTP service analysis and technology fingerprinting tool for bug bounty hunters
Web scanner built for actual pentests. Fast, modular, Rust.
Concurrent URL status checker that captures comprehensive metadata in SQLite.
High-performance Firefox WebDriver in Rust
A real-time, local-first NoSQL database written in Rust.
AXON — the formal cognitive language: a deterministic, proof-carrying AI runtime. Native Rust lexer/parser/type-checker/IR generator (re-exported from axon-frontend) plus the runtime: typed channels (π-calculus mobility, capability extrusion), algebraic effects via Free Monad CPS handlers, lease kernel + reconcile loop, the Epistemic Security Kernel, Trust Types, Proof-Carrying Code (independently verifiable proof objects), and the closed-catalog extension mechanism. Crate publishes as `axon-lang`; library import is `use axon::*` so existing call sites keep working unchanged.