Opinionated Rust microservice framework. Kubernetes-native, mesh-secured, MCP-by-default.
build.rs helper for tonin services. Wraps tonic-build with tonin conventions.
Client-side primitives shared between generated tonin service clients: AuthCtx, retry/circuit-breaker config, OTel propagation. Tiny dep tree — peer services depend on this without pulling in the server framework.
Core types for tonin: Service builder, Config, Context, Error, runtime.
Proc-macros for tonin: #[mcp_expose] auto-derives MCP tools from gRPC service implementations.
A version manager for the BYOND environment
Fully featured Rust wrapper around byondapi.
byondapi bindings used by meowtonin
Proc macros for meowtonin, a fully featured Rust wrapper around byondapi.
Serializer/deserializer for BYOND types, using meowtonin.