26 releases (breaking)

new 0.27.0 Mar 26, 2024
0.25.0 Jan 8, 2024
0.24.1 Nov 30, 2023
0.22.0 May 23, 2023
0.10.0 Feb 28, 2021

#145 in GUI

Download history 614/week @ 2023-12-07 678/week @ 2023-12-14 254/week @ 2023-12-21 310/week @ 2023-12-28 892/week @ 2024-01-04 821/week @ 2024-01-11 1256/week @ 2024-01-18 896/week @ 2024-01-25 646/week @ 2024-02-01 416/week @ 2024-02-08 576/week @ 2024-02-15 1028/week @ 2024-02-22 969/week @ 2024-02-29 1667/week @ 2024-03-07 1158/week @ 2024-03-14 659/week @ 2024-03-21

4,609 downloads per month
Used in 22 crates

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
~97K SLoC