Evcode โ€” A high-performance Terminal IDE built in Rust (Alpha)

โš“ Rust    ๐Ÿ“… 2026-05-04    ๐Ÿ‘ค surdeus    ๐Ÿ‘๏ธ 2      

surdeus

Hi everyone!

Iโ€™m excited to share Evcode, a terminal-native IDE Iโ€™ve been building from the ground up using Rust.

The project started because I wanted a workspace that was truly lightweight and focused. While many modern editors are drifting toward high resource consumption, Evcode aims for extreme efficiency, maintaining a footprint of just 20-30MB of RAM.

Key Features (Alpha):

  • Built with Tokio & Ratatui: Leveraging an asynchronous core for a non-blocking, fluid TUI experience.
  • Ghost Mode: A unique feature for instant memory snapshots (Alt+S) and visual diffs directly in the buffer.
  • Terminal-Native: Optimized for SSH and headless workflows with native clipboard support.
  • LSP Integration: Initial support for intelligent code analysis via rust-analyzer.

The Vision

This is currently in Alpha, serving as the foundation for a faster, more focused development environment under the Eeive Digital umbrella.

Iโ€™m looking for feedback on the architecture and any early-stage bugs you might find. The project is fully open-source, and contributions are more than welcome!

No manifestation, no reward.

GitHub: GitHub - poghdev/Evcode-ide: High-performance Rust IDE with instant snapshots, advanced TUI, memory-safe architecture, and seamless terminal integration. ยท GitHub
**Web-Site:**Evcode โ€” Terminal IDE


evcode-prewiew

1 post - 1 participant

Read full topic

๐Ÿท๏ธ Rust_feed