EveryDev.ai
Sign inSubscribe
Home
Tools

2,788+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents1815
  • Coding1295
  • Infrastructure600
  • Marketing467
  • Projects433
  • Research403
  • Analytics351
  • Design338
  • Security243
  • MCP242
  • Testing238
  • Data230
  • Integration178
  • Prompts160
  • Learning159
  • Communication154
  • Extensions150
  • Voice130
  • Commerce125
  • DevOps108
  • Web80
  • Finance21
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Tools
    3. Lapce
    Lapce icon

    Lapce

    AI Coding Assistants
    Featured

    Lightning-fast, open-source code editor written in pure Rust with built-in LSP, modal editing, remote development support, and a WASI-based plugin system.

    Visit Website

    At a Glance

    Pricing
    Open Source

    Fully free and open-source under Apache License 2.0. Download pre-built binaries or compile from source.

    Engagement

    Available On

    Windows
    macOS
    Linux
    Web
    API

    Resources

    WebsiteDocsGitHubllms.txt

    Topics

    AI Coding AssistantsDevelopment EnvironmentsIDE Plugins

    Alternatives

    GramSweep AIswift-claude-code
    Developer
    LapceSan Diego, CAEst. 2021

    Listed Jun 2026

    About Lapce

    Lapce is an open-source code editor written entirely in Rust, maintained by the Lapce team — the same group behind the Floem GUI toolkit and the Lapdev Kubernetes development environment platform. It is available as a pre-built release for Windows, Linux, and macOS, and is licensed under the Apache License 2.0. The repository has accumulated over 38,000 GitHub stars since its creation in 2018.

    What It Is

    Lapce (IPA: /læps/) is a desktop code editor designed for speed and power. It uses Rope Science from the Xi-Editor project for lightning-fast text computation and leverages wgpu for GPU-accelerated rendering. The UI is built on Floem, the team's own cross-platform Rust GUI toolkit. Lapce is positioned as a native alternative to Electron-based editors, with a focus on low latency and a tight integration between local and remote development workflows.

    Core Features

    • Built-in LSP support: Provides intelligent code features including completion, diagnostics, and code actions via the Language Server Protocol.
    • Modal editing: Vim-like modal editing is a first-class citizen and can be toggled on or off.
    • Remote development: Built-in remote development support inspired by VSCode Remote Development, allowing developers to work on remote systems with a local feel. The team's Lapdev platform can manage remote dev environments.
    • WASI plugin system: Plugins can be written in any language that compiles to the WASI format, including C, Rust, and AssemblyScript.
    • Built-in terminal: An integrated terminal lets users run commands without leaving the editor.

    Architecture and Technology

    Lapce is built entirely in Rust, which contributes to its performance profile. The rendering pipeline uses wgpu, a cross-platform graphics API, enabling GPU-accelerated UI rendering. Text handling is based on Rope Science, a data structure approach originally developed for the Xi-Editor that enables efficient operations on large files. The plugin system targets the WASI (WebAssembly System Interface) standard, making it language-agnostic for plugin authors.

    Open-Source Deployment Model

    Lapce is released under the Apache License Version 2.0. The source code is publicly available on GitHub at lapce/lapce. Pre-built binaries are provided for Windows, Linux, and macOS via GitHub Releases, and installation via package managers is also documented. Users can also compile from source using the provided guide. The project accepts community contributions and maintains a Discord server and a Reddit community for feedback and discussion.

    Update: v0.4.6

    The latest published release is v0.4.6, released on January 21, 2026. The repository remains actively maintained, with the last code push recorded in June 2026. The project continues to develop alongside the Floem GUI toolkit and the Lapdev cloud environment platform, both of which share the same maintainer organization.

    Lapce - 1

    Community Discussions

    Be the first to start a conversation about Lapce

    Share your experience with Lapce, ask questions, or help others learn from your insights.

    Pricing

    OPEN SOURCE

    Open Source

    Fully free and open-source under Apache License 2.0. Download pre-built binaries or compile from source.

    • Built-in LSP support
    • Modal editing (Vim-like)
    • Remote development support
    • WASI plugin system
    • Built-in terminal

    Capabilities

    Key Features

    • Built-in LSP support (completion, diagnostics, code actions)
    • Modal editing (Vim-like, toggleable)
    • Built-in remote development support
    • WASI-based plugin system (C, Rust, AssemblyScript)
    • Built-in terminal
    • GPU-accelerated rendering via wgpu
    • Rope Science text engine for fast computation
    • Cross-platform (Windows, macOS, Linux)
    • Plugin marketplace at plugins.lapce.dev

    Integrations

    Language Server Protocol (LSP)
    WASI plugins
    Lapdev remote environments
    VSCode Remote Development (inspired by)
    API Available
    View Docs

    Reviews & Ratings

    No ratings yet

    Be the first to rate Lapce and help others make informed decisions.

    Developer

    Lapce Team

    The Lapce team builds open-source developer tools focused on speed and ergonomics, including the Lapce code editor, the Floem cross-platform Rust GUI toolkit, and the Lapdev Kubernetes development environment platform. The team started with Lapce — a Rust-native editor designed around remote development from its first commit — and built Floem when no existing Rust GUI toolkit met their needs. They now extend that focus on developer ergonomics to Kubernetes workflows through Lapdev, helping teams create production-aligned environments without extra YAML. The team maintains all three projects in the open and stays closely involved with the developer communities that use them.

    Founded 2021
    San Diego, CA
    Read more about Lapce Team
    WebsiteGitHub
    1 tool in directory

    Similar Tools

    Gram icon

    Gram

    Gram is a privacy-focused, open-source fork of the Zed code editor with no AI, no telemetry, and no proprietary server components, featuring a built-in debugger, remote development, and extensive language support.

    Sweep AI icon

    Sweep AI

    AI copilot and autocomplete plugin for JetBrains IDEs that provides context-aware code suggestions, an agent for multi-file changes, test runs, and error detection.

    swift-claude-code icon

    swift-claude-code

    A Swift package that provides a programmatic interface to Claude Code, Anthropic's AI coding assistant, enabling developers to integrate AI-powered coding capabilities into Swift applications.

    Browse all tools

    Related Topics

    AI Coding Assistants

    AI tools that help write, edit, and understand code with intelligent suggestions.

    531 tools

    Development Environments

    AI-enhanced code editors and IDEs that improve the coding experience.

    129 tools

    IDE Plugins

    AI-enhanced plugins for integrated development environments.

    33 tools
    Browse all topics
    Back to all toolsSuggest an edit
    Discussions