Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/creativcoder/awesome-egui

A curated list of all egui related to resources and libraries
https://github.com/creativcoder/awesome-egui

List: awesome-egui

Last synced: about 2 months ago
JSON representation

A curated list of all egui related to resources and libraries

Awesome Lists containing this project

README

        

# Awesome Egui

A curated list of all egui related to resources and libraries

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

If you want to contribute, please read [this](CONTRIBUTING.md).

## Table of contents

- [Applications](#applications)
- [Libraries](#libraries)
- [Themes](#themes)
- [Resources](#resources)

## Applications

- [Rerun](https://github.com/rerun-io/rerun) - Visualize streams of multimodal data. Fast, easy to use, and simple to integrate. Built in Rust using egui.

- [Netpurr](https://github.com/tmtbe/netpurr) - NetPurr is an open-source REST client in egui.

## Libraries

- [egui_dock](https://github.com/Adanos020/egui_dock) - Docking support for egui – an immediate-mode GUI library for Rust
- [egui-tiles](https://github.com/rerun-io/egui_tiles) - A tiling layout engine for egui with drag-and-drop and resizing
- [egui-hooks](https://github.com/ryo33/egui_hooks) - React Hooks like API for enhancing the ergonomics of [`egui::Memory`](https://docs.rs/egui/latest/egui/struct.Memory.html)
- [walkers](https://github.com/podusowski/walkers) - Open street map widget for egui

## Themes

- [Catppuccin theme](https://github.com/catppuccin/egui) - Soothing pastel theme for egui
- [egui-aesthetix](https://github.com/thebashpotato/egui-aesthetix) - A uniform and programmatic approach to themeing egui applications.