{"id":15013099,"url":"https://github.com/tauri-apps/egui","last_synced_at":"2025-10-06T07:30:21.423Z","repository":{"id":42086043,"uuid":"424355959","full_name":"tauri-apps/egui","owner":"tauri-apps","description":"egui: an easy-to-use immediate mode GUI in pure Rust","archived":false,"fork":true,"pushed_at":"2024-03-22T11:17:53.000Z","size":52738,"stargazers_count":12,"open_issues_count":1,"forks_count":11,"subscribers_count":2,"default_branch":"0.21","last_synced_at":"2024-10-29T21:06:03.309Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"emilk/egui","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tauri-apps.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE-APACHE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2021-11-03T19:33:46.000Z","updated_at":"2024-06-21T13:47:54.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/tauri-apps/egui","commit_stats":{"total_commits":2244,"total_committers":193,"mean_commits":"11.626943005181348","dds":0.5686274509803921,"last_synced_commit":"97efd554bf12e948ac8e51240fd6f177b3d87bb3"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tauri-apps%2Fegui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tauri-apps%2Fegui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tauri-apps%2Fegui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tauri-apps%2Fegui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tauri-apps","download_url":"https://codeload.github.com/tauri-apps/egui/tar.gz/refs/heads/0.21","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235296649,"owners_count":18967128,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-09-24T19:43:44.672Z","updated_at":"2025-10-06T07:30:15.890Z","avatar_url":"https://github.com/tauri-apps.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# egui\n\n\u003e egui (pronounced \"e-gooey\") is a simple, fast, and highly portable immediate mode GUI library for Rust.\n\u003e\n\u003e egui aims to be the easiest-to-use Rust GUI library, and the simplest way to make a web app in Rust.\n\n[![](https://img.shields.io/crates/v/egui.svg)](https://crates.io/crates/egui)\n[![Docs.rs](https://docs.rs/egui/badge.svg)](https://docs.rs/egui)\n\n```\n[dependencies]\negui = \"0.22.0\"\n```\n\nThis repository provides binding for egui to use tao instead. Currently only `glow` backend is supported.\n\nFor more information on how to use egui, please check out [egui repository](https://github.com/emilk/egui) for both [simple examples](https://github.com/emilk/egui/tree/master/examples) and [detailed documents](https://docs.rs/egui).\n\n## Who is egui for?\n\nQuoting from egui repository:\n\n\u003e [...] if you are writing something interactive in Rust that needs a simple GUI, egui may be for you.\n\n## Demo\n\nDemo app uses [`eframe_tao`](https://github.com/tauri-apps/egui/tree/master/crates/eframe).\n\nTo test the demo app locally, run `cargo run --release -p egui_demo_app`.\n\nThe native backend is [`egui_glow_tao`](https://github.com/tauri-apps/egui/tree/master/crates/egui_glow) (using [`glow`](https://crates.io/crates/glow)) and should work out-of-the-box on Mac and Windows, but on Linux you need to first run:\n\n`sudo apt-get install -y libclang-dev libgtk-3-dev libxcb-render0-dev libxcb-shape0-dev libxcb-xfixes0-dev libxkbcommon-dev libssl-dev`\n\nOn Fedora Rawhide you need to run:\n\n`dnf install clang clang-devel clang-tools-extra libxkbcommon-devel pkg-config openssl-devel libxcb-devel gtk3-devel atk fontconfig-devel`\n\n**NOTE**: This is just for the demo app - egui itself is completely platform agnostic!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftauri-apps%2Fegui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftauri-apps%2Fegui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftauri-apps%2Fegui/lists"}