13 breaking releases

0.21.0 Feb 8, 2023
0.20.0 Dec 8, 2022
0.19.0 Aug 20, 2022
0.18.0 Apr 30, 2022
0.10.0 Feb 28, 2021

#152 in GUI

Download history 275/week @ 2022-12-05 312/week @ 2022-12-12 289/week @ 2022-12-19 177/week @ 2022-12-26 268/week @ 2023-01-02 243/week @ 2023-01-09 189/week @ 2023-01-16 372/week @ 2023-01-23 459/week @ 2023-01-30 328/week @ 2023-02-06 327/week @ 2023-02-13 509/week @ 2023-02-20 406/week @ 2023-02-27 518/week @ 2023-03-06 340/week @ 2023-03-13 262/week @ 2023-03-20

1,549 downloads per month
Used in 15 crates

MIT/Apache

1.5MB
31K 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

~5–10MB
~156K SLoC