Built in Rust using egui!

#rust #egui

Published bicit, a simple cli / web interface to convert an activity gpx file to a screenshot. https://github.com/luogni/bicit https://bicit.itsoftlabs.it/

#egui #rust #opensource #mtb #running

I needed something simple for controlling a #Kodi instance. The keyboard shortcuts that you think work, work. #egui #rust

This my first Rust Egui desktop application. It allows to enter menu data and generates PDF output with typst-to-lib.

The program ships as a single executable file. It saves the data as a plain-text INI-file. The PDF shows the same data with different layouts over several pages.

Its build to spec for my wife and will be used at her workplace.

#rustlang #egui #typst
https://github.com/PJaros/menu_pdf

GUI with 2 textboxes, 5 labels. Leaderboard is now, least memory usage first:

- 47 MB Slint with software-renderer-systemfonts
- 50 MB QT
- 100 MB GPUI
- 105 MB EGUI
- 135 MB Slint with defaults

#Rust #Slint #Qt #EGUI #GPUI

Really painful, I want #Rust GUI toolkit for Wayland that minimizes memory usage. My UI is two textboxes and five labels, I don't want to use browsers.

#EGUI = 105MB of memory
#GPUI with GPUI-components = 100MB of memory

However running Smithay example Wayland window takes only 2MB of memory! But it is not toolkit, it doesn't have textboxes etc.

If toolkit uses already over 100MB of memory, it feels like I could just use webview, sigh.

pw-videomix v0.5.0 - a video synthesizer / mixer

"Transform Filter"

- Added transform nodes to change aspect ratio, size, background color, position, rotation (centered & off-centered) and reflections.

- Enhanced the kaleidoscope filter with many more variables as well as p2, p4 and pm symmetry.

... more in the changelog

Try it out here:
https://gitlab.freedesktop.org/AdeptVeritatis/pw-videomix

(There is no binary available anymore.)

#rust #rustlang #vulkan #egui #winit #opensource #freesoftware #creativecoding #art

Adept Veritatis / pw-videomix · GitLab

freedesktop.org GitLab login

GitLab
II 08 I3, by Jose666 & Lupercos

5 track album

HAMFUGGI Records
II 08 I3, by Jose666 & Lupercos

5 track album

HAMFUGGI Records

Now you can create your own game UI or world textures with Ratatui! 🐀

🧊 **soft_ratatui** — Pure software renderer.

🚀 Perfect for embedding TUI widgets anywhere.

🦀 No terminal or GPU needed, just Rust!

⭐ GitHub: https://github.com/gold-silver-copper/soft_ratatui

#rustlang #ratatui #tui #gamedev #egui #bevy #renderer #terminal