[PR #251] Add gity to CLIs & Terminal Tools #3216

Open
opened 2026-06-16 02:54:58 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/devtoolsd/awesome-devtools/pull/251
Author: @dipankar
Created: 6/5/2026
Status: 🔄 Open

Base: mainHead: add-gity


📝 Commits (1)

  • a934202 Add gity to CLIs & Terminal Tools

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 readme.md (+1 -0)

📄 Description

Hi! Adding gity to ## CLIs & Terminal Tools.

gity is a cross-platform Rust CLI/daemon that accelerates Git on large repositories. It implements the Git fsmonitor v2 protocol, watches the working tree with native OS file watchers (inotify / FSEvents / ReadDirectoryChangesW), runs git maintenance during idle, and caches status results — so git status in a million-file repo returns in milliseconds.

  • License: MIT
  • Cross-platform: Linux, macOS, Windows
  • Distributed via crates.io, npm (gity-cli), PyPI, Homebrew, and platform-native packages
  • I am a maintainer of the project.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/devtoolsd/awesome-devtools/pull/251 **Author:** [@dipankar](https://github.com/dipankar) **Created:** 6/5/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `add-gity` --- ### 📝 Commits (1) - [`a934202`](https://github.com/devtoolsd/awesome-devtools/commit/a9342022973fc1d1faf4316777cfd7783df18742) Add gity to CLIs & Terminal Tools ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `readme.md` (+1 -0) </details> ### 📄 Description Hi! Adding gity to `## CLIs & Terminal Tools`. [gity](https://github.com/neul-labs/gity) is a cross-platform Rust CLI/daemon that accelerates Git on large repositories. It implements the Git `fsmonitor` v2 protocol, watches the working tree with native OS file watchers (inotify / FSEvents / ReadDirectoryChangesW), runs `git maintenance` during idle, and caches status results — so `git status` in a million-file repo returns in milliseconds. - License: MIT - Cross-platform: Linux, macOS, Windows - Distributed via crates.io, npm (`gity-cli`), PyPI, Homebrew, and platform-native packages - I am a maintainer of the project. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-06-16 02:54:58 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-devtools#3216