---
title: "GTA vs awesome"
type: "comparison"
canonical_url: "https://www.graphcanon.com/compare/open-compass-gta-vs-sindresorhus-awesome"
tools: ["open-compass-gta", "sindresorhus-awesome"]
---

# GTA vs awesome

*GraphCanon updated Jul 12, 2026*

## Verdict

Pick GTA when license: GTA is Apache-2.0, awesome is CC0-1.0; pick awesome when license: awesome is CC0-1.0, GTA is Apache-2.0.

[GTA](https://github.com/open-compass/GTA) reports 147 GitHub stars, 10 forks, and 1 open issues, last pushed Apr 20, 2026. [awesome](https://github.com/sindresorhus/awesome) has 484k stars, 36k forks, and 92 open issues, last pushed Jun 30, 2026. Figures are from public GitHub metadata via [GTA's repository](https://github.com/open-compass/GTA) and [awesome's repository](https://github.com/sindresorhus/awesome).

| | [GTA](/tools/open-compass-gta.md) | [awesome](/tools/sindresorhus-awesome.md) |
| --- | --- | --- |
| Tagline | [NeurIPS 2024 D&B] GTA: A Benchmark for General Tool Agents & [arXiv 2026] GTA-2 | 😎 Curated list of awesome topics including hardware resources |
| Stars | 147 | 484,026 |
| Forks | 10 | 35,799 |
| Open issues | 1 | 92 |
| Language | Python | - |
| Adopt for | - | - |
| Persona | - | - |
| Runtime | - | - |
| License | Apache-2.0 | CC0-1.0 |
| Categories | AI Agents, LLM Frameworks, Vector Databases | LLM Frameworks |

## Trust and health

_Sourced signals - not a safety guarantee. No winner column._

| | [GTA](/tools/open-compass-gta.md) | [awesome](/tools/sindresorhus-awesome.md) |
| --- | --- | --- |
| Maintenance | Steady (60%) | Active (82%) |
| Days since push | 82d | 11d |
| Open issues (now) | 1 | 92 |
| Owner type | Organization | User |
| Full report | [trust report](/tools/open-compass-gta/trust.md) | [trust report](/tools/sindresorhus-awesome/trust.md) |

## Choose when

### Choose GTA if…

- License: GTA is Apache-2.0, awesome is CC0-1.0.
- Tags unique to GTA: python, llm-agent, llm evaluation.
- Also covers AI Agents, Vector Databases.

### Choose awesome if…

- License: awesome is CC0-1.0, GTA is Apache-2.0.
- Tags unique to awesome: resources, awesome-list.
- More GitHub stars (484k vs 147) - visibility, not fit.

## When NOT to use GTA

- AI Agents: Don't use an agent loop when a deterministic workflow would do; agents add latency, cost, and non-determinism.
- LLM Frameworks: Avoid a framework for a single prompt-and-retrieve call; the abstraction can cost more than it saves.
- Vector Databases: Don't reach for a dedicated vector DB under ~100k vectors; pgvector on your existing Postgres is simpler to operate.

## When NOT to use awesome

- LLM Frameworks: Avoid a framework for a single prompt-and-retrieve call; the abstraction can cost more than it saves.

## Common questions

### What is the difference between GTA and awesome?

GTA: [NeurIPS 2024 D&B] GTA: A Benchmark for General Tool Agents & [arXiv 2026] GTA-2. awesome: 😎 Curated list of awesome topics including hardware resources. See the comparison table for live GitHub stats and shared categories.

### When should I choose GTA over awesome?

Choose GTA over awesome when License: GTA is Apache-2.0, awesome is CC0-1.0; Tags unique to GTA: python, llm-agent, llm evaluation; Also covers AI Agents, Vector Databases.

### When should I choose awesome over GTA?

Choose awesome over GTA when License: awesome is CC0-1.0, GTA is Apache-2.0; Tags unique to awesome: resources, awesome-list; More GitHub stars (484k vs 147) - visibility, not fit.

### When should I avoid GTA?

AI Agents: Don't use an agent loop when a deterministic workflow would do; agents add latency, cost, and non-determinism. LLM Frameworks: Avoid a framework for a single prompt-and-retrieve call; the abstraction can cost more than it saves. Vector Databases: Don't reach for a dedicated vector DB under ~100k vectors; pgvector on your existing Postgres is simpler to operate.

### When should I avoid awesome?

LLM Frameworks: Avoid a framework for a single prompt-and-retrieve call; the abstraction can cost more than it saves.

### Is GTA or awesome more popular on GitHub?

awesome has more GitHub stars (484,026 vs 147). Stars measure visibility, not whether either tool fits your constraints.

### Are GTA and awesome open source?

Yes - both are open-source projects on GitHub (GTA: Apache-2.0, awesome: CC0-1.0).

### Where can I find alternatives to GTA or awesome?

GraphCanon lists graph-backed alternatives at [GTA alternatives](/tools/open-compass-gta/alternatives) and [awesome alternatives](/tools/sindresorhus-awesome/alternatives) ([GTA markdown twin](/tools/open-compass-gta/alternatives.md), [awesome markdown twin](/tools/sindresorhus-awesome/alternatives.md)), ranked by typed relationship edges rather than popularity votes.

### Is there a machine-readable version of this comparison?

Yes. The markdown twin at [this comparison](/compare/open-compass-gta-vs-sindresorhus-awesome.md) mirrors this page for agents and LLM crawlers, with the same stats table and FAQ answers.

### Which is better maintained, GTA or awesome?

GTA: Steady. awesome: Active. Compare maintenance labels, days since push, and release cadence in the trust section below - stars alone do not measure maintenance.

### Where are the full trust reports for GTA and awesome?

GraphCanon publishes per-repo trust reports with dated maintenance, provenance, and scan summaries: [GTA trust report](/tools/open-compass-gta/trust); [awesome trust report](/tools/sindresorhus-awesome/trust).

---

**Machine-readable endpoints**

- JSON: [`/api/graphcanon/graph?tool=open-compass-gta`](/api/graphcanon/graph?tool=open-compass-gta)
- LLM index: [/llms.txt](/llms.txt)
- Full corpus: [/llms-full.txt](/llms-full.txt)

_GraphCanon - The knowledge graph for AI development. https://www.graphcanon.com/_
