A highly parallel Perl 5 interpreter written in Rust
High-performance HTTP framework built on Axum and Tower-HTTP with type-safe routing, validation, WebSocket/SSE support, and lifecycle hooks
CLI to standardize build, test, and run commands across projects
Embedded graph database with Cypher queries — no server, no subscription, no cloud
Schema catalog (labels, properties, rel-types) for SparrowDB
Shared types and primitives for SparrowDB embedded graph database
Cypher query parser and planner for SparrowDB
Query execution engine for SparrowDB embedded graph database
Storage engine (WAL, node store, edge store, CSR) for SparrowDB
Lightweight typed task dispatch from Rust to polyglot workers (TypeScript, Python, Go, Java, C#, Ruby, Elixir, Swift, PHP)
High-performance circuit breaker with fallback support and rate-based thresholds
Type-safe state machines with hierarchical states, guards, callbacks, and async support - Rust port of Ruby's state_machines gem