conrod
GUI library
A 2D GUI library written entirely in Rust for creating easy-to-use graphical user interfaces.
An easy-to-use, 2D GUI library written entirely in Rust.
3k stars
117 watching
298 forks
Language: Rust
last commit: about 3 years ago
Linked from 1 awesome list
guirust
Related projects:
Repository | Description | Stars |
---|---|---|
imgui-rs/imgui-rs | Rust bindings for Dear ImGui | 2,707 |
makepad/makepad | A platform for building user interfaces in Rust for native and web applications. | 5,213 |
sagiegurari/cargo-make | A tool that automates the build process for Rust projects | 2,614 |
console-rs/indicatif | Provides a way to display progress and indicators in command line applications | 4,502 |
rust-lang/crates.io | A central registry and infrastructure for sharing Rust packages, written in Rust | 3,022 |
linebender/druid | A data-first UI toolkit with a focus on performance and compatibility with native platforms. | 9,600 |
seed-rs/seed | A Rust framework for building fast and reliable web apps with an Elm-like architecture. | 3,808 |
linebender/xilem | An experimental UI framework for building reactive and strongly-typed user interfaces with Rust. | 3,805 |
crossbeam-rs/crossbeam | A collection of tools and utilities for writing concurrent programs in Rust. | 7,533 |
rust-sdl2/rust-sdl2 | A Rust library that provides a high-level interface to the SDL2 graphics library | 2,793 |
rust-windowing/winit | A library that provides a low-level window creation and management system for building cross-platform GUI applications | 4,940 |
trunk-rs/trunk | A tool for bundling and shipping Rust web applications to the web as WebAssembly (WASM) binaries. | 3,589 |
iced-rs/iced | A cross-platform GUI library for Rust that provides a simple and type-safe way to build user interfaces. | 25,028 |
rust-cli/config-rs | A configuration system designed to support 12-factor applications and various data formats. | 2,700 |
rwf2/rocket | An async web framework for Rust with a focus on usability, security, extensibility, and speed. | 24,706 |