10 breaking releases

0.17.0 Feb 22, 2022
0.16.0 Dec 29, 2021
0.15.0 Oct 24, 2021
0.13.0 Jun 24, 2021
0.10.0 Feb 28, 2021

#1256 in GUI

Download history 2006/week @ 2024-08-10 1516/week @ 2024-08-17 1666/week @ 2024-08-24 1566/week @ 2024-08-31 1608/week @ 2024-09-07 1392/week @ 2024-09-14 1746/week @ 2024-09-21 1298/week @ 2024-09-28 890/week @ 2024-10-05 1214/week @ 2024-10-12 1290/week @ 2024-10-19 1409/week @ 2024-10-26 1447/week @ 2024-11-02 593/week @ 2024-11-09 1011/week @ 2024-11-16 1175/week @ 2024-11-23

4,419 downloads per month
Used in 43 crates (13 directly)

MIT/Apache

1.5MB
28K SLoC

epi: the egui application programming interface

Latest version Documentation unsafe forbidden MIT Apache

epi is a backend-agnostic interface for writing apps using egui (a platform agnostic GUI library).

This crate provides a common interface for programming an app using egui, which can then be easily plugged into eframe (which is a wrapper over egui_web, egui_glium and egui_glow).

This crate is only for those that want to write an app that can be compiled both natively and for the web.

Dependencies

~2–2.7MB
~50K SLoC