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-10 00:13:04 UTC
- JSON Representation
https://github.com/granateio/granate
Code generator for graphql
api code-generation go golang graphql schema server
Last synced: 14 Jan 2026
https://github.com/thevxn/xilt
A utility for parsing Common and Combined Log Format (CLF) log files and storing them in SQLite for further analysis. Built with concurrency in mind.
go golang log log-parser log-parsers log-parsing parser sqlite
Last synced: 23 Feb 2026
https://github.com/lucasvillarinho/nofy
📬 NoFy is a versatile, zero-dependencies library for sending notifications to popular services
discord email go golang message notification slack whatsapp
Last synced: 12 Apr 2025
https://github.com/fxamacker/circlehash
CircleHash is a family of fast hashes -- CircleHash64f is ideal for short inputs, reaching 10GB/s starting at <64 bytes and 15GB/s at 256 bytes (i7-1068NG7)
go golang hash hash-table map-hash smhasher
Last synced: 03 Sep 2025
https://github.com/Nerzal/tinydom
TinyGo compatible DOM manipulation library. For use in WASM
Last synced: 10 Aug 2025
https://github.com/bloomberg/go-testgroup
Helps you organize tests in Go programs into groups.
go golang testing testing-tools
Last synced: 29 Jul 2025
https://github.com/eliben/go-sentencepiece
Go implementation of the SentencePiece tokenizer
encoding go golang language-model llm sentencepiece tokenization
Last synced: 11 Aug 2025
https://github.com/keyfuse/vdf
Verifiable Delay Function (VDF) Implementation in Golang
go proof-of-sequential-work proof-of-work vdf verifiable-delay-functions
Last synced: 26 Jul 2025
https://github.com/johnsaigle/scary-strings
Collection of wordlists containing dangerous function calls in many languages
application-security appsec bug-bounty bugbounty go hacking infosec penetration-testing penetration-testing-tools pentesting php rust security security-tools source-code-analysis static-analysis white-box-testing wordlist wordlists
Last synced: 14 Apr 2025
https://github.com/rwxrob/z
🌳 Personal stateful command tree monolith with Bonzai
completion dotfiles go golang personal scripts tools utilities
Last synced: 30 Mar 2025
https://codeberg.org/PixivFE/PixivFE
A privacy respecting frontend for Pixiv (WIP)
alternative-frontends frontend go pixiv
Last synced: 27 Sep 2025
https://github.com/applicantatlas/applicantatlas
An open source event management platform focused on Hackathons
applicantatlas build-together communityexchange event event-management-platform go hackathon hackathons help-wanted kafka management mongodb nextjs
Last synced: 08 Oct 2025
https://github.com/unusualcodeorg/gomicro
gomicro is a Go microservices architecture using goserve micro framework. The blogging platform example is built using Kong API gateway, NATS, Mongo, Redis, and Docker. It implements authentication, authorization, and apikey protection.
backend blogging devops docker docker-compose gin gin-gonic go golang goserve jwt kong load-balancer microservices mongo nats redis rest-api server
Last synced: 17 Sep 2025
https://github.com/qinxuewu/go-notes
从零开始学Golang,初学者的成长之路 Gin+gorm+grpc+api
gin go golang golang-web gorm grpc web
Last synced: 16 Dec 2025
https://github.com/edoardottt/golazy
Golang module exporting general purpose functions I get tired of rewriting every time
go go-library go-module go-modules golang golang-library golang-module util
Last synced: 24 Oct 2025
https://github.com/yaronf/httpsign
HTTP Message Signatures (RFC 9421) in Go
draft-ietf-httpbis-message-signatures go go-library go-package golang http-message-signatures message-signing rfc-9421
Last synced: 13 Mar 2026
https://github.com/vtopc/go-monobank
Golang client for personal and corporate Monobank API.
api fintech go golang golang-library jars monobank monobank-api monobank-client monobank-sdk rest rest-api rest-client sdk sdk-go sdk-golang ukraine
Last synced: 28 Oct 2025
https://github.com/jnovack/cloudkey
Rewrite of ck-ui to write to the Framebuffer LCD on the Ubiquiti CloudKey Gen2
cloudkey framebuffer go golang ubiquiti
Last synced: 10 Feb 2026
https://github.com/usmanmughalji/gdriveupload
A command line utility for interacting with Google Drive and Team Drive
command-line-tool download-from-gdrive easy-to-use go go-language google-drive team-drive team-drive-supported upload-to-gdrive
Last synced: 14 Jan 2026
https://github.com/tbaud0n/go-rql-parser
Small, simple and lightweight library for Go web applications to translate RQL (Resource Query Language) queries to SQL
Last synced: 14 Jan 2026
https://github.com/globocom/go-redis-prometheus
go-redis hook to export Prometheus metrics
go go-redis golang prometheus redis
Last synced: 13 Mar 2026
https://github.com/sebdah/markdown-toc
Table of Contents generator for Markdown
github go golang markdown table-of-contents
Last synced: 21 Mar 2025
https://github.com/andrerfcsantos/go-plausible
Plausible API wrapper for Go
api-wrapper go golang plausible-analytics
Last synced: 04 Mar 2026
https://github.com/golobby/router
A lightweight yet powerful HTTP router for the Go programming language
go go-framework golang http http-router router
Last synced: 11 May 2025
https://github.com/quasilyte/go-benchrun
Convenience wrapper around "go test" + "benchstat".
benchmark benchstat go golang performance tool
Last synced: 19 Mar 2025
https://github.com/0xpolygon/go-ibft
A minimal and compact IBFT 2.0 implementation, written in Go
blockchain consensus distributed go ibft ibft2 protocol
Last synced: 14 Dec 2025
https://github.com/brumhard/alligotor
The zero configuration configuration package
Last synced: 12 Jul 2025
https://github.com/leonlaser/pi-asciicam
A live stream ASCII webcam server for Raspberry Pis using websockets, written in go.
ascii-art docker go golang raspberry-pi raspberry-pi-camera raspberrypi video-processing video-streaming-server
Last synced: 20 Jun 2025
https://github.com/threedotslabs/watermill-benchmark
Benchmarking tools for Watermill.
benchmark go google-cloud-pubsub kafka mysql nats rabbitmq watermill
Last synced: 10 Jul 2025
https://github.com/arschles/gotp
(Experimental) Actors and an OTP clone, implemented in Go
Last synced: 12 Apr 2025
https://github.com/wamuir/golang-tf
Working golang + tensorflow
docker go golang tensorflow tensorflow2
Last synced: 05 May 2025
https://github.com/ohler55/compare-go-json
A comparison of several go JSON packages.
benchmarks compare go json jsonpath parser
Last synced: 05 May 2025
https://github.com/ianlopshire/go-ssm-config
Go utility for loading configuration parameters from AWS SSM (Parameter Store)
Last synced: 22 Jan 2026
https://github.com/txn2/irsync
rsync on interval, via command line binary or docker container. Server and IOT builds for pull or push based device content management.
backup configuration-management content-management data devops docker docker-container docker-image go golang homebrew interval iot iot-application linux macos rsync rsync-commandline system-administration
Last synced: 16 Aug 2025
https://github.com/dechristopher/lod
LOD is an intelligent map tile caching proxy for the edge.
cache gis go lod map mapbox-vector-tile mvt openstreetmap proxy redis server tile vector vector-tiles
Last synced: 16 Jun 2025
https://github.com/northes/go-moonshot
Go SDK for moonshot kimi
ai go golang kimi kimi-ai llm moonshot moonshot-ai sdk streaming-api
Last synced: 10 Mar 2026
https://github.com/djmgit/go_runtime_grafana
Grafana dashboard for visualising GOLang runtime metrices using Prometheus for DC based GOLang services
Last synced: 12 Apr 2025
https://github.com/bloomberg/docket
Tool to make running test suites easier, using docker-compose.
docker docker-compose go golang testing testing-tools
Last synced: 07 May 2025
https://github.com/jackmort/restman
Restman: A sleek CLI for streamlined RESTful API testing and management.
Last synced: 14 May 2025
https://github.com/rushiimachine/caddy-ja3
A caddy plugin that gets JA3 TLS fingerprints from requests.
caddy caddy-plugin go ja3 tls tls-fingerprint
Last synced: 14 Apr 2025
https://github.com/atedja/go-eventcast
Simple event broadcasting
channels event-broadcasting go golang
Last synced: 12 Jan 2026
https://github.com/veryfi/veryfi-go
Go module for communicating with the Veryfi OCR API.
api go go-library go-sdk golang-library invoice ocr receipt sdk sdk-go veryfi veryfi-api
Last synced: 04 May 2025
https://github.com/jianyuan/go-sentry
Go library for accessing the Sentry Web API
Last synced: 06 Apr 2025
https://github.com/ejilay/draftjs
Draft.js exporter for Go
draft draft-exporter draft-js draftjs-exporter draftjs-utils draftsjs go golang html
Last synced: 28 Apr 2025
https://github.com/nate-xyz/chess-cli
Play chess from the terminal.
chess cli go golang lichess lichess-api tui
Last synced: 13 May 2025
https://github.com/ibrahimsn98/blockchain-in-go
A basic blockchain implementation in Golang
bitcoin blockchain blockchain-api blockchain-network blockchain-simulation go go-blockchain
Last synced: 05 Jul 2025
https://github.com/stretchy/stretchy
Elasticsearch migration tool
elasticsearch go golang index management migration-tool
Last synced: 28 Feb 2025
https://github.com/aerogo/pixy
:deciduous_tree: Template compiler similar to Jade/Pug.
go template-engine template-language
Last synced: 11 Mar 2026
https://github.com/m-mizutani/vulnivore
GitHub issue manager from vulnerability scan results for private repositories
go sarif security trivy vulnerability-management
Last synced: 27 Apr 2025
https://github.com/m-mizutani/golambda
A suite of Go utilities for AWS Lambda functions to ease adopting best practices.
Last synced: 27 Apr 2025
https://github.com/ar3s3ru/gobus
Simple library to use content-based event-driven programming with Golang
eventbus go golang golang-library
Last synced: 12 Apr 2025
https://github.com/wolfogre/gtag
Help you to get golang struct's tags elegantly.
Last synced: 11 Jun 2025
https://github.com/stonify5/backend
game go golang gomoku gomoku-game html5-canvas js omok online websocket websockets
Last synced: 05 Jul 2025
https://github.com/lnquy/less
Go serverless website on AWS Lambda.
apex aws-lambda aws-s3 dynamodb go golang serverless vuejs
Last synced: 28 Dec 2025
https://github.com/jorgebay/jsonnav
Go package for accessing, navigating and manipulating values from an untyped json document.
go go-library golang json path
Last synced: 04 Jul 2025
https://github.com/rasadov/fertit
A Go-based web application for sending newsletters and allowing subscribers to manage their preferences. Designed for ease of deployment (Docker-ready), with a modern web UI and admin dashboard.
docker email email-marketing email-sender gin go golang gorm mail newsletter newsletter-management newsletters rest-api smtp
Last synced: 04 May 2026
https://github.com/nerzal/tinydom
TinyGo compatible DOM manipulation library. For use in WASM
Last synced: 03 Apr 2025
https://github.com/hoangsonww/post-analyzer-webserver
📋 Welcome to the Post Viewer and Analyzer: Effortlessly manage, analyze, and create posts with our intuitive web platform. Fetch posts, analyze character frequencies, and enjoy insightful visualizations—all in one place!
backend character-frequencies framework full-stack-web-development fullstack fullstack-development go golang golang-application post-analyzer
Last synced: 11 Apr 2025
https://github.com/rosbit/go-wx-api
微信公众号开发API封装
go go-modules golang service wechat
Last synced: 13 Apr 2025
https://github.com/fujiwarachoki/leadgen
This program uses a GoLang Google Maps Scraper to scrape Google Maps for places and then scrapes the email for each place based on their website.
go google-maps python scraping
Last synced: 29 Apr 2026
https://github.com/globocom/go-buffer
Asynchronous data buffer for Go applications
Last synced: 08 Sep 2025
https://github.com/itmisx/go-dfs
一款易用的分布式文件系统,免费、开源。
cloud cluster dfs distributed-systems fastdfs go godfs storage
Last synced: 15 Dec 2025
https://github.com/kirill-scherba/nnhelper
Golang Neural Network Helper package with examples
Last synced: 18 Mar 2025
https://github.com/thiagokokada/hyprland-go
An unofficial Go wrapper for Hyprland's IPC.
go hyprland hyprland-ipc ipc socket
Last synced: 20 Mar 2025
https://github.com/profclems/go-dotenv
A minimalist library for reading and writing .env files in Go
configuration environment-variables go golang golang-library hacktoberfest hacktoberfest2021
Last synced: 25 Jul 2025
https://github.com/ppatierno/kafka-go-examples
Kafka examples using Go language
go golang kafka kafka-consumer kafka-producer
Last synced: 18 Mar 2025
https://github.com/eddieowens/axon
A simple, lightweight, and lazy-loaded DI (really just a singleton management) library.
dependency-injection generics go golang
Last synced: 25 Jan 2026
https://github.com/flowup/knowledge
angular best-practices go golang know-how knowledge wiki
Last synced: 06 Apr 2025
https://github.com/t0mer/matterbridge-custom-notifier
matterbridge-custom-notifier allows us to send whatsapp notifications to group using api calls but without the need to use the official whatsapp cloud api
api go hacs hacs-custom hacs-integration home-assistant matterbridge python whatsapp
Last synced: 15 Apr 2025
https://github.com/cristalhq/otp
One time password for Go.
go golang otp otp-generator otp-verification otpauth
Last synced: 08 Apr 2025
https://github.com/yangwenmai/go-in-action
《Go In Action》代码笔记,练习题,项目源码分析,改进代码等。
example go go-in-action golang
Last synced: 21 Apr 2025
https://github.com/jeff-knurek/tfarbe
add color to Terraform 12/13 plan output, also format it for markdown diff
color go hacktoberfest terraform
Last synced: 10 Mar 2026
https://github.com/kurehajime/flagstone
flagstone is a Go library to convert flags to web UI.
cross-platform cui go golang golang-library golang-package gui web
Last synced: 04 Mar 2026
https://github.com/cristalhq/oauth2
OAuth2 client in Go
authentication dependency-free go golang oauth2 oauth2-client
Last synced: 08 Apr 2025
https://github.com/yahoojapan/lcom4go
Compute LCOM4, Lack of Cohesion of Methods metrics ver.4, for golang projects.
Last synced: 12 Apr 2025
https://github.com/everstake/bip39
CLI for generation and verification of mnemonics in BIP39 standard with hash in Argon2id
argon2 argon2id bip39 bitcoin blockchain cryptography ethereum go golang mnemonic
Last synced: 07 May 2025
https://github.com/cecobask/instagram-insights
Use your Instagram data to find out which users are not following you back. Export followers and following user lists in various formats (table, json, yaml). Set sorting criteria and order direction of the results. Limit the number of results to get a quick overview (e.g. top 10)
follow followers go golang instagram instagram-unfollowers unfollow unfollowers
Last synced: 12 Jan 2026
https://github.com/sadopc/gottp
A Postman/Insomnia-like TUI API client built in Go with Bubble Tea
api-client api-testing bubble-tea cli developer-tools go graphql grpc http-client insomnia postman rest-api terminal tui websocket
Last synced: 17 Feb 2026
https://github.com/cubewise-code/go-mime
Get the mime type / content type of a file from its extension without external dependencies
content-type go golang mime mime-types
Last synced: 19 Jan 2026
https://github.com/larseen/pgbouncer_exporter
Prometheus exporter for PgBouncer
go monitoring pgbouncer prometheus prometheus-exporter
Last synced: 21 Jan 2026