Evcode 1.0.0 โ€“ Async Terminal IDE in Rust

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

surdeus

Just released Evcode v1.0.0, a lightweight terminal IDE built in Rust.

image

IMG3822

Key features:

Rope-Backed Storage: Uses โ ropeyโ  for zero-latency editing on 1M+ lines.

Async LSP: Powered by Tokio to isolate UI from heavy diagnostics.

Mouse Support: Native clicks and scrolling out-of-the-box.

RAM: 7-10 MB

GitHub: GitHub - poghdev/Evcode-ide: High-performance Rust IDE with instant snapshots, advanced TUI, memory-safe architecture, and seamless terminal integration. ยท GitHub
Web-Site: https://www.eeive.com/

Install via: โ cargo install evcodeโ 

Feedback is highly appreciated!

1 post - 1 participant

Read full topic

๐Ÿท๏ธ Rust_feed