Provides a proc macro we can use to annotate enums for facilitating itemization and description using an AI model
Provides a proc macro we can use to annotate enums for facilitating itemization and description using an AI model
Provides an interface for the proc macro we can use to annotate enums for facilitating itemization and description using an AI model
A concurrent library for building multi-agent simulators with lock-free CPU/GPU hybrid execution.
A macro to simulate sigma types with enums.
Encapsulates the random-constructible and random-constructible-derive crates which are used for creating random instances of data structures with weighted probabilities
Provides a trait for creating random instances of enums with weighted probabilities
Provides a derive macro for the random-constructible crate which is used for creating random instances of enums with weighted probabilities
Ad-hoc enum extension.
Binary that integrates XLS capabilities into a driver program
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 highly parallel Perl 5 interpreter written in Rust