28 releases (breaking)

0.27.2 Apr 2, 2024
0.27.1 Mar 29, 2024
0.26.2 Feb 14, 2024
0.24.1 Nov 30, 2023
0.10.0 Feb 28, 2021

#163 in GUI

Download history 534/week @ 2024-02-02 407/week @ 2024-02-09 704/week @ 2024-02-16 965/week @ 2024-02-23 1060/week @ 2024-03-01 1613/week @ 2024-03-08 1091/week @ 2024-03-15 1164/week @ 2024-03-22 1308/week @ 2024-03-29 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 554/week @ 2024-05-17

2,937 downloads per month
Used in 29 crates (28 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–13MB
~140K SLoC