Stars
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
Community-contributed instructions, agents, skills, and configurations to help you make the most of GitHub Copilot.
An AI SKILL that provide design intelligence for building professional UI/UX multiple platforms
A high-performance 100% compatible drop-in replacement of "encoding/json"
Chaos Monkey is a resiliency tool that helps applications tolerate random instance failures.
GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more
Go language library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets
Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
Your ultimate Go microservices framework for the cloud-native era.
A cloud-native Go microservices framework with cli tool for productivity.
Blazing fast, instant realtime GraphQL APIs on all your data with fine grained access control, also trigger webhooks on database events.
Apache Casbin: an authorization library that supports access control models like ACL, RBAC, ABAC.
A cross-platform python based utility to download courses from udemy for personal offline use.
A step-by-step guideline to setup node bundle (node, npm, npx) and yarn via homebrew (managed by asdf-vm) on UNIX base machine
An idiomatic Go (golang) validation package. Supports configurable and extensible validation rules (validators) using normal language constructs instead of error-prone struct tags.
A structured approach to designing and documenting Aggregates
A structured approach to designing and documenting each of your bounded contexts
Open-source feature management platform
These are the sample Bounded Contexts from the book "Implementing Domain-Driven Design" by Vaughn Vernon: http://vaughnvernon.co/?page_id=168
Collection of examples for the KrakenD framework
Example project for an article Metaprogramming with Go
msgpack.org[Go] MessagePack encoding for Golang
Go concurrency patterns from Rob Pike's 2012 Google I/O talk