WebRender Alternatives
WebRender is described as 'is Mozilla's GPU-based renderer for web content used in Servo and built with Rust' and is an app in the development category. There are four alternatives to WebRender for Linux, Mac and Windows. The best alternative is Sauron native, which is both free and Open Source. Other great apps like WebRender are OrbTk, Azul.rs and Conrod.
The Orbital Widget Toolkit is a multi platform (G)UI toolkit for building scalable user interfaces with the programming language Rust. It's based on the Entity Component System Pattern and provides a functional-reactive like API.
Features
Azul is a free, functional, immediate-mode GUI framework for rapid development of desktop applications written in Rust, supported by the Mozilla WebRender rendering engine.
Features
Conrod is a portable, 2D, GUI library for the Rust programming language. It provides an immediate-mode API that wraps a retained-mode widget state graph. This allows us to expose a simple, robust and reactive interface while approaching the performance of traditional, retained...