head to head · open source
code-review-graph vs tuicr
code-review-graph has 31,548 GitHub stars, 2,870 forks, 163 open issues and last shipped yesterday. tuicr has 3,148 stars, 263 forks, 133 open issues and last shipped 3 days ago. code-review-graph leads on adoption by 902% (31,548 vs 3,148 stars). code-review-graph is written in Python under MIT; tuicr is written in Rust under MIT. code-review-graph has attracted 9% as many forks as stars, tuicr 8%. code-review-graph was the more recently maintained of the two, and both are self-hostable with no licence fee. The two share 1 topic tag (code-review), so they are genuine substitutes rather than adjacent tools.
Two open source projects, one decision. Both are free and self-hostable — the differences are community size, license terms, language stack and release pace.
← all 8884 open source comparisons
Side by side
| code-review-graph | tuicr | |
|---|---|---|
| GitHub stars | ★ 32K | ★ 3.1K |
| License | MIT | MIT |
| Written in | Python | Rust |
| Last push | 2026-09-17 | 2026-09-15 |
| Forks | ⑂ 2.9K | ⑂ 263 |
| Self-hosting | Yes | Yes |
| Data ownership | Your server | Your server |
pick code-review-graph if
- You weight community size — 32K stars and counting
- You want the MIT license terms
- Your stack matches Python
- You value the larger contributor base for long-term maintenance
pick tuicr if
- You want the tuicr feature set and don't need the biggest community
- You prefer the MIT license terms
- Your stack matches Rust
- You evaluated both and tuicr fits your workflow better
About code-review-graph
code review graph is a local first code intelligence graph for MCP and the command line that parses a repository with Tree sitter into a persistent map of functions, classes, imports, calls, inheritance and test coverage, so AI coding assistants read only the files a review actually needs; it is aimed at developers and teams running AI coding tools against large repositories where repeated full codebase reads waste tokens.
read the full code-review-graph overview →
About tuicr
tuicr is a code review terminal user interface written in Rust and released under the MIT license. It belongs to the developer tools and version control collaboration ecosystem, and it works with git, jj, and mercurial. The project presents changes as a GitHub style continuous diff in the terminal, so a reviewer can scroll through every changed file in one stream while using vim keybindings.
read the full tuicr overview →
More in Developer Tools
Related comparisons
More Version Control & Collaboration projects
Compare either of these against the rest of the Version Control & Collaboration field.
Frequently asked questions
Is code-review-graph or tuicr more popular?
code-review-graph has 31,548 GitHub stars and tuicr has 3,148. code-review-graph has the larger community by that measure.
Are code-review-graph and tuicr free?
Both are open source. code-review-graph is licensed under MIT and tuicr under MIT. Neither carries a licence fee.
What is the difference between code-review-graph and tuicr?
code-review-graph is written in Python and tuicr in Rust. The practical differences are community size, licence terms, language stack and release cadence — all compared in the table above.
Which should I choose, code-review-graph or tuicr?
Choose code-review-graph if you want the larger community (31,548 stars) or its MIT licence terms. Choose tuicr if its feature set, stack or MIT licence fits better. Both are self-hostable.