comprehensive-rust
This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.
Concurrency (comprehensive-rust) MCP Server
Model Context Protocol (concurrency) server
Ready-to-Use Client Configurations
{
"mcpServers": {
"concurrency": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-concurrency"
]
}
}
}