Zed is a recently open sourced ultra fast code editor written in Rust. It is created by developers from the Atom Editor (sadlykilled off by Microsoft) which was also the origin of the Electron JavaScript run-time, which is used most famously by Visual Studio Code (and Discord, Teams, Figm...
fast & efficient - designed with modern hardware in mind cross platform - it should work anywhere developer friendly - it should just "get out of the way" Rust tooling integration (see note below) Iota is still in the very early stages, and is probably not ready for every day use. Right...
rust-toolchain.toml README Apache-2.0 license Lightning-fast And Powerful Code Editor Lapce (IPA: /læps/) is written in pure Rust with a UI inFloem. It is designed withRope Sciencefrom theXi-Editorwhich makes for lightning-fast computation, and leveragesWgpufor rendering. More information...
Helix is an editor written in Rust, inspired by kakoune/neovim. The project author stated that Helix is largely based on kakoune, and during the development process he found that he agreed with most of kakoune's designs. If you are curious why it is called a "post-modern" editor, the p...
Helix, a modern text editor written in Rust Helixis written in Rust and uses Tree-sitter for syntax highlighting. The developer claims that it is faster than regex highlighting because Tree-sitter parses code into syntax trees like a compiler and thus giving a lot more information about code ...
Xi Editor 是 Google 开源的一款用 Rust 语言编写的文本编辑器,最初是为 Mac OS X 构建的,使用 Cocoa 作为用户界面,已有计划适配其它平台
我对xi的第一个好印象来自与rust。速度快啊,这个不是瞎说的,rust从语言设计本身就注定了快速,当然...
helix-editor 是一个深受 neovim 启发使用 Rust 开发的编辑器,感兴趣的朋友可以看看。 Github: https://github.com/helix-editor/helix Rust Search Extension 1.3 发布 小编的 Rust 插件发布新版本半个多月了,一直忘了发帖了,今天补上。欢迎大家体验!
If you are looking for a streamlined but lightning quick alternative to Visual Studio Code, the in development Lapce editor may soon be perfect for you. It is currently very early in development, yet is already a very useable product. Lapce is written using the Rust language, is open sourc...
Zed, the code/text editor being developed by former Atom editor developers, has continued to gain interest among developers since going open-source, being written in the Rust programming language, and native Linux builds taking shape. The latest feature work on Zed is beginning to integrate AI-...