A concise, highly optimized vector implementation leveraging const generics in Rust.
A highly parallel Perl 5 interpreter written in Rust
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.
Rust SDK for the YLS AGI gateway with unified OpenAI, Claude, and Gemini clients
Helper macros for a Vec of enum values
High-throughput, traceable, reliable Rust agent framework for long-horizon AI sessions and easy extensibility
Production-grade LLM API gateway with multi-key load balancing, per-key rate limiting, circuit breaking, and cost tracking
Unified multi-provider LLM API with streaming support
Radient is a Rust library designed for automatic differentiation. It leverages the power of computational graphs to perform forward and backward passes for gradient calculations.
Lightweight Rust framework for building AI agents.
AI SDK for Rust with unified model/provider abstractions
A Rust crate for interacting with Large Language Model APIs