Stars
The official Go SDK for Model Context Protocol servers and clients. Maintained in collaboration with Google.
🧠 Curated collection of system prompts for top AI tools. Perfect for AI agent builders and prompt engineers. Incuding: ChatGPT, Claude, Perplexity, Manus, Claude-Code, Loveable, v0, Grok, same new,…
LangSmithGo is a Golang-based client library designed to interface with the LangSmith API for tracking and monitoring large language model (LLM) applications. Its primary objective is to offer Go d…
The Open Source Agentic IDE. Create and orchestrate coding agents, show app previews and run git workflows. Use your favorite models across all providers.
Train your AI self, amplify you, bridge the world
Standard Go Project Layout
💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)
A bit safer approach to implement Thread Local Storage (TLS) for Go 1.7+.
A cloud-native Go microservices framework with cli tool for productivity.
A Golang lock-free thread-safe HashMap optimized for fastest read access.
gomonkey is a library to make monkey patching in unit tests easy
Distributed mutual exclusion lock using Redis for Go
load and run golang code at runtime. (WARNING: this repo has not been maintained for a long time, please take a look at https://github.com/pkujhd/goloader)
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
The Paxos library implemented in C++ that has been used in the WeChat production environment.
High-performance lock-free queue (Disruptor 1400/s)
A redis-protocol compatible frontend to google's leveldb