34 releases (breaking)

0.31.0 Feb 4, 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

#141 in GUI

Download history 558/week @ 2024-10-30 378/week @ 2024-11-06 278/week @ 2024-11-13 476/week @ 2024-11-20 584/week @ 2024-11-27 587/week @ 2024-12-04 990/week @ 2024-12-11 750/week @ 2024-12-18 166/week @ 2024-12-25 501/week @ 2025-01-01 891/week @ 2025-01-08 694/week @ 2025-01-15 559/week @ 2025-01-22 697/week @ 2025-01-29 1075/week @ 2025-02-05 652/week @ 2025-02-12

3,073 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
~129K SLoC