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.
Sidekiq-inspired async job queue for Rust — Redis and SQLite backends
Pure-Rust SMB2/3 client library with pipelined I/O
Typed HTTP client layer on top of reqwest — inspired by @better-fetch/fetch
Unix-domain-socket CAN bus simulator implementing embedded-can-interface traits
Apache Ignite v2 Client
Rust framework for building analytical data services on Arrow Flight and DataFusion.
Apache Kafka producer sink for the faucet-stream ecosystem
Tools for managing Amazon S3 objects and buckets
Goish Rust — write Rust using Go idioms. Ports Go's standard library and syntax so Go programmers can write Rust code that reads and feels like Go.
async peer-to-peer rpc-and-messaging service