Javascript Monorepo Workspace Tools
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.).
CLI entry point for the Redshank investigation agent
Core domain, ports, application, and adapters for the Redshank investigation agent
Public data fetcher binaries for the Redshank investigation agent
Ratatui-based TUI for the Redshank investigation agent
Code execution substrate for ADK-Rust — typed executor abstraction, sandbox policy model, and built-in execution backends
Core functionality for the tools-rs tool collection system
A CLI tool that analyses dependencies within a Cargo workspace.
Fast multi-ecosystem dependency updater: package.json, Cargo.toml, pyproject.toml in a single CLI (like npm-check-updates for every language)
Shared traits and types for dependency-check-updates (ManifestHandler, RegistryClient, Scanner)
GitHub Actions workflow support for dependency-check-updates