All Tools
L
Dev ToolsFreeOpen Source
LAPCE
GPU-accelerated code editor written in Rust
Apache-2.0
ABOUT
VS Code is Electron-heavy, and terminal editors skip a native GUI. Lapce is a Rust editor with a WGPU UI, built-in LSP, Vim mode, and remote workspaces, so ML engineers get a fast desktop IDE for Python and Rust without a Chromium process in the background.
INSTALL
brew install --cask lapceINTEGRATION GUIDE
1. Edit Python training code with LSP diagnostics in a native Rust editor
2. Open a remote workspace over SSH without running VS Code Server
3. Use Vim keybindings in a GPU-accelerated GUI instead of a terminal
4. Work on a mixed Rust and TypeScript agent stack with built-in LSP
TAGS
editorrustlspgpuideremote-development