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.
- GitHub: https://github.com/topics/go
- Wikipedia: https://en.wikipedia.org/wiki/Go_(programming_language)
- Repo: https://github.com/golang/go
- Created by: Robert Griesemer, Rob Pike, Ken Thompson
- Released: November 10, 2009
- Related Topics: language, c,
- Aliases: golang, golang-examples,
- Last updated: 2026-07-08 00:13:20 UTC
- JSON Representation
https://github.com/glepnir/dailytasks
🌼 A simple go web app without framework
Last synced: 23 Mar 2025
https://github.com/dswarbrick/fabricmon
InfiniBand fabric monitoring daemon written in Go
Last synced: 22 Mar 2025
https://github.com/ing-bank/gohateoas
Plug-and-play HATEOAS for REST API's written in Go
api go go-hateoas hateoas json level-3 marshal marshalling maturity model rest rest-api richardson
Last synced: 24 Oct 2025
https://github.com/onrik/micha
Client lib for Telegram bot api
go golang telegram telegram-bot
Last synced: 12 Jan 2026
https://github.com/deedlefake/kawa
A small Wayland compositor inspired by Plan 9's rio.
go golang hacktoberfest wayland wayland-compositor window-manager
Last synced: 10 Aug 2025
https://github.com/joshdk/retry
⏰ Rerun a command until it eventually succeeds, or doesn't!
go golang healthcheck retry retry-commands
Last synced: 19 Aug 2025
https://github.com/xkeyideal/captcha
Go package captcha generation and verification of image, Refer from https://github.com/dchest/captcha. Use captcha pool generation
captcha-generator channel context go goroutine image-captcha
Last synced: 20 Feb 2026
https://github.com/muir/nject
Golang type-safe dependency injection
dependency-injection go golang golang-library
Last synced: 12 Jan 2026
https://github.com/octomation/go-module
🧩 Template for a typical module written on Go.
awesome-go go golang hacktoberfest module octolab quick-start template
Last synced: 14 Mar 2025
https://github.com/mazen160/go-random
🌐 go-random: A fast, clear, and cryptographically-secure random data generator for Golang
crypto cryptography go golang golang-library golang-package random random-generation
Last synced: 30 Apr 2025
https://github.com/tiendc/go-validator
Intuitive validation library for Golang
generic go golang validation validator
Last synced: 15 Dec 2025
https://github.com/alextanhongpin/go-bandit
Multi-Armed Bandit (MAB) algorithm implementation in go
go greedy-epsilon mulit-arm-bandit ucb1
Last synced: 06 Mar 2026
https://github.com/creachadair/taskgroup
A Go package for managing a group of collaborating goroutines.
concurrency go golang goroutines
Last synced: 07 Sep 2025
https://github.com/zegl/goriak
goriak - Go language driver for Riak KV
database-adapter database-connector go query-builder riak riak-kv
Last synced: 21 Mar 2025
https://github.com/logica0419/coding-container-runtime
低レベルコンテナランタイム自作講座 ~コンテナ技術の地盤を理解する~
containers go tutorial workshop
Last synced: 26 Jun 2026
https://github.com/tmc/protoc-gen-apidocs
Generate beautiful documentation from your Protobuf descriptors.
Last synced: 11 Aug 2025
https://github.com/cyberdelia/lzo
lzo implements reading and writing of lzop format compressed files
Last synced: 11 Oct 2025
https://github.com/okdaichi/gomoqt
Pure Go implementation of the Media over QUIC
go golang media-over-quic moq real-time
Last synced: 07 Mar 2026
https://github.com/alexferrari88/gohn
Hacker News API wrapper for Go
api go golang golang-library hacker-news hacktoberfest hacktoberfest2022
Last synced: 19 Mar 2025
https://github.com/asphaltt/go-iproute2
Some net tools of iproute2 implement with Go, such as ip link, ip neigh, ip addr, bridge, nstat. Apache License 2.0
bridge-fdb go ip-address ip-link ip-neigh ip-route iproute2 netlink
Last synced: 06 May 2025
https://github.com/saschagrunert/go-modiff
Command line tool for diffing go module dependency changes between versions 📔
dependencies diff go go-modules golang modules release-notes
Last synced: 20 Mar 2025
https://github.com/pelletier/go-buffruneio
Buffruneio provides rune-based buffered input
Last synced: 09 Apr 2025
https://github.com/eyo-chen/gofacto
A strongly-typed and user-friendly factory library for Go
factory go golang-library intergration-test mockdata testing testing-tools
Last synced: 18 Jan 2026
https://github.com/getanteon/ddosify-docker-extension
Ddosify Docker Extension - High-performance, simple-to-use load testing tool written in Golang
ddosify docker docker-extension go golang hacktoberfest load-generator loadtest nocode performancetest
Last synced: 21 Apr 2025
https://github.com/raihan2bd/hotel-bookings
Hotel Bookings full-stack project built using Go and postgresql is likely a web application that allows users to search for available hotels, view room details, and make reservations. It may include features such as user authentication, and integration with third-party APIs for displaying hotel information and availability.
bootstrap css go golang html javascript postgresql
Last synced: 12 Apr 2025
https://github.com/paulcager/gerlang
Calling Go functions from Erlang
cgo erlang erlang-nif go golang nif
Last synced: 07 May 2025
https://github.com/mitre/fusera
A FUSE interface to the NCBI Sequence Read Archive (SRA)
Last synced: 21 Apr 2025
https://github.com/DeluxeOwl/kala-go
An authorization framework written in Go based on Google's Zanzibar.
authorization go graph react zanzibar
Last synced: 22 Jul 2025
https://github.com/dank/go-csgsi
A library written in Go for Counter-Strike: Global Offensive's Game State Integration.
Last synced: 18 Feb 2026
https://github.com/serpro69/claude-starter-kit
Starter template repo for all your Claude Code needs: configs, skills, agents and more.
claude claude-ai claude-code claude-config claude-skills go java js kotlin python serena-mcp starter-kit starter-project starter-template task-master-ai template-repository typescript vibe-coding
Last synced: 01 Feb 2026
https://github.com/dzervas/netcatty
A simple TCP socket utility that gives you a TTY
go golang pty remote-shell reverse-shell tty
Last synced: 16 Apr 2025
https://github.com/4kills/go-libdeflate
Go wrapper for the libdeflate library, supporting super fast zlib, gzip, and deflate compression, using cgo. Use case: in-memory, whole-buffered data.
deflate deflate-format go golang gzip gzip-compression libdeflate library wrapper zlib zlib-library zlib-port zlib-replacement
Last synced: 17 Aug 2025
https://github.com/oVirt/go-ovirt
Go SDK Source-Code for oVirt 4.x, generated by ovirt/ovirt-engine-sdk-go.
go go-library ovirt ovirt-api-metamodel ovirt-engine ovirt-management
Last synced: 07 May 2025
https://github.com/ovh/pulumi-ovh
Pulumi provider for OVHcloud
cloud-computing csharp dotnet go golang hacktoberfest iac infrastructure-as-code javascript ovh pulumi python typescript
Last synced: 01 Apr 2026
https://github.com/Perry961002/Algorithms-LeetCode
:art:I practiced some LeetCode's algorithm problems with C++, Java, Python and Go, and also implemented some classical algorithms.
algorithmic-trading c-plus-plus go java python3
Last synced: 07 May 2025
https://github.com/tobolabs/coco
Go web framework inspired by express.js
express express-js framework go golang nodejs rest-api routing webframework
Last synced: 31 Jul 2025
https://github.com/potato47/nhwc-server
2018毕业设计,多人房间匹配你画我猜。Cocos Creator + TypeScript + Go + WebSocket + MongoDB。服务端
Last synced: 17 Jan 2026
https://github.com/tpps88206/michael-angular-go-grpc-example
The example of gRPC project with Angular and Go
angular angular2 angular4 angular5 angular6 angular7 angular8 envoy envoy-proxy envoyproxy go golang grpc grpc-web protocol-buffers proxy
Last synced: 02 May 2025
https://github.com/bartventer/httpcache
Standards-compliant HTTP caching transport for Go clients (RFC 9111).
caching go golang http http-cache rfc9111 roundtripper
Last synced: 07 Jul 2025
https://github.com/drlau/akashi
Validate "terraform plan" changes against a customizable ruleset
Last synced: 26 Mar 2025
https://github.com/cqfn/degitx
Distributed git repository manager
distributed-systems git go p2p research
Last synced: 05 May 2025
https://github.com/hakobera/go-ayame
go-ayame is go client library for WebRTC Signaling Server Ayame
datachannel go p2p webrtc websocket
Last synced: 25 Apr 2025
https://github.com/kasvith/hackerrank-dl
Download submissions from a HackerRank contest and sort them according to programming languages
browser-cookies contest cookies downloader go golang hackerrank hackerrank-contest hackerrank-submissions moderator tool
Last synced: 28 Apr 2025
https://github.com/solarnz/pamidicontrol
A utility to control the volume of PulseAudio streams / sinks / sources with a midi device
audio go golang midi midi-controller pulseaudio
Last synced: 12 Mar 2026
https://github.com/4kills/go-zlib
Ultra fast native zlib implementation for golang using cgo and the original zlib library written in C by Jean-loup Gailly and Mark Adler.
c cgo compression decompression deflate go inflate native wrapper-library zlib zlib-1-2-11 zlib-library zlib-port
Last synced: 17 Aug 2025
https://github.com/tobychui/slicera
A web based STL to Gcode slicer for ArozOS
3dprint aroz-online cloud gco gcode gcode-generation go golang printfarm slicer stl
Last synced: 18 Oct 2025
https://github.com/spali/go-rscp
Go library to communicate with a E3DC system implementing the RSCP (Remote Storage Control Protocol)
battery binary client command-line commandline e3-dc e3dc go go-e3dc go-rscp golang hauskraftwerk json quattroporte rscp s10 smart smarthome solar speicher
Last synced: 06 Feb 2026
https://github.com/evilfactorylabs/gow
URL shortener for evlfctry.pro
go golang reason reasonml url-shortener
Last synced: 14 Jan 2026
https://github.com/gifflet/ccmd
The package manager for Claude Code commands
claude-code cli command-line developer-tools git go golang package-manager
Last synced: 15 Apr 2026
https://github.com/go-andiamo/chioas
Go package for defining Chi apis (with OpenAPI generated specs)
api chi go golang oas openapi swagger swagger-ui
Last synced: 09 Sep 2025
https://github.com/collabnix/govc
Managing Virtual Infrastructure using GOVC
Last synced: 11 Jul 2025
https://github.com/nickname76/telegrambot
Telegram Bot API library in Go, but with more clean code
api bot go go-telegram-api go-telegram-bot-api golang library telegram telegram-bot telegram-bot-api wrapper
Last synced: 04 Apr 2025
https://github.com/marrow16/valix
Go package for validating requests
constraints go golang request requests validation validator validators
Last synced: 12 Apr 2025
https://github.com/go-humble/router
A router for client-side web applications written in go which compiles to javascript via gopherjs.
Last synced: 28 Jan 2026
https://github.com/rbrahul/exception
A simple utility package for exception handling with try-catch in Golang
exception-handling go golang golang-library golang-package try-catch
Last synced: 15 Apr 2025
https://github.com/alexander-akhmetov/mdb
LSM tree based key-value database
database go key-value learning lsm-storage lsm-tree nobodyreadstags
Last synced: 14 Apr 2025
https://github.com/lflxp/showme
Rapid diagnostic system status tool (performance monitoring, network scanning, mysql performance monitoring, kubectl status)
bolt checktool devops devops-tools executors go gocui ipscanner mysql network-scanning nmap playbook proxy showme termui tty websocket
Last synced: 15 May 2025
https://github.com/ccoveille/golangci-lint-config-examples
These are .golangci.yml to go based on your need
configuration-files go golang golangci golangci-lint linter linter-config linters-config static-analysis static-code-analysis
Last synced: 02 Sep 2025
https://github.com/siketyan/nakoud
🐳 Access your Docker containers easily without port forwarding
docker go http-proxy networking
Last synced: 15 Apr 2025
https://github.com/takehaya/goxdp-template
A sample for writing XDP programs in Go
ebpf go golang network-programming vxlan xdp
Last synced: 14 Apr 2025
https://github.com/dunglas/stack2slack
A Slack bot to monitor StackOverflow/StackExchange tags
bot go golang slack slack-bot slackbot stackexchange stackoverflow
Last synced: 04 Oct 2025
https://github.com/joshdk/aws-console
🔗 Generate a temporary login URL for the AWS Console
aws aws-auth aws-cli aws-console aws-sdk go golang hacktoberfest
Last synced: 25 Feb 2026
https://github.com/monereum/monereum
Monereum Network - A permissioned implementation of Ethereum supporting data privacy
consensus go monereum privacy quorum transaction-privacy
Last synced: 14 Jan 2026
https://github.com/himei29a/gichidan
Gichidan - CLI wrapper for Ichidan deep-web search engine.
cli go golang golang-application ichidan onion pentest tor
Last synced: 01 Mar 2026
https://github.com/ultirequiem/yamlfmt
⚡ Blazing fast YAML formatter
cli formatter go go-formatter golang golang-application yaml
Last synced: 03 Mar 2026
https://github.com/yunify/qingcloud-sdk-go
The official QingCloud SDK for the Go programming language.
go golang qingcloud-apis qingcloud-sdk
Last synced: 12 Sep 2025
https://github.com/Seagate/cloudfuse
Cloudfuse is a FUSE filesystem for S3 and Azure storage
azure-storage cloud filesystem fuse go s3
Last synced: 06 Apr 2025
https://github.com/atc0005/send2teams
Small CLI tool used to submit messages to Microsoft Teams.
cli go golang microsoft-teams nagios
Last synced: 06 Mar 2026
https://github.com/elgopher/pi
The retro game development engine for Go, inspired by Pico-8 and powered by Ebitengine.
ebiten ebitengine game game-development game-engine game-library gamedev go golang pi pico-8 pico8 pixel-perfect pyxel tic-80
Last synced: 25 Dec 2025
https://github.com/asggo/spf
Parse SPF record and determine if client IP is allowed to send email.
dns go golang security sender-policy-framework spf spf-record
Last synced: 03 Feb 2026
https://github.com/amalmadhu06/project-laptop-store-clean-arch
E-commerce Web API built with Go, PostgreSQL & REST API by following Clean Architecture
clean-architecture e-commerce-project gin go go-project golang postgresql rest-api swagger
Last synced: 12 Apr 2025
https://github.com/mohanson/daze
Daze is a tool to help you link to the Internet.
gfw gfw-breaker go golang proxy socks socks4 socks5
Last synced: 12 Apr 2025
https://github.com/ravanbod/dockerwatcher
DockerWatcher is a lightweight Go-based tool designed for real-time Docker event monitoring and system notification. It offers flexible running modes, supports Redis queues, and integrates with Telegram for instant alerts. Simplify Docker monitoring with DockerWatcher.
Last synced: 11 Apr 2025
https://github.com/goradd/got
GoT is a template engine that turns templates into Go code to compile into your app.
go golang template-engine templates
Last synced: 02 Feb 2026