An open API service indexing awesome lists of open source software.

Go

Go is a programming language built to resemble a simplified version of the C programming language. It compiles at the machine level. Go was created at Google in 2007 by Robert Griesemer, Rob Pike, and Ken Thompson.

https://github.com/pxyup/fitter

New way for collect information from the API's/Websites

api go golang json parsing scraper scrawler

Last synced: 05 Apr 2025

https://github.com/dl-tg/scaffolder

CLI tool to instantly generate skeleton project structure with boilerplate code, that's taken from configurable YAML file, to quickly kick-start your project

directory-utilities folder-tooling go go-cli golang golang-cli yaml yaml-files yaml-parser

Last synced: 14 Jan 2026

https://github.com/silie666/bilibiliLottery

bilibili活动页抽奖,自动转发动态抽奖(包含评论,点赞,关注)

bilibili go

Last synced: 16 Mar 2025

https://github.com/bertoort/sugoku

Sudoku puzzle solver and generator

go puzzle

Last synced: 17 Jan 2026

https://github.com/janeczku/go-ipset

:fire: Go bindings for the IPtables ipset http://ipset.netfilter.org userspace utility

go ipset iptables

Last synced: 19 Aug 2025

https://github.com/cristalhq/hedgedhttp

Hedged HTTP client which helps to reduce tail latency at scale.

go golang http http-client latency scale timeout

Last synced: 16 May 2025

https://github.com/foolin/gin-template

golang template for gin framework!

framework gin go golang gonic render rice template view

Last synced: 12 May 2025

https://github.com/uudashr/gopkgs

gopkgs - Tool to get list available Go packages

go golang tool

Last synced: 04 Apr 2025

https://github.com/integrii/headlesschrome

A Go package for working with headless Chrome. Run interactive JavaScript commands on web pages with Go and Chrome.

chrome cli go headless macos package scraper testing

Last synced: 11 Apr 2025

https://github.com/gkze/gh-stars

:star: Keep your Github Stars fresh!

automation cli github go golang star tool

Last synced: 30 Dec 2025

https://github.com/yakuter/go-interfaces

This repos has lots of Go interface usage and best practice examples

best-practices examples go golang interface method usage

Last synced: 17 Mar 2025

https://github.com/hashicorp/go-argmapper

A runtime dependency-injection library for Go that supports automatically chaining conversion functions to reach desired input and output types.

dependency-injection go golang reflection

Last synced: 16 May 2025

https://github.com/aprescott/tenuki

Tenuki is a web-based go board and JavaScript library

baduk board board-game game go html igo javascript web weiqi

Last synced: 24 Jan 2026

https://github.com/protonmail/go-proton-api

Proton API library used by Go-based clients and tools

client go golang proton protonmail rest-api

Last synced: 07 Apr 2025

https://github.com/prasadg193/yaml2go

Converts YAML specs into Go Lang type definitions

convert-yaml-specs go golang yaml yaml-parser yaml-to-go yaml2go yamltogo

Last synced: 14 Apr 2025

https://github.com/elysium-suite/aeacus

🔐 Vulnerability remediation scoring system

cyberpatriot cybersecurity elysium-suite go linux vulnerability-assessment windows

Last synced: 13 May 2025

https://github.com/joshsagredo/oreilly-trial

Trial account generator tool for O’Reilly

go golang oreilly oreilly-books

Last synced: 06 May 2025

https://github.com/DevClad-Inc/devclad

DevClad is a social-workspace platform for developers. Network, build, and ship your ideas rapidly.

collaboration developer-productivity django django-rest-framework future-of-work go python react remote-work social turborepo typescript vercel vercel-serverless workspace

Last synced: 23 Jul 2025

https://github.com/grab/engineering-blog

📝 We write about our technologies and the problems we handle at scale.

blog engineering go grab microservices scaling

Last synced: 04 Apr 2025

https://github.com/indyjo/bitwrk

Bitcoin-fueled Peer-to-Peer Blender Rendering (and more)

bitcoin blender blender-3d blender-addon blender3d btc go golang gplv3 p2p render rendering service

Last synced: 16 Dec 2025

https://github.com/rosesecurity/kuzco

Kuzco reviews your Terraform and OpenTofu resources, compares them to the provider schema to detect unused parameters, and uses AI to suggest improvements and fixes

ai cli cloud go opentofu terraform

Last synced: 04 Apr 2025

https://github.com/simonwaldherr/golibs

general purpose Golang code (to be included in other projects)

examples go golang hacktoberfest-accepted libraries package

Last synced: 07 May 2025

https://github.com/wiltonsr/ldapauth

An open source Traefik Middleware that enables authentication via LDAP in a similar way to Traefik Enterprise

authentication authentication-middleware gandalpher go go-ldap golang hacktoberfest ldap ldap-authentication plugin traefik-middleware traefik-plugin traefik-v2

Last synced: 05 Apr 2025

https://github.com/migueleliasweb/go-github-mock

A library to aid unittesting code that uses Golang's Github SDK

github go go-github golang mock mocking sdk testing

Last synced: 24 Jan 2026

https://github.com/nikolaydubina/go-featureprocessing

🔥 Fast, simple sklearn-like feature processing for Go

feature-engineering go machine-learning

Last synced: 10 Oct 2025

https://github.com/hyprland-community/Hyprkeys

A simple, scriptable keybind retrieval utility for Hyprland [maintainer=none]

go hyprland wayland wlroots

Last synced: 28 Mar 2025

https://github.com/wiltonsr/ldapAuth

An open source Traefik Middleware that enables authentication via LDAP in a similar way to Traefik Enterprise

authentication authentication-middleware gandalpher go go-ldap golang hacktoberfest ldap ldap-authentication plugin traefik-middleware traefik-plugin traefik-v2

Last synced: 08 Apr 2025

https://github.com/xuri/efp

Go Language Microsoft Excel™ Formula Parser

ast efp excel excelize formula formula-parser go golang parser spreadsheet xlsx

Last synced: 15 May 2025

https://github.com/nstratos/make.go

A Go script that could replace your Makefile.

build-automation build-tool cross-compile go golang idea makefile script thought versioning

Last synced: 10 Apr 2025

https://github.com/integrii/headlessChrome

A Go package for working with headless Chrome. Run interactive JavaScript commands on web pages with Go and Chrome.

chrome cli go headless macos package scraper testing

Last synced: 04 May 2025

https://github.com/mcuadros/go-jsonschema-generator

json-schemas generator based on Go types

go json-schema jsonschema-generator

Last synced: 25 Oct 2025

https://github.com/tal-tech/gaea

Gaea is a Gin-based web framework, reference gin https://github.com/gin-gonic/gin

api gin go http-server rpc-client web-framework

Last synced: 15 May 2025

https://github.com/wx-chevalier/go-notes

:books: Go-Series, Go From Zero to Hero. | 语法基础、工程实践、并发编程、Web 开发

go golang

Last synced: 17 Jun 2025

https://github.com/gjovanovicst/golang-auth-api

A modern, production-ready Go REST API for authentication and authorization, featuring social login, email verification, JWT, and Redis integration.

api authentication authorization docker email-verification gin go golang gotm hot-reload jwt microservice oauth2 password-reset postgresql redis rest-api restful-api social-login unit-testing

Last synced: 15 Jun 2026

https://github.com/firedancer-io/radiance

Solana protocol playground supporting Firedancer development

go solana

Last synced: 03 Sep 2025

https://github.com/h12w/cwrap

Wraps C libraries in Go.

cgo go golang golang-package

Last synced: 26 Jan 2026

https://github.com/uwaserver/uwas

Unified Web Application Server — Apache+Nginx+Varnish+Caddy in a single Go binary. Auto HTTPS, built-in caching, PHP/FastCGI, reverse proxy, load balancing, WAF, web dashboard, and MCP server.

acme cache devops fastcgi go golang htaccess https lets-encrypt load-balancer mcp php reverse-proxy single-binary waf web-server webserver wordpress

Last synced: 19 May 2026

https://github.com/aditya43/golang-101

:beer: In-depth internals, my personal notes, example codes and projects. Includes - Thousands of codes, OOP, Concurrency, Parallelism, Goroutines, Mutexes & Wait Groups, Testing in Go, Go tool chain, Backend web development, Some projects including Log file parser using bufio.Scanner, Spam Masker, Retro led clock, Console animations, Dictionary programs, Social Network built using Go and GopherJS, Database Connectivity and working (MySQL, MongoDB, Redis), GopherJS and lot more..

ajax concurrency go golang gopherjs goroutines gotest microservices-architecture mongodb mutexes mysql parallelism rest-api strings-runes

Last synced: 12 Jan 2026

https://github.com/valist-io/valist

Web3-native software distribution. Publish and install executables, Docker images, WebAssembly, and more. Powered by Ethereum, IPFS, and Filecoin.

cargo cdn code-signing cryptography decentralized-protocols docker ethereum filecoin firmware go ipfs npm pki valist wasm

Last synced: 10 Apr 2025

https://github.com/bytecodealliance/go-modules

WebAssembly, WASI, and Component Model tools for Go

component-model go golang wasi wasm webassembly

Last synced: 12 Jul 2025

https://github.com/nfx/go-htmltable

Structured HTML table data extraction from URLs in Go that has almost no external dependencies

data-extraction go go-generics html

Last synced: 05 Apr 2025

https://github.com/pborman/getopt

getopt style option parsing for Go

getopt go

Last synced: 04 Apr 2025

https://github.com/dwisiswant0/unew

A tool for append URLs, skipping duplicates/paths & combine parameters.

alienvault go go-tools golang url-parser wayback-machine

Last synced: 31 Jul 2025

https://github.com/yuxingfei/beego-admin

基于beego v2.0.1框架和AdminLte前端框架,开发的go语言通用后台系统,在beego v2.0.1框架的基础上,封装了后台系统的分页功能,excel数据导出功能等丰富常用的扩展,MVC模式,使用原生的html原生作为前端显示,更加的灵活自由。beego-admin v2.0.1通用的后台系统真正的做到了开箱即用,欢迎大家使用。

admin beego beego-admin go goadmin golang

Last synced: 03 Aug 2025

https://github.com/erni27/imcache

A zero-dependency generic in-memory cache Go library

cache generic go golang in-memory

Last synced: 14 Mar 2025

https://github.com/skwair/harmony

Harmony is a peaceful Go module for interacting with Discord's API

bot discord go library

Last synced: 29 Jul 2025

https://github.com/undistro/cel-playground

CEL Playground provides a simple and user-friendly interface to write and quickly evaluate CEL expressions.

cel common-expression-language go golang hacktoberfest playground wasm webassembly

Last synced: 16 Oct 2025

https://github.com/takama/caldera

Caldera allows you to create a boilerplate service that ready to run inside the container (Go language)

boilerplate container docker go golang kubernetes microservice template

Last synced: 05 Jul 2025

https://github.com/stackus/todos

Todo application w/ HTMX, templ, and TailwindCSS

go htmx tailwindcss templ todolist

Last synced: 27 Jan 2026

https://github.com/rajveermalviya/gamen

Cross-platform GUI window creation & management library in Go

android go golang linux wayland win32 xcb

Last synced: 13 Apr 2025

https://github.com/xyproto/go2cpp

Go to C++20 transpiler

compiler cxx cxx20 go transpiler

Last synced: 17 Sep 2025

https://github.com/peterstace/simplefeatures

Simple Features is a pure Go Implementation of the OpenGIS Simple Feature Access Specification

2d geometry gis go golang libgeos library opengis postgis spatial-analysis

Last synced: 30 Jan 2026

https://github.com/dboslee/lru

LRU cache using go generics

generics go golang lru lru-cache

Last synced: 13 Apr 2025

https://github.com/yutianqaq/BypassAV-Online

An online AV evasion platform written in Springboot (Golang, Nim, C) supports inline, local and remote loading of Shellocde methods.

antivirus-evasion av-evasion bypassav c go nim redteam springboot

Last synced: 07 Sep 2025

https://github.com/prasenjeet-symon/ogcode

A web UI coding agent that handles the full development loop: understand your codebase, plan features collaboratively, spin up isolated branch agents, write the code, and ship PRs — all in parallel. Written in Go.

ai ai-agent automation code-generation coding-assistant developer-tools go golang llm pair-programming

Last synced: 30 May 2026

https://github.com/yutianqaq/bypassav-online

An online AV evasion platform written in Springboot (Golang, Nim, C) supports inline, local and remote loading of Shellocde methods.

antivirus-evasion av-evasion bypassav c go nim redteam springboot

Last synced: 18 Jun 2025

https://github.com/smartwalle/wxpay

微信支付 wxpay SDK for Go, 集成简单,功能完善,持续更新。

go golang pay sdk weixin wxpay

Last synced: 25 Oct 2025

https://github.com/alxrw/parm

Cross-platform package manager for GitHub Releases 🧀

cli cross-platform github go golang linux macos package-manager shell terminal windows

Last synced: 28 Feb 2026

https://github.com/benhoyt/go-routing

Different approaches to HTTP routing in Go

go http routing

Last synced: 13 Apr 2025

https://github.com/go-language-server/protocol

Package protocol implements Language Server Protocol specification in Go

go language-server-client language-server-protocol protocol

Last synced: 12 Jan 2026

https://github.com/jackyzha0/ctrl-v

📋 a modern, open-source pastebin with latex and markdown rendering support

go nextjs open-source pastebin react vercel

Last synced: 15 Apr 2025

https://github.com/bluenviron/gohlslib

HLS client and muxer library for the Go programming language

go golang h264 h265 hls ll-hls streaming video

Last synced: 15 May 2025

https://github.com/viney-shih/go-lock

go-lock is a lock library implementing read-write mutex and read-write trylock without starvation

go golang lock locker mutex read-write-lock readwritelock trylock

Last synced: 01 Feb 2026

https://github.com/claygod/microservice

This library provides a simple microservice framework based on clean architecture principles with a working example implemented.

clean-architecture framework go golang microservice microservices

Last synced: 26 Feb 2026

https://github.com/datadog/gostackparse

Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.

debugging go performance stacktrace

Last synced: 04 Apr 2025

https://github.com/callicoder/go-docker-compose

Golang Docker Compose Example

docker docker-compose docker-image go golang

Last synced: 04 Jul 2025

https://github.com/DataDog/gostackparse

Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.

debugging go performance stacktrace

Last synced: 02 May 2025

https://github.com/sandertv/go-raknet

Go library implementing a basic version of the RakNet protocol.

client go golang net network raknet server

Last synced: 14 May 2025

https://github.com/aregm/nff-go-nat

NAT (network address translation) example for NFF-Go framework

cloud cloud-native dpdk go golang intel linux nat network-functions networking nff-go nfv nfv-framework packet-processing sdn vnf

Last synced: 12 Apr 2025

https://github.com/jabbalaci/speedtests

comparing the execution speeds of various programming languages

benchmark c clang cpp csharp d dart go haskell hyperfine java kotlin linux lua nim polyglot pypy3 python3 rust zig

Last synced: 08 Oct 2025

https://github.com/jreisinger/gokatas

Internalize the Go movements 🥋

devops go golang katas practice programming reference security sysadmin

Last synced: 31 Jan 2026

https://github.com/sanposhiho/gomockhandler

Mr. gomockhandler is the clever and more agile manager of golang/mock (uber/mock) 👔

cli go golang mock mockgen mocks

Last synced: 23 Apr 2026

https://github.com/shiwano/submarine

:whale: A mobile game that is made with Unity3D, RoR, and WebSocket server written in Go.

csharp game go rails ruby unity3d

Last synced: 27 Feb 2026

https://github.com/totoval/totoval

An out-of-the-box artisan API web-framework written in go.

api command-line gin go job-dispatcher laravel nsq rbac redis scheduler totoval web-framework

Last synced: 28 Aug 2025

https://github.com/siadat/benchttp

HTTP server benchmarking tool

benchmarking cli go

Last synced: 16 Mar 2025

https://github.com/aglyzov/ws-machine

WS-Machine is a websocket finite state machine for client websocket connections (Go)

async asynchronous fsm go golang networking non-blocking select state-machine websocket

Last synced: 06 Jan 2026

https://github.com/maxclaus/httpfake

Httpfake – A Golang httptest wrapper for easily setting up a fake server

fake-server fake-services go http httptest

Last synced: 23 Apr 2025

https://github.com/vladimirvivien/k8s-client-examples

Building stuff with the Kubernetes API

client-go go golang java kubernetes python

Last synced: 25 Apr 2025

https://github.com/clayGod/microservice

This library provides a simple microservice framework based on clean architecture principles with a working example implemented.

clean-architecture framework go golang microservice microservices

Last synced: 12 Mar 2025

https://github.com/ii64/gouring

Go io uring syscall implementation without CGO, rewrite on branch v0.4

go golang iouring

Last synced: 12 Oct 2025

https://github.com/henson/Scraper

Tracking the most popular Github repos, updated daily.

go markdown scraper

Last synced: 06 Apr 2025

https://github.com/liulilittle/openppp2

Next-generation security network access technology, providing high-performance Virtual Ethernet tunneling service.

c cpp dns eth go icmp ip ipv6 mux nat net ppp proxy tap tcp tun udp vnet vpn

Last synced: 05 Apr 2026

https://github.com/RoseSecurity/Kuzco

Kuzco reviews your Terraform and OpenTofu resources, compares them to the provider schema to detect unused parameters, and uses AI to suggest improvements and fixes

ai cli cloud go opentofu terraform

Last synced: 07 Mar 2025

https://github.com/boyter/lc

licensechecker (lc) a command line application which scans directories and identifies what software license things are under producing reports as either SPDX, CSV, JSON, XLSX or CLI Tabular output. Dual-licensed under MIT or the UNLICENSE.

classifier cli command-line-tool commandline go golang license license-management licensechecker open-source-licensing spdx

Last synced: 02 Sep 2025

https://github.com/mohuishou/protoc-gen-go-gin

从 protobuf 文件中生成使用 gin 的 http rpc 服务 (protobuf to gin code)

gin go golang protoc

Last synced: 10 Apr 2025

https://github.com/maxzender/jv

Helps you view JSON on the command-line.

cli go golang json termbox-go terminal

Last synced: 11 Jan 2026

https://github.com/briandowns/sky-island

FaaS platform for running raw Go functions.

containers freebsd functions-as-a-service go golang jails kernel serverless unix zfs

Last synced: 11 Apr 2025

https://github.com/ilkamo/jupiter-go

Go client for Jupiter (https://jup.ag/)

blockchain go golang golang-library jupiter solana swap trading

Last synced: 16 Jan 2026

https://github.com/sourcegraph/lsif-go

Language Server Indexing Format (LSIF) generator for Go

go golang lsif lsif-indexer

Last synced: 07 May 2025