#run-time #page #utilities #thin #switching #along #basic

sphinx

A thin wrapper around egui to provide basic page switching and other utilities along with an async runtime

1 unstable release

0.0.6 Jun 19, 2022
0.0.4 May 17, 2022
0.0.3 May 17, 2022
0.0.1 Aug 21, 2021

#11 in #switching

MIT/Apache

32KB
643 lines

Sphinx

See the docs: https://docs.rs/sphinx.


lib.rs:

A thin wrapper around egui to provide basic page switching and other utilities along with an async runtime.

Usage

Create a struct which implements [App] then call [run].

Dependencies

~6–17MB
~246K SLoC