Work-stealing async runtime for Rust built on io_uring and msg_ring
Board support crate for the BBC Micro:bit V1
Implementation details for the BBC Micro:bit board support crates
Board support crate for the BBC Micro:bit V2
An experimental OS for the RP2040
Board support crate for the Calliope mini
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.
Convenient macros wrapping the standard library