iiRecord
Agentic AI Atlas · Actix Web
library:actixa5c.ai
II.
Library JSON

library:actix

Structured · live

Actix Web json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/libraries/libraries-go-rust-extended.yamlCluster · domain
Record JSON
{
  "id": "library:actix",
  "_kind": "Library",
  "_file": "domain/libraries/libraries-go-rust-extended.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Actix Web",
    "belongsToLanguageId": "language:rust",
    "category": "http-server",
    "description": "Powerful, pragmatic Rust web framework built on Actix actor system;\nprovides routing, extractors, middleware, and WebSocket support.\n"
  },
  "outgoingEdges": [
    {
      "from": "library:actix",
      "to": "language:rust",
      "kind": "belongs_to_language"
    },
    {
      "from": "library:actix",
      "to": "skill-area:backend-api-design",
      "kind": "library_used_by",
      "attributes": {}
    },
    {
      "from": "library:actix",
      "to": "library:warp",
      "kind": "alternative_to"
    },
    {
      "from": "library:actix",
      "to": "library:rocket",
      "kind": "alternative_to"
    }
  ],
  "incomingEdges": []
}