Fuzzy search interactively for AWS S3. named s3s
The interactive tool for AWS CLI written in Rust
AWS management CLI and interactive TUI — EC2 lifecycle, SSM tunnels, ALB-aware routing, nginx reverse proxy, and Client VPN with SAML
Command line utility for interacting with AWS Glacier
Interactive S3 shell with Unix-like commands and archive navigation
A CLI for interacting with OpenAI compatible APIs
Dive into ECS: interactive ecs exec helper.
CLI tool for benchmarking Lambda functions
convenient way to interact with aws
A command line utility to simplify logging into AWS accounts and services.
A user-friendly tool designed for seamless interaction with AWS Identity and Access Management (IAM) services, offering enhanced functionality and expanded options
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.