azul
GUI framework
A cross-platform GUI framework built using the WebRender rendering engine and supporting various CSS features.
Desktop GUI Framework
6k stars
110 watching
220 forks
Language: Rust
last commit: 5 days ago
Linked from 2 awesome lists
ccppdesktopdesktop-gui-frameworkguigui-frameworkgui-libraryopenglrust
Related projects:
Repository | Description | Stars |
---|---|---|
linebender/xilem | An experimental UI framework for building reactive and strongly-typed user interfaces with Rust. | 3,704 |
iced-rs/iced | A cross-platform GUI library for Rust that provides a simple and type-safe way to build user interfaces. | 24,785 |
linebender/druid | A data-first UI toolkit with a focus on performance and compatibility with native platforms. | 9,568 |
graphul-rs/graphul | Microservices development framework with optimized performance and scalability. | 448 |
servo/webrender | A GPU-based 2D rendering engine written in Rust | 3,130 |
redcamel/redgl2 | A JavaScript library that provides a 3D rendering engine using WebGL, allowing developers to create interactive 3D graphics and simulations. | 156 |
pissang/claygl | A WebGL graphics library for building 3D applications. | 2,811 |
zzy/yew-ssr-actix-web | Demonstrates server-side rendering of web applications with Rust and actix-web | 15 |
fyroxengine/fyrox | A 2D/3D game engine written in Rust with scene editing capabilities. | 7,778 |
emilk/egui | An easy-to-use immediate mode GUI library for creating web and native applications with Rust | 22,460 |
bkaradzic/bgfx | A cross-platform graphics rendering library providing a common interface to various graphics APIs and platforms | 15,087 |
andyobtiva/glimmer-dsl-jfx | A Ruby-based declarative GUI development framework that uses JRuby and JavaFX to simplify desktop application development | 2 |
linebender/resvg | A fast, portable SVG rendering library with extensive checks for safety and no bloat. | 2,831 |
seed-rs/seed | A Rust framework for building fast and reliable web apps with an Elm-like architecture. | 3,805 |
jetli/rust-yew-realworld-example-app | A web application framework built on Rust and WebAssembly that demonstrates a fully-fledged frontend app with CRUD operations, authentication, routing, pagination, and more. | 862 |