Testing Software

Vizia – declarative GUI library

Last Updated on March 8, 2026

Vizia is a declarative desktop GUI framework for the Rust programming language.

Vizia is a reactive UI framework. This means that visual elements which represent some state of the application will update when this state changes. Interacting with these visual elements causes the application state to change.

This is free and open source software.

Key Features

  • Declarative – write GUI code in a declarative way in pure Rust (no DSL macros).
  • Reactive – views derive from application state. Change the state and the views which bind to it update automatically.
  • Flexible layout – create flexible layouts which adapt to changes in size. It’s powered by morphorm.
  • Powerful styling – take advantage of stylesheets with hot-reloading to fully customize the look of your application.
  • Animations – bring your applications to life with animations.
    Built-in views and themes – use over 25 ready-made views as well as two built-in themes (light and dark) to get you started. Includes 4250+ SVG icons, provided by Tabler Icons.
  • Accessibility – make you applications accessible to assistive technologies such as screen readers, powered by accesskit.
  • Localization – adapt your application to different locales, including translating text with fluent.
  • Optimised rendering – Vizia leverages the powerful and robust skia library for rendering, with further optimizations to only draw what is necessary.
  • Audio plugin development – provides an alternative baseview windowing backend for audio plugin development, for example with the nih-plug framework.
  • Cross-platform support – works with Linux, macOS, and Windows.

Website: github.com/vizia/vizia
Support:
Developer: George Atkinson
License: MIT License

Vizia is written in Rust. Learn Rust with our recommended free books and free tutorials.


Related Software

Rust Frontend Web Frameworks
TauriFramework for building tiny, blazing fast binaries for all major desktop platforms
YewModern framework for creating multi-threaded front-end web apps
LeptosFull-stack, isomorphic Rust web framework
icedGUI library focused on simplicity and type-safety
DioxusReact-like library for building fast, portable, and beautiful user interfaces
SeedFramework for creating fast and reliable web apps with an Elm-like architecture
SycamoreNext generation UI library
ViziaDeclarative GUI library
PerseusState-driven web development framework
PercyCollection of libraries for building interactive frontend browser apps
stdwebStandard library for the client-side Web
mogwaiView library for creating GUI applications
SilkenwebLibrary for building reactive web apps
sauronSuited for developing web application which uses progressive rendering
DominatorHigh-performance declarative DOM library
KoboldEasy declarative web interface
DracoBuild client side web applications with Web Assembly
SmithyBuild WebAssembly applications with Rust

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Know a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments