Glance: a Git GUI for Windows built on gix #2712
Pinned
onmcore
started this conversation in
Show and tell
Replies: 1 comment 4 replies
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment












Uh oh!
There was an error while loading. Please reload this page.
I'm the solo dev behind Glance, a Git GUI focused on staying fast in huge repos (millions of commits).
Under the hood it uses gix for Git operations - really appreciate the work you all put into it.
(Glance itself is closed source, but wanted to share how gix is powering it under the hood.)
My day job is C++ game dev, this was my first real Rust project (with Tauri for the UI).
Happy to share more about how I'm using gix if useful, and open to feedback.
https://github.com/onmcore/glance-releases
All reactions