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

#141 in GUI

Download history 777/week @ 2024-09-27 447/week @ 2024-10-04 503/week @ 2024-10-11 341/week @ 2024-10-18 280/week @ 2024-10-25 605/week @ 2024-11-01 305/week @ 2024-11-08 304/week @ 2024-11-15 617/week @ 2024-11-22 497/week @ 2024-11-29 754/week @ 2024-12-06 1053/week @ 2024-12-13 397/week @ 2024-12-20 277/week @ 2024-12-27 629/week @ 2025-01-03 683/week @ 2025-01-10

2,133 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
~127K SLoC