A highly parallel Perl 5 interpreter written in Rust
SMTP protocol parser, formatter, and session state machine (RFC 5321) — zero I/O, async-runtime-agnostic.
SMTP for AI agents. No middleman. Self-hosted mail server (AI Mail Exchange) with built-in MCP.
SMTP client library
Fast, async DNS lookup library and CLI -- modern dig/host replacement with parallel multi-server queries, DoH, DoT, subdomain discovery, and zone verification
Versatile network reconnaissance CLI: HTTP/TLS/DNS, multi-protocol probes, and a Rhai script engine
Wait for anything. Know why if it doesn't.
CLI binary for pktana — Linux packet analyser & network inspector
Core packet parsing and NIC inspection library for pktana
Django-shaped batteries-included web framework for Rust: ORM + migrations + auto-admin + multi-tenancy + audit log + auth (sessions, JWT, OAuth2/OIDC, HMAC) + APIs (ViewSet, OpenAPI auto-derive, JSON:API) + jobs (in-mem + Postgres) + email + media (S3 / R2 / B2 / MinIO + presigned uploads + collections + tags) + production middleware (CSRF, CSP, rate-limiting, compression, idempotency, etc.).
Lightweight Rust-based identity proxy
Token-bucket rate limiting trait + in-memory reference impl. &str keys (IP / user / api-key / endpoint), unix-seconds time. Async, transport-agnostic, no protocol coupling. Standalone — bring your own storage backend.