Interface to merge serde_json::Value objects.
Merge, index, iterate, and sort a serde_json::Value (recursively)
High-performance CRDT library with dual pathways: JSON-native for web APIs and Cap'n Proto zero-copy for binary transport
A Rust CLI tool for sending templated HTML emails via SMTP with batch processing, mail merge, and multi-profile support.
AI image and video generation package for the ai-media CLI
Generate types from several data sources to multiple languages
A highly parallel Perl 5 interpreter written in Rust
CKB RPC server
Rust task runner and build tool.
A compact protobuf-like serializer and deserializer for the Rust Language.
Simplifies getting the right configuration options for a process using pre-loaded configurations from files (JSON, YAML, etc.) to manage options for experiments or flights. This library is mainly made to support building implementations for other languages such as Node.js, Python, and Ruby. It is not meant to be consumed directly yet.
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.
No description provided.
No description provided.