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

#1774 in GUI

Download history 2481/week @ 2024-12-14 923/week @ 2024-12-21 458/week @ 2024-12-28 1561/week @ 2025-01-04 3166/week @ 2025-01-11 2227/week @ 2025-01-18 1309/week @ 2025-01-25 3062/week @ 2025-02-01 2662/week @ 2025-02-08 1299/week @ 2025-02-15 2217/week @ 2025-02-22 1267/week @ 2025-03-01 1801/week @ 2025-03-08 2712/week @ 2025-03-15 1936/week @ 2025-03-22 887/week @ 2025-03-29

7,470 downloads per month
Used in 44 crates (13 directly)

MIT/Apache

1.5MB
29K 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.8MB
~51K SLoC