30 releases (breaking)

0.28.1 Jul 5, 2024
0.27.2 Apr 2, 2024
0.27.1 Mar 29, 2024
0.24.1 Nov 30, 2023
0.10.0 Feb 28, 2021

#71 in GUI

Download history 656/week @ 2024-04-05 974/week @ 2024-04-12 1493/week @ 2024-04-19 414/week @ 2024-04-26 824/week @ 2024-05-03 1026/week @ 2024-05-10 766/week @ 2024-05-17 1347/week @ 2024-05-24 1370/week @ 2024-05-31 1043/week @ 2024-06-07 1521/week @ 2024-06-14 487/week @ 2024-06-21 1106/week @ 2024-06-28 2003/week @ 2024-07-05 1388/week @ 2024-07-12 1181/week @ 2024-07-19

5,740 downloads per month
Used in 27 crates (26 directly)

MIT/Apache

2MB
42K 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–13MB
~136K SLoC