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

#1273 in GUI

Download history 1420/week @ 2024-10-31 759/week @ 2024-11-07 961/week @ 2024-11-14 1301/week @ 2024-11-21 1381/week @ 2024-11-28 1699/week @ 2024-12-05 2907/week @ 2024-12-12 1193/week @ 2024-12-19 460/week @ 2024-12-26 1395/week @ 2025-01-02 1996/week @ 2025-01-09 2698/week @ 2025-01-16 1622/week @ 2025-01-23 2556/week @ 2025-01-30 3030/week @ 2025-02-06 1909/week @ 2025-02-13

9,501 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