Top 5 Rust Toolkit Projects
-
Iced is a GUI library for cross-platform development with batteries included. Its architecture is also inspired by the Elm Architecture and offers built-in support for reactive programming, type safety, and speed. Iced is a little bit opinionated; it expects you to write your code using the following structure:
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
slint
Slint is an open-source declarative GUI toolkit to build native user interfaces for Rust, C++, JavaScript, or Python apps.
Project mention: Qt's New Bridging Technology – Looking Back to Move Forward | news.ycombinator.com | 2025-05-27I actually wrote Rust bindings for Qt a while back: https://github.com/woboq/qmetaobject-rs/. I'm curious to see how Qt's own take with Qt Bridges will work out. That said, I’ve since moved on and now work on Slint [https://github.com/slint-ui/slint]
Slint was created with the same idea as what drives "Qt Bridges". We made a UI toolkit that is language-agnostic from the start. Slint uses its own UI language (inspired by QML), and gives you first-class, idiomatic APIs in Rust, C++, Pyhton, and JavaScript. And a clean separation between UI and business logic.
-
-
heimdall-rs
Heimdall is an advanced EVM smart contract toolkit specializing in bytecode analysis and extracting information from unverified contracts.
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Rust Toolkit discussion
Rust Toolkit related posts
Index
What are some of the best open-source Toolkit projects in Rust? This list will help you:
# | Project | Stars |
---|---|---|
1 | iced | 26,735 |
2 | slint | 19,377 |
3 | vizia | 1,818 |
4 | heimdall-rs | 1,323 |
5 | aid-cli | 89 |