Security gate for AI-generated code - blocks the build until vulnerabilities are fixed
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.
The autonomous, self-improving AI agent. Single Rust binary. Every channel. Install with: cargo install opencrabs
Senior SysAdmin, Network Admin, Data Analyst, and Software Engineer living in your terminal. A high-precision local AI agent harness for LM Studio, Ollama, and other local OpenAI-compatible runtimes that runs 100% on your own silicon. Reads repos, edits files, runs builds, inspects full network state and workstation telemetry, and runs real Python/JS for data analysis.
A highly parallel Perl 5 interpreter written in Rust
CKB RPC server
Rust bindings for the Listen Notes Podcast API
A Model Context Protocol (MCP) server that provides AI assistants with access to bpftrace kernel tracing capabilities
a minimal and persistent key-value store designed with security in mind.
Singapore jurisdiction support for Legalis-RS (Companies Act, Employment Act, PDPA, Consumer Protection)
Malaysia jurisdiction support for Legalis-RS - Malaysian legal system with Common Law + Islamic Law hybrid, PDPA 2010, Companies Act 2016, Employment Act 1955
BIP39 mnemonic (seed phrase) generation and management for cryptocurrency wallets
Adds attribute encryption to ActiveRecord models
Acts as secure adds automatic encryption and decryption to an ActiveRecord model
Acts as secure adds automatic encryption and decryption to an ActiveRecord model
When a model is marked with acts_as_secure, the :binary type fields are recognized as needed to be stored encrypted. The plugin does before_save/after_save/after_find encryption/decryption thus making it transparent for a code using the secure models.
On-the-fly RSA encryption for secure transmission of forms/resources over non-secure connection