mirror of
https://github.com/rust-unofficial/awesome-rust.git
synced 2025-03-17 20:17:57 +02:00
add egui to the gui section
egui is a very popular and one of the fastest growing gui libraries for rust.
This commit is contained in:
parent
68f87c7f32
commit
b8c755cbdd
@ -1194,6 +1194,7 @@ See also [Are we game yet?](https://arewegameyet.rs)
|
||||
* Cocoa
|
||||
* [servo/core-foundation-rs](https://github.com/servo/core-foundation-rs) — [](https://travis-ci.org/servo/core-foundation-rs)
|
||||
* [Druid](https://github.com/linebender/druid) [[druid](https://crates.io/crates/druid)] — [Druid](https://linebender.org/druid/), a data-first Rust-native UI design toolkit. [](https://github.com/linebender/druid/actions)
|
||||
* [emilk/egui](https://github.com/emilk/egui) - Simple, fast, and highly portable immediate mode GUI library for Rust. egui runs on the web, natively, and in your favorite game engine. [](https://github.com/emilk/egui/actions?workflow=CI)
|
||||
* [emoon/rust_minifb](https://github.com/emoon/rust_minifb) — minifb is a cross-platform window setup with optional bitmap rendering. It also comes with easy mouse and keyboard input. Primarily designed for prototyping
|
||||
* [FLTK](https://www.fltk.org/)
|
||||
* [fltk-rs](https://github.com/fltk-rs/fltk-rs) — FLTK Rust bindings [](https://github.com/fltk-rs/fltk-rs/actions)
|
||||
|
Loading…
x
Reference in New Issue
Block a user