
Lapce
Lightning-fast code editor in Rust
The Lens
A code editor built from scratch in Rust, designed to be as fast as your terminal. If you've ever felt VS Code getting sluggish on a large project (slow file opens, laggy autocomplete, high memory usage), Lapce is built specifically to solve that. It uses a modal editing mode (like Vim) by default but works fine with standard editing too. The architecture runs a native GPU-rendered UI (not Electron, not a web view) and offloads heavy work like syntax parsing and code intelligence to a separate process. The result is an editor that opens instantly and stays responsive even on large codebases.
Completely free and open source under Apache 2.0. No paid tier, no telemetry, no extension marketplace fees. Plugin support exists but the ecosystem is still young compared to VS Code's 40,000+ extensions. Zed is the closest competitor, also Rust-based, GPU-rendered, and focused on performance. Neovim is the other obvious choice if you want maximum speed and don't mind terminal-only.
The catch: it's still in active development and not yet at 1.0. Expect rough edges: some language servers don't work perfectly, the settings UI is minimal, and the plugin ecosystem is thin. If you depend on specific VS Code extensions for your workflow, Lapce probably can't replace them yet. But if raw speed matters to you and you're comfortable with a less polished experience, it's worth watching.
Free vs Self-Hosted vs Paid
fully free### Pricing Breakdown
**Free tier:** Everything. Lapce is fully free and open source (Apache 2.0). No premium features, no paid plugins, no cloud sync tier. What you download is the complete product.
**Self-hosted:** N/A. It's a desktop application. Download the binary for your OS and run it. Available on macOS, Linux, and Windows. No build step required for end users.
**Comparison to alternatives:** - VS Code: Free (MIT-licensed core, Microsoft build has telemetry). Unbeatable extension ecosystem but Electron-based, heavier on resources - Zed: Free (open source since Jan 2024). Closest competitor, also Rust, GPU-rendered, faster than VS Code. More polished than Lapce currently - Neovim: Free. Maximum performance but steep learning curve. Terminal-based - JetBrains IDEs: $25-60/mo per tool. Heavy but feature-complete - Sublime Text: $99 one-time. Fast, mature, but development has slowed
**The real cost:** Editor choice is about productivity, not price. All the serious alternatives to JetBrains are free. The question is whether Lapce's speed advantage justifies its current lack of polish and extension ecosystem. For most developers today: not yet. In a year: possibly.
Completely free. The cost is in ecosystem maturity, not dollars.
Similar Tools
About
- Stars
- 38,266
- Forks
- 1,244
Explore Further
More tools in the directory
Get tools like this delivered weekly
The Open Source Drop — the best new open source tools, analyzed. Free.
