35 releases (23 breaking)

new 0.31.1 Mar 5, 2025
0.30.0 Dec 16, 2024
0.29.1 Oct 1, 2024
0.28.1 Jul 5, 2024
0.10.0 Feb 28, 2021

#348 in GUI

Download history 426/week @ 2024-11-19 603/week @ 2024-11-26 510/week @ 2024-12-03 996/week @ 2024-12-10 869/week @ 2024-12-17 195/week @ 2024-12-24 421/week @ 2024-12-31 890/week @ 2025-01-07 712/week @ 2025-01-14 565/week @ 2025-01-21 577/week @ 2025-01-28 1230/week @ 2025-02-04 753/week @ 2025-02-11 635/week @ 2025-02-18 867/week @ 2025-02-25 1177/week @ 2025-03-04

3,633 downloads per month
Used in 31 crates (30 directly)

MIT/Apache

2MB
40K SLoC

egui demo library

Latest version Documentation unsafe forbidden MIT Apache

This crate contains example code for egui.

The demo library is a separate crate for three reasons:


lib.rs:

Demo-code for showing how egui is used.

This library can be used to test 3rd party egui integrations (see for instance https://github.com/not-fl3/egui-miniquad/blob/master/examples/demo.rs).

The demo is also used in benchmarks and tests.

Feature flags

Dependencies

~4–12MB
~130K SLoC