33 releases (breaking)

0.30.0 Dec 16, 2024
0.29.1 Oct 1, 2024
0.29.0 Sep 26, 2024
0.28.1 Jul 5, 2024
0.10.0 Feb 28, 2021

#137 in GUI

Download history 419/week @ 2024-10-07 451/week @ 2024-10-14 304/week @ 2024-10-21 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 598/week @ 2025-01-20

2,539 downloads per month
Used in 31 crates (30 directly)

MIT/Apache

2MB
39K 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
~126K SLoC