Durable activity queue and worker system
Unified TUI search over local coding agent histories
High-performance AI coding agent CLI - Rust port of Pi Agent
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.
AI/Human task management system with file-based storage
Rust bindings for the Listen Notes Podcast API
The autonomous, self-improving AI agent. Single Rust binary. Every channel. Install with: cargo install opencrabs
A highly parallel Perl 5 interpreter written in Rust
Blistering-fast Avro CLI tool — a modern replacement for avro-tools and fastavro
Immutable, event-sourced, nosql, write-side database system.
Avrow is a fast, type safe serde based data serialization library
A zero cost and lightweight ORM operations for SQLx.
ActiveRecordSchema is an ActiveRecord extension that allows you to write the database schema for a model within the model itself and to generate migrations directly from models.
A supporting library for active_mocker and wrapper around an active_record model.
Specify columns like you would with ActiveRecord migrations and then run .auto_upgrade! Based on the mini_record gem from Davide D'Agostino, it adds fewer aliases, doesn't create timestamps and relationship columns automatically.