II.
Language JSON
Structured · livelanguage:rust
Rust json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "language:rust",
"_kind": "Language",
"_file": "domain/languages/rust.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Rust",
"paradigms": [
"imperative",
"functional"
],
"description": "Rust is a statically-typed, compiled systems programming language that\nguarantees memory safety and thread safety at compile time through its\nownership and borrow checker system — without a garbage collector.\n\nRust excels in performance-critical contexts: operating system kernels,\nWebAssembly modules, game engines, network services, and CLI tooling.\nThe async ecosystem (tokio, async-std) enables high-throughput I/O.\nCargo is the build system and package manager; crates.io hosts the\npackage registry. Rust is increasingly used in Linux kernel modules,\nWindows internals, and as a safe replacement for C/C++ in security-\nsensitive code. The borrow checker makes data races a compile-time error.\n"
},
"outgoingEdges": [
{
"from": "language:rust",
"to": "skill-area:rust-async-runtime",
"kind": "used_by_skill_area",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "agent:codex",
"to": "language:rust",
"kind": "composed_of",
"attributes": {
"role": "core"
}
},
{
"from": "agent:openclaw",
"to": "language:rust",
"kind": "composed_of",
"attributes": {
"role": "runtime"
}
},
{
"from": "agent:vibe-kanban",
"to": "language:rust",
"kind": "composed_of",
"attributes": {
"role": "core"
}
},
{
"from": "framework:actix-web",
"to": "language:rust",
"kind": "belongs_to_language"
},
{
"from": "framework:axum",
"to": "language:rust",
"kind": "belongs_to_language"
},
{
"from": "framework:tauri",
"to": "language:rust",
"kind": "belongs_to_language"
},
{
"from": "library:hyper",
"to": "language:rust",
"kind": "belongs_to_language"
},
{
"from": "library:actix",
"to": "language:rust",
"kind": "belongs_to_language"
},
{
"from": "library:warp",
"to": "language:rust",
"kind": "belongs_to_language"
},
{
"from": "library:rocket",
"to": "language:rust",
"kind": "belongs_to_language"
},
{
"from": "library:sqlx-rust",
"to": "language:rust",
"kind": "belongs_to_language"
},
{
"from": "library:sea-query",
"to": "language:rust",
"kind": "belongs_to_language"
},
{
"from": "library:tracing-rs",
"to": "language:rust",
"kind": "belongs_to_language"
},
{
"from": "library:clap-rs",
"to": "language:rust",
"kind": "belongs_to_language"
},
{
"from": "library:rayon",
"to": "language:rust",
"kind": "belongs_to_language"
},
{
"from": "library:crossbeam",
"to": "language:rust",
"kind": "belongs_to_language"
},
{
"from": "library:tower",
"to": "language:rust",
"kind": "belongs_to_language"
},
{
"from": "library:tonic",
"to": "language:rust",
"kind": "belongs_to_language"
},
{
"from": "library:sqlx-pg",
"to": "language:rust",
"kind": "belongs_to_language"
},
{
"from": "library:diesel-rs",
"to": "language:rust",
"kind": "belongs_to_language"
},
{
"from": "library:axum-extra",
"to": "language:rust",
"kind": "belongs_to_language"
},
{
"from": "library:leptos",
"to": "language:rust",
"kind": "belongs_to_language"
},
{
"from": "library:reqwest",
"to": "language:rust",
"kind": "belongs_to_language"
},
{
"from": "library:sea-orm",
"to": "language:rust",
"kind": "belongs_to_language"
},
{
"from": "library:clap",
"to": "language:rust",
"kind": "belongs_to_language"
},
{
"from": "library:serde",
"to": "language:rust",
"kind": "belongs_to_language"
},
{
"from": "library:tokio",
"to": "language:rust",
"kind": "belongs_to_language"
},
{
"from": "skill-area:rust-async-runtime",
"to": "language:rust",
"kind": "uses_language"
},
{
"from": "skill-area:rust-async-runtime",
"to": "language:rust",
"kind": "uses_language",
"attributes": {}
},
{
"from": "stack-profile:edge-ai-iot",
"to": "language:rust",
"kind": "composed_of"
},
{
"from": "stack-profile:game-backend",
"to": "language:rust",
"kind": "composed_of"
},
{
"from": "stack-profile:desktop-application",
"to": "language:rust",
"kind": "composed_of"
},
{
"from": "stack-profile:cli-tool-suite",
"to": "language:rust",
"kind": "composed_of"
},
{
"from": "stack-profile:cross-platform-desktop",
"to": "language:rust",
"kind": "composed_of"
},
{
"from": "stack-profile:embedded-linux",
"to": "language:rust",
"kind": "composed_of"
},
{
"from": "stack-profile:music-streaming-backend",
"to": "language:rust",
"kind": "composed_of"
},
{
"from": "stack-profile:rust-axum-sqlx",
"to": "language:rust",
"kind": "composed_of"
},
{
"from": "stack-profile:rust-cli-stack",
"to": "language:rust",
"kind": "composed_of"
},
{
"from": "stack-profile:rust-actix-postgres",
"to": "language:rust",
"kind": "composed_of"
},
{
"from": "tool:agent-browser",
"to": "language:rust",
"kind": "belongs_to_language"
},
{
"from": "tool:cargo",
"to": "language:rust",
"kind": "belongs_to_language"
},
{
"from": "tool:clippy",
"to": "language:rust",
"kind": "belongs_to_language"
},
{
"from": "tool:qdrant",
"to": "language:rust",
"kind": "belongs_to_language"
},
{
"from": "tool:rustfmt",
"to": "language:rust",
"kind": "belongs_to_language"
},
{
"from": "tool:meilisearch",
"to": "language:rust",
"kind": "belongs_to_language"
},
{
"from": "tool:ripgrep",
"to": "language:rust",
"kind": "belongs_to_language"
},
{
"from": "tool:bat",
"to": "language:rust",
"kind": "belongs_to_language"
},
{
"from": "tool:fd",
"to": "language:rust",
"kind": "belongs_to_language"
},
{
"from": "tool:delta",
"to": "language:rust",
"kind": "belongs_to_language"
},
{
"from": "tool:vector",
"to": "language:rust",
"kind": "belongs_to_language"
},
{
"from": "tool:linkerd",
"to": "language:rust",
"kind": "belongs_to_language"
},
{
"from": "scope-boundary:rust.scope",
"to": "language:rust",
"kind": "bounds_subject"
}
]
}