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

#234 in GUI

Download history 407/week @ 2024-10-28 563/week @ 2024-11-04 231/week @ 2024-11-11 358/week @ 2024-11-18 647/week @ 2024-11-25 438/week @ 2024-12-02 841/week @ 2024-12-09 1080/week @ 2024-12-16 234/week @ 2024-12-23 353/week @ 2024-12-30 832/week @ 2025-01-06 730/week @ 2025-01-13 643/week @ 2025-01-20 506/week @ 2025-01-27 1169/week @ 2025-02-03 656/week @ 2025-02-10

3,047 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