GitComet is a fast open source Git GUI for Linux, macOS, and Windows, with focused diff and merge tooling and familiar Git workflows.
Speed is achieved by using Rust programming language end to end. Extensive use of streaming and virtualizations
Replies
Best
Maker
📌
I was struggling with existing Git tools where they could not stay responsive with large repositories.
We also wanted to experiment if it was possible to write the program using Rust end to end.
Replies