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

#248 in GUI

Download history 767/week @ 2024-01-23 753/week @ 2024-01-30 475/week @ 2024-02-06 477/week @ 2024-02-13 901/week @ 2024-02-20 933/week @ 2024-02-27 1319/week @ 2024-03-05 1499/week @ 2024-03-12 872/week @ 2024-03-19 1244/week @ 2024-03-26 1261/week @ 2024-04-02 682/week @ 2024-04-09 1319/week @ 2024-04-16 960/week @ 2024-04-23 678/week @ 2024-04-30 752/week @ 2024-05-07

3,929 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
~138K SLoC