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 1140/week @ 2024-09-19 933/week @ 2024-09-26 478/week @ 2024-10-03 502/week @ 2024-10-10 338/week @ 2024-10-17 294/week @ 2024-10-24 588/week @ 2024-10-31 341/week @ 2024-11-07 280/week @ 2024-11-14 538/week @ 2024-11-21 522/week @ 2024-11-28 691/week @ 2024-12-05 1074/week @ 2024-12-12 537/week @ 2024-12-19 230/week @ 2024-12-26 481/week @ 2025-01-02

2,477 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