azul
GUI framework
A cross-platform GUI framework built using the WebRender rendering engine and supporting various CSS features.
Desktop GUI Framework
6k stars
111 watching
219 forks
Language: Rust
last commit: 2 months 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,805 |
iced-rs/iced | A cross-platform GUI library for Rust that provides a simple and type-safe way to build user interfaces. | 25,028 |
linebender/druid | A data-first UI toolkit with a focus on performance and compatibility with native platforms. | 9,600 |
graphul-rs/graphul | Microservices development framework with optimized performance and scalability. | 448 |
servo/webrender | A GPU-based 2D rendering engine written in Rust. | 3,153 |
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, providing tools and frameworks for building interactive games. | 7,824 |
emilk/egui | An easy-to-use immediate mode GUI library for creating web and native applications with Rust | 22,802 |
bkaradzic/bgfx | A cross-platform rendering library that provides a unified API for different graphics APIs and platforms. | 15,197 |
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,880 |
seed-rs/seed | A Rust framework for building fast and reliable web apps with an Elm-like architecture. | 3,808 |
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. | 866 |