35 releases (23 breaking)

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

#328 in GUI

Download history 824/week @ 2024-12-08 1065/week @ 2024-12-15 295/week @ 2024-12-22 303/week @ 2024-12-29 820/week @ 2025-01-05 745/week @ 2025-01-12 677/week @ 2025-01-19 497/week @ 2025-01-26 1083/week @ 2025-02-02 829/week @ 2025-02-09 730/week @ 2025-02-16 714/week @ 2025-02-23 1309/week @ 2025-03-02 1282/week @ 2025-03-09 1347/week @ 2025-03-16 1145/week @ 2025-03-23

5,243 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