Explore >> Select a destination


You are here

blog.sylver.dev
| | 21-lessons.com
2.8 parsecs away

Travel
| | Learn the foundational building blocks of an event-based system written in Rust using Tokio as async Runtime
| | www.shuttle.rs
2.8 parsecs away

Travel
| | Learn how to build MCP server in Rust using the rmcp crate. This MCP server development guide covers stdio MCP server creation, DNS lookup MCP implementation, and AI agent extension with Model Context Protocol Rust SDK.
| | robert.kra.hn
1.8 parsecs away

Travel
| | Walkthrough of setting up a full web project that includes the setup for a web server (using axum) and a frontend (using wasm / yew).
| | zackoverflow.dev
15.0 parsecs away

Travel
| Interfaces rely on slow dynamic-dispatch, but generics could open the door to performance boosts with the ability to leverage the cache-friendliness of static dispatch