SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 Go anthropic Projects
-
Project mention: Current Frontline in AI Agent Development: Robust Agent Design and Security Measures | dev.to | 2026-03-23
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
whodb
A lightweight next-gen data explorer - Postgres, MySQL, SQLite, MongoDB, Redis, MariaDB, Elastic Search, and Clickhouse with Chat interface
Project mention: Show HN: Open-source database CLI that doubles as an MCP server for agents | news.ycombinator.com | 2026-04-23 -
goclaw
GoClaw - GoClaw is OpenClaw rebuilt in Go — with multi-tenant isolation, 5-layer security, and native concurrency. Deploy AI agent teams at scale without compromising on safety.
Project mention: 🔮 Hermes Agent 🤖: The Self-Improving Agent Framework — and How It Compares to OpenClaw & GoClaw 📊 | dev.to | 2026-05-18⚔️ How it compares with two adjacent open-source projects: OpenClaw and GoClaw — when to pick which
-
-
haft
Engineering decisions engine that know when they're stale. Frame, compare, decide — with evidence decay and parity enforcement. For Claude Code, Cursor, Gemini CLI, Codex and more.
Project mention: Structured reasoning for AI coding tools – Quint Code | news.ycombinator.com | 2025-12-18 -
BricksLLM
🔒 Enterprise-grade API gateway that helps you monitor and impose cost or rate limits per API key. Get fine-grained access control and monitoring per user, application, or environment. Supports OpenAI, Azure OpenAI, Anthropic, vLLM, and open-source LLMs.
-
gollm
Unified Go interface for Language Model (LLM) providers. Simplifies LLM integration with flexible prompt management and common task functions.
-
sgpt
SGPT is a command-line tool that provides a convenient way to interact with OpenAI models, enabling users to run queries, generate shell commands and produce code directly from the terminal.
-
ai
The AI framework for Go developers. Build powerful AI applications and agents using our free, open-source library. From Jetify, the creators of TestPilot. (by jetify-com)
-
ai-context
CLI tool to produce MD context files from many sources, to help interact with LLMs (ChatGPT, Llama3, Claude, etc.).
-
Project mention: Show HN: VibeGuard, a local HTTPS proxy for privacy-safe AI coding | news.ycombinator.com | 2026-03-24
I built VibeGuard to make AI coding tools usable on real codebases without sending raw secrets upstream.
It's a local MITM HTTPS proxy for AI coding workflows. It sits between tools like Claude, Codex, and IDE/CLI clients and the upstream AI API. It redacts sensitive strings in requests, forwards placeholders upstream, and restores the originals in the response stream on the way back. Matching and redaction happen locally, so only redacted content is sent upstream.
What makes it different from simpler prompt filters is that it works at the traffic layer, handles streaming responses, supports rule lists + exact keywords + optional NER, and can be hot-reloaded from a local admin UI. You can launch tools through it or point an IDE at the local proxy.
Repo: https://github.com/inkdust2021/VibeGuard
-
-
ai-gateway
Unified AI Gateway for 30+ LLMs (OpenAI, Anthropic, Bedrock, Azure etc) with Caching, Guardrails, A/B test & cost controls. Go-native Fastest & Scalable AI Gateway LiteLLM & Kong AI Gateway alternative. (by ferro-labs)
Project mention: AI Gateways Are Not I/O-Bound Proxies I Benchmarked 5 of Them to Prove It | dev.to | 2026-03-26I built Ferro Labs AI Gateway, so I have a stake in this argument. That is also why I ran the benchmark: to understand exactly where different architectures break under pressure, including my own. I profiled five open-source AI gateways with flamegraphs and traced each failure mode to its root cause. The results surprised me.
-
jta
AI-powered JSON translation tool with agentic reflection using OpenAI, Anthropic, and Gemini APIs
Project mention: Jta – AI-powered JSON translator with agentic reflection for 3x better quality | news.ycombinator.com | 2025-11-02i18n files, this eliminated ~90% of manual fixes we used to do.
GitHub: https://github.com/hikanner/jta
-
inference-gateway
An open-source, cloud-native, high-performance gateway unifying multiple LLM providers, from local solutions like Ollama to major cloud providers such as OpenAI, Groq, Cohere, Anthropic, Cloudflare and DeepSeek.
Project mention: Automatic A2A Service Discovery in Kubernetes with Inference Gateway | news.ycombinator.com | 2025-07-30 -
-
skene
Product-Led Growth (PLG) analysis toolkit that detects tech stacks, plans growth loops and builds the loop iteratively.
-
voidllm
Privacy-first LLM proxy and AI gateway — load balancing, multi-provider routing, API key management, usage tracking, rate limiting. Self-hosted. Zero knowledge of your prompts.
Project mention: VoidLLM vs LiteLLM - An Honest Comparison from the Builder's Perspective | dev.to | 2026-04-01If you care about privacy by design, want zero operational overhead (one binary, SQLite default), need sub-millisecond proxy performance, or want an MCP gateway built in - take a look at VoidLLM.
-
-
-
soulshack
soulshack, an irc chatbot. openai/ollama/gemini/anthropic apis. basic shell tools and mcp server support.
-
wikigen
Generate GitHub Wiki from source code using Claude Code. Single Go binary, no Docker needed.
Project mention: Show HN: Wikigen – Generate GitHub Wiki from Source Code Using Claude Code | news.ycombinator.com | 2026-03-14 -
goccc
Fast, zero-dependency cost calculator and customizable statusline for Claude Code. Breakdowns by model, day, project, and branch. Lightweight, single binary, no runtime needed.
Project mention: Show HN: Goccc – Claude Code cost tracker with MCP visibility | news.ycombinator.com | 2026-03-05
Go anthropic discussion
Go anthropic related posts
-
Show HN: Claumon – forecasting Claude Code usage limits with a Gamma process
-
Supabase Skills to run your business ops
-
What I learned building an AI agent loop in Go
-
Protect Your API Keys: Evaluating AI Tools Like Bifrost and Caveman
-
🦊GoClaw Deep Dive 🤖 — A Builder's Guide to a Multi-Tenant AI Agent Platform 📘
-
Three places to put agent memory
-
LiteLLM Hit by Credential-Stealing Supply Chain Attack: Complete Technical Breakdown
-
A note from our sponsor - SaaSHub
www.saashub.com | 15 Jun 2026
Index
What are some of the best open-source anthropic projects in Go? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | pentagi | 17,631 |
| 2 | whodb | 4,853 |
| 3 | goclaw | 3,248 |
| 4 | octopus | 2,226 |
| 5 | haft | 1,338 |
| 6 | BricksLLM | 1,179 |
| 7 | gollm | 665 |
| 8 | sgpt | 446 |
| 9 | ai | 250 |
| 10 | ai-context | 173 |
| 11 | VibeGuard | 171 |
| 12 | glowby | 160 |
| 13 | ai-gateway | 129 |
| 14 | jta | 128 |
| 15 | inference-gateway | 124 |
| 16 | flow | 121 |
| 17 | skene | 111 |
| 18 | voidllm | 105 |
| 19 | bellman | 69 |
| 20 | documentor | 34 |
| 21 | soulshack | 29 |
| 22 | wikigen | 28 |
| 23 | goccc | 26 |