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
AI/Human task management system with file-based storage
A highly parallel Perl 5 interpreter written in Rust
Rust bindings for the Listen Notes Podcast API
High-performance, schema-agnostic, backend-agnostic event bus
A tool to track your daily activities
NEST Data Source API Service
Gelf serialization using serde.
napparent tabular preprocessing — apparent effect features on Apache Arrow batches
Rust library and CLI for communicating with iOS devices over USB and Wi-Fi
Reverse-mode autodifferentiation of computational graphs with tensors and more for machine learning.
Smart gem for importing CSV files to ActiveRecord models
Importing records from a json file go slow?. No problem, use me. It uses the awesome activerecord-import gem. Documentation and code in https://github.com/carlosgab83/active_record_json_importer/