Developer Tools
Zed
exampleAre 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.
A high-performance, multiplayer code editor built in Rust.

What you get
Works offline
You can use the main features without an internet connection.
Open source
Anyone can read, modify, and redistribute the code.
Free software (FSF-approved)
Open source under a license the Free Software Foundation recognizes, with no use restrictions.
Free version available
There's a meaningful free version you can use indefinitely without paying.
No subscription required
The core software doesn't need a recurring payment to keep working.
No tracking
The app doesn't send your usage, analytics, or behavior back to the company.
Technical detailsexpand
brew:--cask zedflathub:dev.zed.ZedNo 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"
}