vibehunt.tech
← Back to browse

Developer Tools

Zed

example

Are you the maker of zed.dev?

This entry was authored as example data, not by the maintainer. Submit a verified manifest from your domain and it replaces this one — same URL, stars carry over.

Claim this →

A high-performance, multiplayer code editor built in Rust.

What you get


Technical detailsexpand
Capability ID
cap:example:zed
Maturity
stable
License
GPL-3.0 (client), AGPL-3.0 (server)
Package refs
brew:--cask zedflathub:dev.zed.Zed
Maintainer
Not declared
Verification
Unverified

No maintainer declared.

View manifest (JSON-LD)expand
{
  "@context": "https://vibehunt.tech/v1",
  "@type": "Capability",
  "id": "cap:example:zed",
  "software": {
    "name": "Zed",
    "category": "developer-tools",
    "homepage": "https://zed.dev",
    "source": "https://github.com/zed-industries/zed",
    "license": "GPL-3.0 (client), AGPL-3.0 (server)",
    "packageRefs": [
      "brew:--cask zed",
      "flathub:dev.zed.Zed"
    ],
    "description": "A high-performance, multiplayer code editor built in Rust."
  },
  "solves": [
    {
      "intent": "Edit code with sub-frame latency and built-in multiplayer collaboration.",
      "constraintsSatisfied": [
        "core:offline-capable",
        "core:open-source",
        "core:libre",
        "core:free-tier",
        "core:no-subscription",
        "core:no-telemetry"
      ],
      "scale": [
        "single-user",
        "team"
      ]
    }
  ],
  "maturity": "stable",
  "source": "example"
}