xi-win

Github星跟踪图

xi-win

Xi editor for Windows

This project is currently a seedling, which I am hopeful will grow
into a useful front-end for xi editor.

It makes some decisions which are fairly unusual for GUI software
written in 2017. It targets winapi directly, rather than using a
toolkit, and is written in Rust. The main reason is so that we can
target performance; winapi has api's for Direct2D rendering that may
enable significantly lower latency and smoother scrolling than
accessible through a toolkit. Part of the reason for taking on this
project is to quantify the relative performance.

Other important dimensions of performance are startup speed and
executable size.

Given the goals of this project and the (current) flux in the xi
protocol, I expect the focus of this project to be input and rendering
pipelines, with less emphasis on features; it may be a while before
this is really useful as an editor. That said, I certainly welcome
any help in getting there sooner.

Contributions

We gladly accept contributions via GitHub pull requests. Please see CONTRIBUTING.md for more details.

If you are interested in contributing but not sure where to start, there is an active IRC channel at #xi on irc.mozilla.org. There is also a subreddit at /r/xi_editor.

Authors

The main author is Raph Levien.

主要指标

概览
名称与所有者xi-editor/xi-win
主编程语言Rust
编程语言Rust (语言数: 1)
平台
许可证Apache License 2.0
所有者活动
创建于2017-04-27 00:41:14
推送于2020-04-05 20:15:30
最后一次提交2018-11-02 22:33:40
发布数0
用户参与
星数409
关注者数32
派生数49
提交数160
已启用问题?
问题数25
打开的问题数12
拉请求数43
打开的拉请求数2
关闭的拉请求数5
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?