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
297 forks
Language: Rust
last commit: almost 3 years ago
Linked from 1 awesome list
guirust
Related projects:
Repository | Description | Stars |
---|---|---|
imgui-rs/imgui-rs | Rust bindings for Dear ImGui | 2,689 |
makepad/makepad | A platform for building user interfaces in Rust for native and web applications. | 5,171 |
sagiegurari/cargo-make | A tool that automates the build process for Rust projects | 2,597 |
console-rs/indicatif | A Rust library providing progress indicators and color support for command line applications. | 4,437 |
rust-lang/crates.io | A central registry and infrastructure for sharing Rust packages, written in Rust | 2,984 |
linebender/druid | A data-first UI toolkit with a focus on performance and compatibility with native platforms. | 9,568 |
seed-rs/seed | A Rust framework for building fast and reliable web apps with an Elm-like architecture. | 3,805 |
linebender/xilem | An experimental UI framework for building reactive and strongly-typed user interfaces with Rust. | 3,704 |
crossbeam-rs/crossbeam | A collection of tools and utilities for writing concurrent programs in Rust. | 7,449 |
rust-sdl2/rust-sdl2 | A Rust library that provides a high-level interface to the SDL2 graphics library | 2,775 |
rust-windowing/winit | A cross-platform window creation and management library written in Rust. | 4,862 |
trunk-rs/trunk | A tool for bundling and shipping Rust web applications to the web as WebAssembly (WASM) binaries. | 3,530 |
iced-rs/iced | A cross-platform GUI library for Rust that provides a simple and type-safe way to build user interfaces. | 24,785 |
rust-cli/config-rs | A configuration system for Rust applications that supports multiple formats and allows flexible configuration management. | 2,638 |
rwf2/rocket | An async web framework for Rust with a focus on usability, security, extensibility, and speed. | 24,548 |