Eloquent-inspired async ORM for Rust (PostgreSQL, MySQL, SQLite)
AI/Human task management system with file-based storage
Benchmark runtime support for pgrx extensions
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.
A CLI tool for toggling code comments across multiple languages
Configuration-driven REST backend library for Rust with PostgreSQL — define schemas, tables, and APIs in JSON, get a production-grade REST service.
Durable activity queue and worker system
Durable workflow orchestration engine core
CLI client for the autumn-harvest management API
Proc macros for autumn-harvest workflow engine
Autumn plugin for autumn-harvest durable workflows
Redis Streams task queue adapter for autumn-harvest
Production-grade PostgreSQL HA with deep Rails integration. Automated deployment, replication, failover, and monitoring.
From http://edgeguides.rubyonrails.org/active_record_migrations.html#types-of-schema-dumps: There is however a trade-off: db/schema.rb cannot express database specific items such as triggers, stored procedures or check constraints. While in a migration you can execute custom SQL statements, the schema dumper cannot reconstitute those statements from the database. If you are using features like this, then you should set the schema format to :sql. No longer is this the case. You can now use the default schema format (:ruby) and still preserve your check constraints.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.