Giter Club home page Giter Club 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.

Disclaimer

This is not an official Google product.

Contributions

We gladly accept contributions via GitHub pull requests, as long as the author has signed the Google Contributor License. Please see CONTRIBUTING.md for more details.

Authors

The main author is Raph Levien.

xi-win's People

Contributors

raphlinus avatar seventh-chord avatar pforpallav avatar tomashubelbauer avatar

Watchers

James Cloos avatar a non  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.