Skip to content

Commit f24c57b

Browse files
docs: update links section with full ecosystem (VS Code, plugins, all languages)
1 parent 9f04ef0 commit f24c57b

1 file changed

Lines changed: 19 additions & 15 deletions

File tree

README.md

Lines changed: 19 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -196,22 +196,26 @@ GCF wins 13/15 datasets on the expanded [token efficiency benchmark](https://git
196196

197197
- [Documentation](https://gcformat.com/)
198198
- [Playground](https://gcformat.com/playground.html)
199-
- [Specification](https://github.com/blackwell-systems/gcf)
200-
- [Go library](https://github.com/blackwell-systems/gcf-go)
201-
- [TypeScript library](https://github.com/blackwell-systems/gcf-typescript)
202-
- [MCP Proxy](https://github.com/blackwell-systems/gcf-proxy) (zero-code adoption)
199+
- [Cost Calculator](https://gcformat.com/calculator.html)
200+
- [Specification](https://github.com/blackwell-systems/gcf) (v3.1 Stable)
203201
- [GCF vs TOON](https://gcformat.com/guide/vs-toon.html)
204-
- [TOON benchmark fork](https://github.com/blackwell-systems/toon/tree/gcf-comparison)
205-
206-
207-
<details>
208-
<summary>More links</summary>
209-
210-
- [betterthanjson.com](https://betterthanjson.com)
211-
- [jsonalternative.com](https://jsonalternative.com)
212-
- [betterthantoon.com](https://betterthantoon.com)
213-
214-
</details>
202+
- [Benchmarks](https://gcformat.com/guide/benchmarks.html) (1,700+ evaluations)
203+
204+
### Ecosystem
205+
206+
| | |
207+
|---|---|
208+
| **Go** | [gcf-go](https://github.com/blackwell-systems/gcf-go) |
209+
| **TypeScript** | [gcf-typescript](https://github.com/blackwell-systems/gcf-typescript) |
210+
| **Python** | [gcf-python](https://github.com/blackwell-systems/gcf-python) |
211+
| **Rust** | [gcf-rust](https://github.com/blackwell-systems/gcf-rust) |
212+
| **Swift** | [gcf-swift](https://github.com/blackwell-systems/gcf-swift) |
213+
| **Kotlin** | [gcf-kotlin](https://github.com/blackwell-systems/gcf-kotlin) |
214+
| **MCP Proxy** | [gcf-proxy](https://github.com/blackwell-systems/gcf-proxy) |
215+
| **VS Code** | [Marketplace](https://marketplace.visualstudio.com/items?itemName=blackwell-systems.gcf-vscode) |
216+
| **Claude Code** | [gcf-claude-plugin](https://github.com/blackwell-systems/gcf-claude-plugin) |
217+
| **Codex CLI** | [gcf-codex-plugin](https://github.com/blackwell-systems/gcf-codex-plugin) |
218+
| **Tree-sitter** | [tree-sitter-gcf](https://github.com/blackwell-systems/tree-sitter-gcf) |
215219

216220
## License
217221

0 commit comments

Comments
 (0)