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/go-darwin/apfs

Package apfs implements an Apple File System(apfs) bindings for Go

apfs apple darwin filesystem go macos

Last synced: 14 Jan 2026

https://github.com/twharmon/goweb

Lightweight web framework based on net/http.

api go web web-framework

Last synced: 11 May 2025

https://github.com/wgrape/blog

欢迎关注博客 🎉🎉🎉 ,分享开源项目、后端开发、中间件和架构等计算机领域的原创技术文章 :wgrape.github.io

architecture blog go golang java javascript linux mysql php python redis

Last synced: 24 Apr 2025

https://github.com/nitishm/redis-terminal

A terminal based browser for Redis written in Go

go golang redis terminal terminal-based terminal-emulator

Last synced: 22 Apr 2025

https://github.com/weiwei2012holy/short_url

开箱即用的短网址服务——GO语言部署版本

go short-url

Last synced: 06 Feb 2026

https://github.com/mark-kubacki/semver

:100: parse semantic version numbers, and ranges (the most often imitated original)

constraints go golang range semantic-versioning semantic-versions semver zero-alloc

Last synced: 24 Mar 2025

https://github.com/0xerr0r/mailcatcher

Self hosted mail trash service for raspberry pi

docker go golang mailcatcher raspberry-pi self-hosted smtp-server trash-mails trashmail

Last synced: 16 Mar 2025

https://github.com/devfeel/middleware

middleware for dotweb

accesslog cros dotweb go jwt middleware server web

Last synced: 14 Apr 2025

https://github.com/komuw/ote

ote updates a packages' go.mod file with a comment next to all dependencies that are test dependencies; identifying them as such.

dependency go golang mod modules

Last synced: 11 Apr 2025

https://github.com/piglig/go-qr

A native, high-quality and minimalistic QR code generator

go golang qr qr-code qr-generator qrcode qrcode-generator

Last synced: 16 Apr 2025

https://github.com/pzbitskiy/tealang

Tealang - high level language for Algorand ASC1 and TEAL

algorand antlr4 antlr4-go antlr4-grammar avm blockchain compiler go golang smart-contracts teal

Last synced: 15 Mar 2025

https://github.com/gfazioli/octoscope

Terminal dashboard for GitHub — followers, stars, PRs and issues at a glance, auto-refreshed

bubbletea cli dashboard github github-api go lipgloss monitoring stats terminal tui

Last synced: 26 May 2026

https://github.com/mottaquikarim/esquerydsl

Safely create complex ES Search Queries via the Query DSL in golang

dsl elasticsearch go golang package query-dsl

Last synced: 28 Jan 2026

https://github.com/nning/protonutils

CLI tool providing utilities for Proton: List games by version, Download/update GE/Luxtorpeda, clean unused runtimes, clean unused compatdata, ...

go golang proton steam

Last synced: 04 Mar 2026

https://github.com/go-courier/courier

go-kit like microservice framework

go microservices

Last synced: 15 Jul 2025

https://github.com/parsiya/golnk

Golang package for parsing Windows shell link binary (lnk or Windows shortcut) files.

go golang lnk-files

Last synced: 11 Apr 2025

https://github.com/bharatkalluri/moviescore

A cli tool to get movie ratings and reviews directly to your terminal!

cli command-line-tool go golang movie-reviews poster-images ratings

Last synced: 16 Jul 2025

https://github.com/lu4p/go-escalate

The goal is to provide an easy to use API to escalate privileges on Linux, Windows and Mac OS

go golang privilege-elevation privilege-escalation privilege-escalation-exploits uac-bypass

Last synced: 24 Jun 2025

https://github.com/gopulse/pulse

Pulse: A Golang framework for web development

go golang golang-framework gopulse web

Last synced: 29 Apr 2025

https://github.com/unknwon/cae

Package cae implements PHP-like Compression and Archive Extensions.

go lsif-enabled

Last synced: 09 Oct 2025

https://github.com/anacrolix/godo

godo is an improved `go run`

build-tool go golang wrapper

Last synced: 14 Jun 2025

https://github.com/udhos/basgo

basgo compiles BASIC-lang to Golang. Then 'go build' can translate code to native executable binary.

basic basic-lang basica binary compiler executable go golang gw-basic gwbasic native

Last synced: 12 Mar 2026

https://github.com/cert-lv/graphoscope

Graphoscope is a solution to access multiple independent data sources from a common UI and show data relations as a graph

go graph

Last synced: 14 Jan 2026

https://github.com/go-to-k/delstack

The CLI tool to force delete the entire AWS CloudFormation stack, even if it contains resources that fail to delete by the CloudFormation delete operation.

aws aws-cdk aws-cloudformation aws-sam cli cloudformation go golang serverless-framework

Last synced: 02 Apr 2026

https://github.com/changsz/mall-go

电商系统的后台管理系统,包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块

gin go gorm mall mysql redis swagger-ui trace websocket

Last synced: 28 Apr 2025

https://github.com/sailpoint-oss/sailpoint-cli

The SailPoint Command Line Interface (CLI) makes it easy to interact with SailPoint's SaaS Platform in a programmatic way. Many functions that use to be accomplished through tools like Postman or from custom scripts can now be done directly on the command line with minimal setup.

cli cobra go golang hacktoberfest sailpoint

Last synced: 14 Jan 2026

https://github.com/sibis/producthunt-cli

CLI application to access product hunt

cli cobra go golang package producthunt producthunt-api

Last synced: 12 Mar 2026

https://github.com/keegancsmith/rpc

Go stdlib net/rpc with context.Context support

go golang rpc

Last synced: 09 Apr 2025

https://github.com/bbkane/grabbit

A small single-binary CLI to grab images from Reddit - I've been surprised how much I enjoy seeing beautiful wallpapers when I lock/unlock my computer.

cli go golang homebrew reddit wallpaper

Last synced: 16 Apr 2025

https://github.com/josuebrunel/ezauth

Simple and easy to use authentication library for Golang

authentication betterauth easy go golang jwt jwt-authentication library oauth2 simple

Last synced: 21 Feb 2026

https://github.com/sysulq/go-loadbalance

A well designed loadbalance API with dozens of implementations for go-grpc loadbalance.

aperture go grpc loadbalance p2c roundrobin

Last synced: 15 Apr 2025

https://github.com/ymzuiku/hit

在Golang中使用三木运算, 测试覆盖率100%, 请放心使用 / Use ternary operator in Golang

go golang hit ternary-operator

Last synced: 15 May 2025

https://github.com/remast/gobuff_realworld_example_app

Example Buffalo codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the RealWorld API spec.

beginner buffalo go realworld webdev

Last synced: 19 Apr 2025

https://github.com/pojntfx/panrpc

Language-, transport- and serialization-agnostic RPC framework with remote closure support that allows exposing and calling functions on both clients and servers.

go golang rpc rpc-framework streaming

Last synced: 19 Apr 2025

https://github.com/siadat/kubetop

Kubernetes nodes, pods, services, and deployments in a glance

cli go kubernetes

Last synced: 21 Mar 2025

https://github.com/vuelto-org/vuelto

A fast and lightweight game engine powered by Go and OpenGL.

engine game game-development game-engine go go-game go-game-engine golang legacy-opengl library open-source opengl

Last synced: 12 Apr 2025

https://github.com/gofarsi/forker

Get high performance http requests with fork process

collaborate go golang

Last synced: 15 Dec 2025

https://github.com/ahmetb/dlog

Go library to parse the Docker Logs stream

docker go log-collector log-stream

Last synced: 06 May 2025

https://github.com/Unknwon/cae

Package cae implements PHP-like Compression and Archive Extensions.

go lsif-enabled

Last synced: 02 May 2025

https://github.com/rveen/ogdl

OGDL for Go

go graph ogdl

Last synced: 17 Jan 2026

https://github.com/tiendc/sqlboiler-extensions

SQLBoiler templates extension

extension go golang sqlboiler

Last synced: 09 Apr 2026

https://github.com/esimov/cloth-physics

Desktop application for cloth physics simulation using Gio GUI.

cloth cloth-simulation desktop-app gio go golang math physics simulation verlet

Last synced: 22 Mar 2025

https://github.com/mkafonso/schema

A Golang schema validation toolkit that takes inspiration from https://zod.dev/ - because who doesn't love a good source of inspiration? 🎉

go go-schema go-verify golang open-source string-validation struct-validator toolkit validation zod

Last synced: 12 Jan 2026

https://github.com/sqp/pulseaudio

pulseaudio dbus client for go

go golang pulseaudio

Last synced: 17 Jan 2026

https://github.com/scgolang/osc

Open Sound Control 1.0 for golang

go music open-sound-control osc

Last synced: 12 Jan 2026

https://github.com/sabloger/sitemap-generator

An awesome Go Sitemap generator module

go golang sitemap sitemap-builder sitemap-generator sitemap-xml xml

Last synced: 14 Apr 2025

https://github.com/volution/z-run

z-run -- scripting library lightweight Go-based tool

bash fzf go golang scripting

Last synced: 29 Jul 2025

https://github.com/knockoutez/diffdeck

DiffDeck: 🚀 Streamline Code Reviews and Collaboration with Smart Diffs, Security Scans, and AI-Ready Outputs!

ai go golang llm

Last synced: 12 Apr 2025

https://github.com/shurcool/gtdo

The source for gotools.org.

go tools website

Last synced: 27 Apr 2025

https://github.com/zoomio/tagify

Tagify produces a set of tags from a given source. Source can be either an HTML page, a Markdown document or a plain text. Supports English, Russian, Chinese, Hindi, Spanish, Arabic, Japanese, German, Hebrew, French and Korean languages.

cli go golang html keyword-extraction keywords tagging tagify tags

Last synced: 30 Jan 2026

https://github.com/saferwall/elf

:gem: Go library to parse Executable and Linkable Format (ELF) files.

binary-analysis elf elf-binaries elf-format elf-parser go golang parser

Last synced: 24 Jan 2026

https://github.com/saturnsvoid/record-audio-on-windows

A Go program that uses winmm.dll to record audio to a WAV file.

api audio dll go golang mcisendstring microphone record syscalls wav windows winmm

Last synced: 13 Apr 2025

https://github.com/po3rin/eskeeper

eskeeper synchronizes index and alias with configuration files while ensuring idempotency.

elasticsearch go golang

Last synced: 16 Feb 2026

https://github.com/nishanths/lyft

Create and manage Lyft rides from the command line

cli go lyft

Last synced: 21 Mar 2025

https://github.com/upcloudltd/upcloud-cli

UpCloud command line client (upctl)

cli cloud command-line go golang upcloud

Last synced: 15 Dec 2025

https://github.com/yeqown/protoc-gen-fieldmask

Generate FieldMask utility functions for protobuf

fieldmask go grpc plugin protobuf protoc protoc-gen-fieldmask protocol-buffers

Last synced: 13 Apr 2025

https://github.com/bfontaine/httpdoc

:notebook: HTTP documentation right in your terminal.

cli go http tool

Last synced: 15 Apr 2025

https://github.com/hezhizheng/go-ip2region

A simple IP address lookup service | 基于 ip2region 使用 go 扩展的一个简单的 IP 地址归属地查询服务

go ip ip2region

Last synced: 14 Apr 2025

https://github.com/sbinet/wasm

tools to interact with WASM files

go golang webassembly

Last synced: 09 Sep 2025

https://github.com/tkc/go-json-server

golang simple & quickly JSON mock server

go go-mock-testing golang json json-api json-server mock mock-server webserver

Last synced: 09 May 2025

https://github.com/alkresin/external

External is a GUI library for Go (Golang), based on connection to external GUI server application.

go golang gui

Last synced: 01 Mar 2026

https://github.com/roboncode/shorty-go

Microservice that shortens urls like bit.ly written in Go

badgerdb go golang microservice mongodb url-shortener vuejs

Last synced: 09 Jul 2025

https://github.com/cyberspacesec/go-domain-suffix-trie

安全开发基础组件:域名后缀树(Golang实现)

go golang security-development suffix-tree utils-library

Last synced: 07 May 2025

https://github.com/skatsuta/athenai

Have fun with Amazon Athena from command line! 🕊

athena aws cli command-line-tool go

Last synced: 14 Oct 2025

https://github.com/luthersystems/elps

An embedded lisp interpreter

embedded-language go golang lisp

Last synced: 02 Apr 2026

https://github.com/zuoqiu-yingyi/siyuan-publish

思源笔记在线发布工具 | Siyuan Notes online publishing tool.

gin go golang gorm publish siyuan siyuan-note sqlite

Last synced: 13 Oct 2025

https://github.com/Zuoqiu-Yingyi/siyuan-publish

思源笔记在线发布工具 | Siyuan Notes online publishing tool.

gin go golang gorm publish siyuan siyuan-note sqlite

Last synced: 10 May 2025

https://github.com/chidiwilliams/go-web-server-tips

Example project demonstrating tips for writing web servers in Go

buntdb clean-architecture clean-code code-organization go mongo mongodb template

Last synced: 18 Mar 2025

https://github.com/chalvern/sugar

simpler golang logger which package sugared zap

go golang logger sugar zap

Last synced: 11 Jan 2026

https://github.com/bios-marcel/wastebasket

A crossplatform go library for moving files to the trashbin

delete go golang linux macos recyclebin remove trash trashbin windows

Last synced: 10 Sep 2025

https://github.com/amin2312/acsv

ACsv is a easy, multi-platform and powerful csv parsing library, includes: js, ts, haxe, php, java, python, c#, go

c-sharp cross-platform csv csv-parser go golang haxe java javscript php python python27 python3 tiny typescript

Last synced: 09 Apr 2025

https://github.com/picatz/openai

🤖 CLI for OpenAI

cli go openapi

Last synced: 22 Apr 2025

https://github.com/rafaeljesus/parallel-fn

Run functions in parallel :comet:

concurrency go goroutines

Last synced: 27 Apr 2025

https://github.com/jasoncheung94/youtube-projects-code

A single location to to copy and paste code from my youtube videos.

backend beginner code-snippets database docker docker-compose frontend go vue youtube

Last synced: 02 May 2025

https://github.com/ory/jobs

Want to build the next generation identity stack? You've come to the right place!

go hiring jobs kubernetes open-source opensource ory react sre

Last synced: 17 Mar 2025

https://github.com/nao1215/spectest

A simple and extensible behavioural testing library for Go. You can use api test to simplify REST API, HTTP handler and e2e tests.

api apitest cross-platform documentation e2e-tests forked-repo go golang testing-tools

Last synced: 10 Apr 2025

https://github.com/koudaiii/qucli

Manage repositories in Quay.io

cli docker go golang quay registry

Last synced: 30 Apr 2025

https://github.com/covrom/hls-streamer

hls video streaming from OBS Studio source to clients browsers

go golang hls streaming

Last synced: 14 Jan 2026

https://github.com/h0ru5/apo

A.P.O. - "Authorized Personnel Only" is a minimalist OAuth IAM written in Go

authorization go golang htpasswd iam jwt oauth2 rest-api

Last synced: 02 Mar 2026

https://github.com/nuvo/emq_exporter

Simple server that scrapes EMQ metrics and exporters them via HTTP for Prometheus consumption

docker emq exporter go golang kubernetes metrics prometheus

Last synced: 14 Apr 2025

https://github.com/1pkg/varint

VarInt: fast & memory efficient arbitrary bit width integers in Go.

arithmetic array bigint bits bitwise go golang memory

Last synced: 15 Jul 2025

https://github.com/earthboundkid/certinfo

Get information about the certificate used at a domain

certificate certinfo cli command-line-tool go golang json

Last synced: 14 Apr 2025

https://github.com/cedrickchee/YDKGo

You Don't Know Go Yet book.

book education go golang programming-language

Last synced: 07 May 2025

https://github.com/ranon-rat/sayBruh

its a rebuild of saycheese with golang

go golang hacking http malicious-url ngrok-server saycheese webcam-capture

Last synced: 11 Jul 2025

https://github.com/rafalgolarz/termux-go

Examples of running Go on Android (via Termux AP)

adnroid go golang termux

Last synced: 17 Jun 2025

https://github.com/guitaripod/omnichat

3rd place T3 Cloneathon Champion

ai clerk go nextjs ollama stripe typescript

Last synced: 15 Jul 2025

https://github.com/maiqingqiang/TypeChat-Go

🤖 This is the Go language implementation of microsoft/TypeChat.

ai chatgpt go golang golang-library golang-package langchain llm microsoft natural-language typechat types

Last synced: 05 Apr 2025

https://github.com/skatsuta/monkey-interpreter

Monkey programming language interpreter designed in "Writing An Interpreter In Go".

go interpreter monkey

Last synced: 13 Apr 2025

https://github.com/nickname76/p2p-forwarder

P2P Forwarder - a tool for farwarding tcp/udp ports. Made using libp2p.

cli forward forwarding go golang libp2p networking p2p p2p-forwarder peer-to-peer peer2peer port ports tui

Last synced: 03 Apr 2025

https://github.com/golang-design/mainthread

🔀 schedule functions on the main thread

go golang mainthread

Last synced: 21 Apr 2025

https://github.com/tarkov-database/rest-api

The RESTful API of Tarkov Database

api go mongo rest tarkov videogame

Last synced: 16 Jan 2026

https://github.com/cbrgm/structuresmith

Validate, Diff, Render - A powerful tool designed to automate the generation of project files using customizable templates.

automation codegen directory files go rendering repository structure template yaml

Last synced: 01 Feb 2026

https://github.com/johnmai-dev/TypeChat-Go

🤖 This is the Go language implementation of microsoft/TypeChat.

ai chatgpt go golang golang-library golang-package langchain llm microsoft natural-language typechat types

Last synced: 08 Mar 2025