Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Minimal Claude Code statusline HUD powered by Rust.
| Date | Stars |
|---|---|
| 2026-07-31 | 2241 |
| 2026-08-05 | 2349 |
| 2026-08-06 | 2349 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
35.0
growth rate 0.00%/day
<h4 align="right"><strong><a href="./README.md">English</a></strong> | <a href="./README_CN.md">简体中文</a> | <a href="./README_JA.md">日本語</a></h4>
<p align="center">
<a href="https://github.com/GaoSSR/best-claude-hud">
<img src="assets/best-claude-hud-logo.png" alt="best-claude-hud" width="480">
</a>
</p>
<h3 align="center"><nobr>Minimal Claude Code statusline HUD, powered by Rust</nobr></h3>
---
<p align="center">
<img alt="Rust" src="https://img.shields.io/badge/Rust-CLI-orange" />
<img alt="MacOS Linux Windows supported" src="https://img.shields.io/badge/MacOS%20%7C%20Linux%20%7C%20Windows-supported-brightgreen" />
<img alt="Command: best-claude-hud" src="https://img.shields.io/badge/command-best--claude--hud-8A2BE2" />
<img alt="License: Apache-2.0" src="https://img.shields.io/badge/license-Apache--2.0-blue" />
<a href="https://codeguilds.dev/packages/best-claude-hud"><img alt="Available on CodeGuilds" src="https://img.shields.io/badge/Available_on-CodeGuilds-6366f1" /></a>
</p>
<p align="center">
<a href="https://github.com/GaoSSR/best-claude-hud"><img alt="GitHub stars" src="https://img.shields.io/github/stars/GaoSSR/best-claude-hud?logo=github&label=stars" /></a>
<a href="https://www.npmjs.com/package/best-claude-hud"><img alt="npm downloads per month" src="https://img.shields.io/npm/dm/best-claude-hud?logo=npm&label=downloads%2Fmonth" /></a>
<a href="https://gittrend.io/repo/GaoSSR/best-claude-hud"><img alt="GitTrend peak rank 79 on 2026-07-28" src="https://img.shields.io/badge/GitTrend-Peak_%2379_%C2%B7_2026.07.28-6366F1" /></a>
<a href="https://ossinsight.io/analyze/GaoSSR/best-claude-hud"><img alt="OSSInsight rank 37 on 2026-07-30" src="https://img.shields.io/badge/OSSInsight-%2337_%C2%B7_2026.07.30-0EA5E9" /></a>
<a href="https://github.com/fhan235/github1K/blob/3e055d2ca990cf1cd7748b9cf1fb91710f0b0cdb/reports/summary-1k-2026-07-26_created-since-2020-01-01.md"><img alt="GitHub1K report rank 6 on 2026-07-26" src="https://img.shields.io/badge/GitHub1K_Report-%236_%C2%B7_2026.07.26-B8860B" /></a>
</p>
## best-claude-hud Overview
`best-claude-hud` is a high-performance Claude Code statusline tool written in Rust. It shows the status information you actually need while using Claude Code in a terminal: model and live reasoning effort, workspace, Git branch/status, context window usage, and optional usage/rate-limit metadata.
<p align="center">
<img src="assets/best-claude-hud-preview.png" alt="best-claude-hud statusline preview" width="1200">
</p>
The default statusline focuses on:
- Claude model display with live reasoning effort when available
- Claude Code launch directory, stable across temporary working-directory changes
- Git branch, clean/dirty/conflict state, and ahead/behind counts
- context window usage from Claude Code's official statusLine data, with active-transcript fallback
- optional usage/rate-limit, cost, session, and output style segments
## Install
`best-claude-hud` is distributed through npm. The npm package uses prebuilt native binaries; users do not need Rust installed.
Install `best-claude-hud` and configure Claude Code in one line:
```bash
npm install -g best-claude-hud@latest && best-claude-hud --setup
```
Restart Claude Code after setup. Existing sessions do not automatically reload `~/.claude/settings.json`.
Install only:
```bash
npm install -g best-claude-hud@latest
```
Using yarn or pnpm:
```bash
yarn global add best-claude-hud@latest
pnpm add -g best-claude-hud@latest
```
For users in China:
```bash
npm install -g best-claude-hud@latest --registry https://registry.npmmirror.com && best-claude-hud --setup
```
Update an existing installation:
```bash
npm install -g best-claude-hud@latest
```
Uninstall:
```bash
npm uninstall -g best-claude-hud
```
## Nix
`best-claude-hud` also ships a Nix flake for declarative and reproducible environments.
Run without installing globally:
```bash
nix run github:GaoSSR/best-claude-hud -- --help
`Excerpt of 12,621 characters
Read on GitHub34
@Tura-AI
3
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:fb74f95f15b35073, topic:developer-tools