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/dmotylev/appconfig

Golang library for gathering configuration data from different sources

12-factor appconfig configuration go

Last synced: 01 Sep 2025

https://github.com/mitranim/repr

[MOVED] Pretty-print Go data structures as valid Go code

code-generation go golang pretty-print

Last synced: 30 Apr 2025

https://github.com/pevans/erc

A small program for the emulation of retro computers

appleii emulation emulator go mos6502

Last synced: 02 Apr 2026

https://github.com/yakuter/optinator

Idiomatic way to fill structs with options logic

go golang options struct

Last synced: 13 Apr 2025

https://github.com/dolmen-go/codegen

Utilities to write Go code generators from text templates

code-generation go golang-package hacktoberfest-accepted

Last synced: 09 Apr 2025

https://github.com/diehlpk/async_heat_equation

Supplementary materials for the paper: Benchmarking the Parallel 1D Heat Equation Solver in Chapel, Charm++, C++, HPX, Go, Julia, Python, Rust, Swift, and Java

cpp go julia python rust

Last synced: 10 Apr 2025

https://github.com/togatoga/goforces

goforces is go package for the codeforces api

api-client codeforces codeforces-api competitive-programming go golang golang-library

Last synced: 18 Jan 2026

https://github.com/nsxdevx/nsxbot

NsxBot 是一个使用 Go (Golang) 语言编写,基于 OneBot11 协议的聊天机器人框架。

go golang onebot onebot-sdk onebot11

Last synced: 14 Jan 2026

https://github.com/matthewaraujo/bottle_watter

Water Bottle Progress Tracker is a simple Go app to help you track your daily water intake

go golang terminal

Last synced: 06 Oct 2025

https://github.com/knsh14/astree

tree command for Go AST

abstract-syntax-tree ast go tree-command

Last synced: 28 Apr 2025

https://github.com/tuotoo/biu

a set of toolkits for go-restful. :trollface:

biu go restful swagger web

Last synced: 14 Jan 2026

https://github.com/aerogo/http

:balloon: HTTP client with a clean API.

go http http-client

Last synced: 10 Apr 2025

https://github.com/danesparza/calendar-service

:date: A microservice to return Google calendar events in JSON format

calendar-service go google-calendar json json-format

Last synced: 10 Apr 2025

https://github.com/penguincabinet/oppai_benchmark

Oppai_benchmark

benchmark go golang

Last synced: 29 Jul 2025

https://github.com/ichtrojan/gotp

Golang OTP package

go golang otp redis

Last synced: 22 Feb 2026

https://github.com/laenzlinger/go-midi-rtp

Go library for RTP-MIDI (WIP)

go golang midi rtp

Last synced: 18 Jan 2026

https://github.com/alainakafkes/twilio-sms-tutorial

Corresponding code for a tutorial on how to send SMS messages using Twilio's REST API & Golang

go golang-examples twilio twilio-sms-api

Last synced: 09 Apr 2025

https://github.com/conduitio/conduit-connector-postgres

Conduit connector for PostgreSQL

conduit go golang postgresql

Last synced: 06 May 2025

https://github.com/abrander/gguf

GGUF parser for Go

gguf go machine-learning

Last synced: 13 Apr 2025

https://github.com/hrbrmstr/go-hhhash

#️⃣ 🕸️ 👤 HTTP Headers Hashing

go golang hash http

Last synced: 23 Jul 2025

https://github.com/ketion-so/go-notion

Go written SDK for Notion.so API

go golang notion notion-api sdk

Last synced: 11 May 2025

https://github.com/8bitalex/raid

Declarative development workflow orchestrator — a cross-platform Go CLI that runs team commands, environments, and workflows from version-controlled YAML. Works on macOS, Linux, and Windows.

cli command-line-tool developer-experience developer-tools devops devops-tools distributed-systems dx go golang multi-repo task-runner yaml

Last synced: 03 Jul 2026

https://github.com/gcmurphy/checksec

Elf checksec in Go.

checksec elf go security

Last synced: 13 Apr 2025

https://github.com/VOLIX-dev/leopard

A full stack go web framework (W.I.P.)

framework go golang web web-framework

Last synced: 06 May 2025

https://github.com/shihanng/terraform-provider-installer

A Terraform provider to setup development environment machine.

apt-get asdf brew environment go golang installer setup terraform terraform-provider

Last synced: 07 May 2025

https://github.com/go-macaron/inject

Package inject provides utilities for mapping and injecting dependencies in various ways.

go lsif-enabled macaron

Last synced: 13 Apr 2025

https://github.com/sug0/go-stcp-bus-api

Expõe um API JSON por cima do API não oficial da STCP dos tempos de espera dos autocarros.

api autocarros go http json porto portugal stcp transporte urbano

Last synced: 18 Mar 2025

https://github.com/kwilczynski/go-magic

Simple interface to libmagic for Go Programming Language

c cgo file-format file-format-detection go golang magic mime mime-types recognition

Last synced: 15 Jul 2025

https://github.com/cunicu/go-babel

A Go implementation of the Babel routing protocol

babel go golang protocol routing

Last synced: 30 Apr 2025

https://github.com/shurcool/frontend

Common frontend code.

frontend go

Last synced: 08 Mar 2026

https://github.com/piger/gattoprint

A Go client for the thermal printer known as "cat printer"

ble bluetooth cat-printer go

Last synced: 15 Jun 2025

https://github.com/vcaesar/cedar

Go efficiently double-array trie and aho corasick

aho-corasick double-array go golang

Last synced: 12 Mar 2026

https://github.com/lutefd/cursor-installer

CLI tool to install and configure Cursor IDE as a desktop Application on LINUX systems

cli cursor go golang installation tool

Last synced: 15 Jan 2026

https://github.com/s0rg/microapp

minimal dockerized application

docker example go golang

Last synced: 30 Apr 2025

https://github.com/lukakerr/hkn

A go module for interacting with Hacker News

api go go-module golang hacker-news

Last synced: 26 Mar 2025

https://github.com/minizilla/gostman

Postman nuances in Go Test

api api-development go gostman postman testing

Last synced: 10 Apr 2025

https://github.com/udhos/disbalance

disbalance - automagic load balancer

api balance go golang load-balancer networking

Last synced: 08 May 2025

https://github.com/douglasmakey/cache-example

A few days ago, I read an article about BigCache and I was interested to know how they avoided these 2 problems: concurrent access and expensive GC cycles

cache go golang

Last synced: 17 Mar 2025

https://github.com/karitham/corde

A high level discord interactions wrapper, simple, idiomatic, testable and extensible. Based on outgoing webhooks, and designed from scratch for excellence

discord go golang hacktoberfest outgoing-webhooks testing webhook

Last synced: 15 Jun 2025

https://github.com/pkg-id/goval

Goval is a zero-reflection, strong-type, and customizable validator for Go. It also supports error translation

generics go golang multilanguage strong-type validation validator

Last synced: 14 Jan 2026

https://github.com/udhos/kubegroup

kubegroup provides autodiscovery for groupcache peer pods in kubernetes cluster

autodiscovery go golang groupcache kubernetes pod

Last synced: 08 May 2025

https://github.com/jurjevic/pixoo64

Go library to control the Divoom Pixoo-64

go golang-library pixoo64

Last synced: 11 Mar 2026

https://github.com/andrewpillar/config

A library for working with structured configuration in Go

configuration-language go

Last synced: 04 Oct 2025

https://github.com/consulthys/logstashbeat

Simple Beat for Logstash (v5+) statistics

beats elasticsearch go logstash

Last synced: 16 Jan 2026

https://github.com/yikakia/godoc-mcp-server

A mcp server provide infomation from pkg.go.dev. For all golang programmers

go mcp mcp-server modelcontextprotocol

Last synced: 28 Apr 2026

https://github.com/yolo-pkgs/gore

"npm list/update -g" for golang

go golang golang-package

Last synced: 05 Feb 2026

https://github.com/myungseokang/gorending

:crystal_ball: Show Github trending in terminal

github-trending go golang

Last synced: 16 Jan 2026

https://github.com/lucasmenendez/shgf

Simple HTTP golang framework

api go golang http http2 https router ssl tls

Last synced: 01 May 2025

https://github.com/udhos/hpademo

hpademo is a simple demo for Kubernetes Horizontal Pod Autoscaler (HPA), written in Go and compiled to WebAssembly in order to run in a web browser.

go golang hpa kubernetes wasm webassembly

Last synced: 16 Nov 2025

https://github.com/RozhakDev/GoPyMagix

GoPyMagix: Sebuah tool inovatif untuk mengamankan, mengenkripsi, dan menyematkan skrip Python ke dalam Go binaries. Memberikan keamanan penuh, portabilitas tinggi, serta kemudahan deployment di berbagai platform.

cgo code-protection compiler dev-tools go golang python python-embedding python-to-go

Last synced: 10 Oct 2025

https://github.com/jbowes/vice

Definitions of common bad behaviours for Go error values

error-handling errors go go2 golang

Last synced: 12 Jul 2025

https://github.com/switchupcb/xstruct

xstruct extracts any package's structs, functions, or global variables to a single file.

code-generation code-generator extract generator go golang

Last synced: 11 Apr 2025

https://github.com/areknoster/public-distributed-commit-log

Public Distributed Commit Log is modular library that lets you build platform for public messages exchange

commit-log content-addressing go golang golang-library message-broker message-queue messaging web3

Last synced: 16 Jan 2026

https://github.com/nimblehq/gin-templates

Our optimized Gin templates used in our projects

gin go golang

Last synced: 11 Nov 2025

https://github.com/cbush06/kosher

Functionally test your web application through simple, readable Gherkin scripts. No programming required! For instructions, step definitions, and more, visit:

cucumber gherkin go golang jira selenium

Last synced: 13 May 2025

https://github.com/jerbob92/wazero-emscripten-embind

Emscripten Embind implementation in Go using Wazero

embind emscripten go golang wazero

Last synced: 26 Jan 2026

https://github.com/rfratto/viceroy

Docker base image for C cross compilers

c cross-compilation docker go

Last synced: 25 Mar 2025

https://github.com/aleksi/mysqlx

MySQL driver for Go's (golang) database/sql package and MySQL X Protocol

go golang mysql mysql-driver mysql-protocol mysql-x mysqlx

Last synced: 07 Sep 2025

https://github.com/go-ego/re

Re is a tool for helping develop with ego app framework.

build-tools ego go golang hot-reload tool

Last synced: 17 Jul 2025

https://github.com/katexochen/go-tidy-check

GitHub action to check if your Go modules are tidy

ci github-actions go golang

Last synced: 28 Jul 2025

https://github.com/mariuswilms/bsa

Console based administration tool for beanstalkd.

beanstalk cli client go

Last synced: 04 Sep 2025

https://github.com/damdo/grontab

:clock3: :arrows_counterclockwise: lib for parallel & persistent job scheduling and running, like crontab but for Go

cron cronjob crontab go golang jobs scheduler

Last synced: 04 Jul 2025

https://github.com/digineo/zackup

Backup to ZFS. Inspired by BackupPC

backup backup-tool backuppc go golang rsync zfs zfs-snapshots

Last synced: 23 Apr 2025

https://github.com/ariebrainware/paylist-api

Pay bill, set budget per month, and jot down some buy list easily with Paylist

backend database digital-finance gin go golang goose goose-migration paylist

Last synced: 18 Jan 2026

https://github.com/stevenferrer/chi-rest

simple rest api using go-chi

go go-chi rest-api

Last synced: 31 Aug 2025

https://github.com/nmezhenskyi/rcs

Remote Caching Server is a versatile key-value data store accessible through Native, gRPC, and HTTP APIs.

cache cache-storage go golang grpc http

Last synced: 16 Jan 2026

https://github.com/dorukgezici/ituscheduler

Create your ITU course schedules in fashion with up-to-date & detailed information.

astro go react supabase

Last synced: 23 Feb 2026

https://github.com/hanjm/alfred-ssh-iterm-workflow

Query ~/.ssh/config and open ssh host with iTerm badge

alfred alfred-workflow alfred3-workflow go golang iterm iterm-launcher ssh workflow

Last synced: 11 Apr 2025

https://github.com/hunterlong/tokenexporter

Prometheus exporter for ERC20 Token Wallet Balances - Queries token balance from all the known ERC20 tokens on the mainnet

erc20 ethereum go prometheus-exporter tokens

Last synced: 25 Mar 2025

https://github.com/teilomillet/enzu-go

A framework for building multi-agent AI systems. Enables LLMs to collaborate through hierarchical organization, parallel task execution, and extensible tools.

agent-systems agents ai-frame anthropic anthropic-claude chatgpt distributed-agents genai go golang llm llms multi-agent multi-agent-systems openai parallel-processing swarm synergy task tool-integration

Last synced: 01 Apr 2025

https://github.com/fullpipe/icu-mf

Translate using the ICU MessageFormat

go golang i18n icu l10n localization pluralize translation

Last synced: 06 Sep 2025

https://github.com/peakchen/aokogo

game architecture about golang develop for cg (card game)

cache game gameserver gateway go mongodb protobuf redis tools

Last synced: 19 Jun 2025

https://github.com/osaminGo/shamoji

The shamoji (杓文字) is a word filtering package

go tokenizer word-filter

Last synced: 12 Mar 2025

https://github.com/STUOJ/STUOJ

STUOJ 是汕头大学疾风算法协会的 ACM-ICPC 算法程序在线评测系统,支持 AI 大模型自动出题。用户可以提交代码到代码沙箱进行评测,管理员可以导入或自动生成算法题目、测试用例和题解代码。

acm-icpc gin go gorm oj online-judge

Last synced: 26 Mar 2025

https://github.com/tetratelabs/tinymem

WebAssembly compatible memory utilities for TinyGo

go tinygo wasm webassembly

Last synced: 26 Apr 2025

https://github.com/lusingander/fyne-credits-generator

Automatically generate credits(licenses) window for the Fyne application

credits fyne go license license-management

Last synced: 13 Jul 2025

https://github.com/mutasim77/knowledge-sharing

❤️ Bits of Wisdom, Bytes of Code: Share, Learn, and Grow Together!

aws computer-science go knowledge math notebook notes sharing taking-notes testing

Last synced: 04 Jul 2025

https://github.com/ciffelia/tsblock

Prevent tailscale from using specific network interfaces

ebpf go golang tailscale

Last synced: 04 Feb 2026

https://github.com/haizlin/caddydoc

caddydoc 中文文档

caddy caddy-examples caddyserver go golang

Last synced: 23 Apr 2025

https://github.com/gh0st3rs/obfus

String obfuscation in GO

go golang golang-examples obfuscation

Last synced: 09 Apr 2025

https://github.com/go-dataspace/run-dsp

run-dsp is an open source Go implementation of the IDSA dataspaces protocol.

dataspace dataspaces go golang

Last synced: 12 Mar 2026

https://github.com/u-root/sim86

coreboot x86 simulator being converted to Go.

coreboot emulator go x86

Last synced: 23 Oct 2025

https://github.com/yongxinz/go-example

Go 语言编程的一些代码示例,开箱即用。

go golang grpc

Last synced: 14 Jan 2026

https://github.com/ceshihao/windowsupdate

A Golang binding for Windows Update Agent API

go golang windowsupdate wua

Last synced: 22 Jan 2026

https://github.com/mvrahden/go-enumer

✨ Go-Enums with Magic ✨

enum enums go golang

Last synced: 11 Oct 2025

https://github.com/koshqua/scrapio

Simple and easy-to-use scraper and crawler in Go.

crawler framework go golang json scraper spider

Last synced: 14 Jan 2026