Git Product home page Git Product logo

xi-win's Introduction

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-win's People

Contributors

dsp avatar lihram avatar pforpallav avatar raphlinus avatar rofrol avatar seventh-chord avatar tomashubelbauer avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.