Domain-specific refined types for the Rust and Stillwater ecosystem
Declare what an LLM agent tool actually does (read, write, idempotent, destructive, external, expensive, network) so the scheduler / retry layer can decide what's parallel-safe and retry-safe. Zero runtime deps; serde optional.
A library for communicating with start.gg's API.
axon-emcp — the official ℰMCP (Epistemic Model Context Protocol) server for AXON. A stdio JSON-RPC 2.0 MCP server that exposes the AXON language to AI coding agents (Claude Code, Codex, Cursor, …): every primitive's grammar + semantic constraints + idiomatic examples, plus live validation via the same `axon-frontend` lexer/parser/type-checker the `axon` CLI uses. Hydrated from a diff-reviewable markdown knowledge base under `src/knowledge/`.
Domain types, traits, and errors for fond recipe manager
Go-Rust parity SDK for the Akira Billing API
CLI tool to prepare codebases for AI agents by generating outlines, memory files, and reading rules
Database layer for modo using SeaORM
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.).
KnishIO validator orchestration CLI — Docker control, cell management, benchmarks, and health checks
Case-preserving slugifier with Unicode PUA sentinel support (internal to fren)
An interactive AI coding agent for your terminal