Evcode 1.0.0 โ Async Terminal IDE in Rust
โ Rust ๐ 2026-05-26 ๐ค surdeus ๐๏ธ 2Just released Evcode v1.0.0, a lightweight terminal IDE built in Rust.
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
๐ท๏ธ Rust_feed

