Production-ready MCP client with mTLS, OAuth 2.1, and semantic discovery
A rate-limiting middleware for Tower backed by the governor crate that allows configurable key based and global limits
A genuinely better token bucket for Rust: lock-free, allocation-free acquire path, cache-aligned, overflow-safe, with a one-line Tier-1 API and a mockable clock for deterministic tests.
A rate-limiting implementation in Rust
Unlost - Local-first code memory for a workspace.
Secure-by-Design Autonomous AI Agent
Axum-based HTTP server and API gateway for systemprompt.io AI governance infrastructure. Exposes governed agents, MCP, A2A, and admin endpoints with rate limiting and RBAC.
Rate limiting middleware for Axum, powered by governor.
Tool that dynamicaly switches turbo boost and kernel governor based on usage and charger state
Opinionated axum service bootstrap: telemetry, database, rate limiting, and shutdown in one builder
Automatic CPU speed & power optimizer for Linux
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.