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-06-25 00:09:20 UTC
- JSON Representation
https://github.com/binwiederhier/replbot
Slack/Discord bot for running interactive REPLs and shells from a chat.
discord discord-bot discordgo docker go golang repl slack slack-bot slack-bot-go
Last synced: 07 Oct 2025
https://github.com/darccio/zas
Most simple static website generator in Golang.
go static-site-generation static-site-generator
Last synced: 07 Apr 2025
https://github.com/danaugrs/go-tsne
t-Distributed Stochastic Neighbor Embedding (t-SNE) in Go
3d data-science dimensionality-reduction go machine-learning tsne unsupervised-learning visualization
Last synced: 30 Apr 2025
https://github.com/postfinance/kubelet-csr-approver
Kubernetes controller to enable automatic kubelet CSR validation after a series of (configurable) security checks
controller controller-runtime go kubelet kubernetes
Last synced: 12 Apr 2025
https://github.com/andrewwebber/cqrs
cqrs framework in go
cqrs cqrs-framework event-handlers event-sourcing eventstore go golang microservices
Last synced: 23 Jul 2025
https://github.com/bugsnag/bugsnag-go
Automatic panic monitoring for Go and Go web frameworks, like negroni, gin, and revel
bug bugs bugsnag crash crash-reporting debug debugging-tool error error-handling error-monitoring error-reporting errors exceptions gin go negroni notifier panic platforms revel
Last synced: 14 May 2025
https://github.com/matrixorigin/matrixcube
Fundamental Building Block for Elastic Storage With Strong Consistency and Reliability
cloud-native consensus distributed-storage distributed-systems go paxos raft
Last synced: 24 Apr 2025
https://github.com/kataras/jwt
A fast and simple JWT implementation for Go
go golang json-web-token jsonwebtoken jwt security web
Last synced: 04 Apr 2025
https://github.com/hedhyw/rex
Flexible regular expressions constructor for Golang.
builder-pattern constructor dsl dsl-syntax go golang regexp regexp-builder regular-expression regular-expressions
Last synced: 04 Apr 2025
https://github.com/andrew-m-c/go.jsonvalue
Quick Solution with Unstructured JSON data
Last synced: 26 Feb 2026
https://github.com/DavidBelicza/TextRank
:wink: :cyclone: :strawberry: TextRank implementation in Golang with extendable features (summarization, phrase extraction) and multithreading (goroutine).
go golang pagerank phrase-extraction sentence-classification summarization textrank token
Last synced: 14 Mar 2025
https://github.com/vg006/vgo
A simple project scaffolder for Go, written in Go.
cli cli-app go golang golang-application golang-cli-app golang-tools terminal-app terminal-based
Last synced: 07 Apr 2026
https://github.com/autotag-dev/autotag
Git repository version tagging tool
autotag build-tools ci-cd go platfrastructure sig-golang sig-tools
Last synced: 23 Jan 2026
https://github.com/po3rin/github_link_creator
GitHub Link Card Creator lets you generate GitHub images has links to repositories.
aws github go image image-processing
Last synced: 16 Feb 2026
https://github.com/gosuda/portal
Public Open Relay To Access Localhost
e2ee go nat nat-traversal relay self-hosted self-hosting tunneling
Last synced: 09 Mar 2026
https://github.com/bold-commerce/protoc-gen-struct-transformer
Transformation functions generator for Protocol Buffers.
go golang grpc grpc-go proto protobuf protoc-gen protocol-buffers transformer
Last synced: 08 May 2025
https://github.com/yaa110/Go-persian-calendar
The implementation of Persian (Solar Hijri) Calendar in Go
go golang golang-module jalali persian-calendar
Last synced: 12 Mar 2025
https://github.com/planetary-social/planetary-ios
Social for humans, not algorithms.
decentralized decentralized-web dweb go golang hacktoberfest ios p2p p2p-network scuttlebutt swift
Last synced: 21 Jul 2025
https://github.com/breaded-xyz/alphakit
Framework for developing sound algorithmic trading strategies in the Go language.
algorithmic-trading crypto cryptocurrency finance go golang trading
Last synced: 14 Jan 2026
https://github.com/uid4oe/microservices-go-grpc
Go microservices with REST, and gRPC for demonstrating the BFF pattern. This repository contains backend services. Everything is dockerized and ready to "Go" :-)
bff go grpc microservices mongodb react rest semantic-ui-react
Last synced: 14 Jan 2026
https://github.com/percolate/charlatan
Go Interface Mocking Tool
code-generation go interfaces mock testing testing-tools
Last synced: 07 Apr 2025
https://github.com/go-simpler/sloglint
🪵 Ensure consistent code style when using log/slog
go linter logging slog static-analysis tool
Last synced: 29 Dec 2025
https://github.com/proji-rocks/proji
A powerful cross-platform project templating tool.
cli command-line cross-platform go golang productivity project scaffolding structure templating tool
Last synced: 13 Mar 2026
https://github.com/dimkr/tootik
A federated, text-based social network with a Gemini frontend
activitypub activitypub-server fediverse gemini gemini-protocol gemini-server go golang social social-media social-network sqlite
Last synced: 30 May 2026
https://github.com/penguin-statistics/backend-next
The refactored Penguin Statistics v3 Backend. Built with Go, fiber, bun and go.uber.org/fx. Uses NATS as MQ and Redis as state synchronization.
arknights fx go gofiber penguin-statistics
Last synced: 16 Jan 2026
https://github.com/habedi/hann
A fast approximate nearest neighbor search library for Go
approximate-nearest-neighbor-search go golang indexing-algorithms nearest-neighbor-search search-algorithms similarity-search vector-search
Last synced: 20 Sep 2025
https://github.com/schwarzit/go-template
go/template is a tool for jumpstarting production-ready Golang projects quickly.
go golang hacktoberfest scaffolding template
Last synced: 11 Sep 2025
https://github.com/sajari/word2vec
Go library for performing computations in word2vec binary models
embedding go golang word word2vec word2vec-model
Last synced: 08 May 2025
https://github.com/factomproject/factomd
Factom Daemon
bitcoin blockchain factom go proof-of-authority
Last synced: 05 Apr 2025
https://github.com/linehk/gopl
gopl(The Go Programming Language) is a project that contains all the sample code and all exercise answers in the Go Programming Language.
go gopl gopl-exercises gopl-problems gopl-solutions
Last synced: 04 Apr 2025
https://github.com/pilagod/gorm-cursor-paginator
A paginator doing cursor-based pagination based on GORM
cursor-pagination go golang gorm pagination
Last synced: 15 May 2025
https://github.com/mckael/madonctl
CLI client for the Mastodon social network API
application cli client console go golang mastodon mastodon-api
Last synced: 10 Aug 2025
https://github.com/kvesta/vesta
A static analysis of vulnerabilities, Docker and Kubernetes cluster configuration detect toolkit based on the real penetration of cloud computing
cluster-analysis docker go kubernetes vesta vulnerability-scanners
Last synced: 14 Jan 2026
https://github.com/sheepla/srss
📘 A command line RSS/ATOM/JSON feed reader
atom cli feed-reader feeds go go-cli rss rss-reader tui
Last synced: 01 Mar 2026
https://github.com/weppos/publicsuffix-go
Domain name parser for Go based on the Public Suffix List.
Last synced: 14 May 2025
https://github.com/reviewpad/reviewpad
Next generation pull requests and issues 🦄
automation-framework github go golang issue-automation product pull-request-review pull-requests service
Last synced: 16 May 2025
https://github.com/algolia/algoliasearch-client-go
⚡️ A fully-featured and blazing-fast Go API client to interact with Algolia.
algolia algolia-search api-client go search
Last synced: 19 Jun 2025
https://github.com/virustotal/vt-go
The official Go client library for VirusTotal API
Last synced: 04 Apr 2025
https://github.com/xuri/excelize-wasm
A WebAssembly build of the Go Excelize library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets
ecma-376 excel excelize formula go golang javascript js microsoft npm office ooxml spreadsheet ts typescript vba wasm webassembly xlsm xlsx
Last synced: 08 Apr 2025
https://github.com/opencontainers/go-digest
Common digest package used across the container ecosystem
container-ecosystem containers docker go oci
Last synced: 14 May 2025
https://github.com/goccmack/gogll
Generates generalised LL (GLL) and reduced size LR(1) parsers with matching lexers
compiler-construction compiler-frontend context-free-grammars gll go golang lexer-generator lr-1 parser-generator rust rust-lang rustlang
Last synced: 10 Apr 2025
https://github.com/1Password/vault-plugin-secrets-onepassword
Hashicorp Vault plugin integrates with 1Password Connect to allow for the retrieval, creation, and deletion of items stored in 1Password.
1password 1password-conn go hashicorp-vault hashicorp-vault-plugin secrets-management
Last synced: 09 Jul 2025
https://github.com/elithrar/simple-scrypt
A convenience library for generating, comparing and inspecting password hashes using the scrypt KDF in Go 🔑
go hash password password-hash scrypt
Last synced: 25 Dec 2025
https://github.com/bokwoon95/go-structured-query
Type safe SQL query builder and struct mapper for Go
data-mapper go mysql postgres query-builder sql type-safe
Last synced: 14 Mar 2025
https://github.com/seborama/govcr
HTTP mock for Golang: record and replay HTTP/HTTPS interactions for offline testing
api-simulation aws-s3 go go-vcr golang http https integration-testing mock playback proxy service-virtualization testing-tool testing-tools vcr vcr-go
Last synced: 26 Apr 2026
https://github.com/goshs-labs/goshs
A SimpleHTTPServer written in Go, enhanced with features and with a nice design
go golang http http-server javascript server webserver
Last synced: 30 May 2026
https://github.com/hypebeast/go-osc
Open Sound Control (OSC) library for Golang. Implemented in pure Go.
go golang golang-library opensoundcontrol osc
Last synced: 14 Mar 2025
https://github.com/tommy-muehle/go-mnd
Magic number detector for Go.
analysis cli code-checker detector go go-vet golang magic-numbers static-analysis
Last synced: 15 May 2025
https://github.com/ISeekTruth/daily-warm
❤️ Send an email to someone you care about everyday
Last synced: 19 Dec 2025
https://github.com/BleemIs42/daily-warm
❤️ Send an email to someone you care about everyday
Last synced: 02 May 2025
https://github.com/severecloud/vksdk
Golang module for working with VK API
go golang marusia marusia-skills vk vk-api vk-sdk
Last synced: 14 May 2025
https://github.com/vrecan/death
Managing go application shutdown with signals.
Last synced: 14 Mar 2025
https://github.com/caterpillardev/pumpfun-sniper-go
pumpfun, bonkfun, letsbonkfun sniper bot (pumpswap migration sniper bot, from bonkfun, letsbonkfun to raydium) made with golang - using Geyser grpc and Laserstream, parse mint transaction, the lowest latency, avoid multiple rpc call on bonkfun, letsbonkfun
bonkfun go laserstream letsbonkfun migration pumpfun sniper
Last synced: 05 Aug 2025
https://github.com/Tochemey/goakt
[Go] Fast and Distributed Actor framework using protocol buffers as message for Golang
actor-framework actor-model actor-system actors actorsystem cloud-computing concurrent-programming distributed distributed-system distributed-systems erlang-otp event-sourcing framework go go-actor golang golang-library high-performance proto protocol-buffers
Last synced: 18 Aug 2025
https://github.com/szyhf/go-excel
A simple and light excel file reader to read a standard excel as a table faster | 一个轻量级的Excel数据读取库,用一种更`关系数据库`的方式解析Excel。
Last synced: 31 Jan 2026
https://github.com/giantswarm/operatorkit
An opinionated Go framework for developing Kubernetes operators
framework go kubernetes library operator
Last synced: 28 Jan 2026
https://github.com/hmarr/codeowners
🔒 Command line tool and Go library for CODEOWNERS files
Last synced: 14 May 2025
https://github.com/digitalghost-dev/premier-league
A Data Engineering project. Repository for backend infrastructure and Streamlit app files for a Premier League Dashboard.
bigquery cloud-run data-engineer data-pipeline data-visualization docker firestore go google-cloud prefect python streamlit
Last synced: 30 Sep 2025
https://github.com/floatpane/matcha
A beautiful and functional email client for your terminal, built with Go and the charming Bubble Tea TUI library. Never leave your command line to check your inbox or send an email again!
aerc awesome bubbletea cli email email-cli email-client email-sender go inbox matcha mutt opensource pine tui
Last synced: 02 Apr 2026
https://github.com/Harry-027/go-notify
An email automation solution, written in Golang.
apache-kafka cobra go gofiber golang grafana k6 postgres prometheus redis
Last synced: 11 Apr 2025
https://github.com/mholt/archives
Cross-platform library to create & extract archives, compress & decompress files, and walk virtual file systems across various formats
7zip archives brotli bzip2 compression extract fs go golang gzip lz4 lzip rar snappy streams tar xz zip zlib zstandard
Last synced: 04 Apr 2025
https://github.com/tideland/golib
Go Library [DEPRECATED]
cache concurrency-control configuration go golang identifier library logging monitoring testing tideland
Last synced: 01 Jul 2025
https://github.com/kenanbek/dbui
Universal Database CLI for MySQL, PostgreSQL, and SQLite. Terminal User Interface Application.
cli database database-management go golang mysql postgresql sqlite tui
Last synced: 11 May 2025
https://github.com/harry-027/go-notify
An email automation solution, written in Golang.
apache-kafka cobra go gofiber golang grafana k6 postgres prometheus redis
Last synced: 20 Aug 2025
https://github.com/checkr/codeflow
Open source event based Platform as a Service
deployment deployment-manager docker go kubernetes paas plugin-system
Last synced: 12 Jan 2026
https://github.com/gwen001/github-endpoints
Find endpoints on GitHub.
bugbounty endpoints github go golang pentesting security-tools urls
Last synced: 25 Oct 2025
https://github.com/KenanBek/dbui
Universal Database CLI for MySQL, PostgreSQL, and SQLite. Terminal User Interface Application.
cli database database-management go golang mysql postgresql sqlite tui
Last synced: 03 Apr 2025
https://github.com/vansante/go-ffprobe
Library to easily get the ffprobe output of a given file
ffmpeg ffmpeg-wrapper ffprobe go golang golang-library
Last synced: 16 May 2025
https://github.com/orra-dev/orra
Resilience for AI Agent workflows.
agents ai ai-agents ai-developer-tools ai-in-production durable-execution go golang javascript-sdk llm-apps orchestrator python-sdk reasoning reliability
Last synced: 10 May 2025
https://github.com/mkabilov/pg2ch
Data streaming from postgresql to clickhouse via logical replication mechanism
clickhouse go golang logical-replication postgresql
Last synced: 15 Mar 2025
https://github.com/authzed/controller-idioms
Generic libraries for building idiomatic Kubernetes controllers
controller-runtime crd go go-generics k8s kubebuilder kubernetes kubernetes-api kubernetes-applications kubernetes-controller kubernetes-operator operator-framework operator-sdk
Last synced: 12 Jan 2026
https://github.com/vivint/infectious
Reed-Solomon forward error correcting library
berlekamp-welch erasure-coding go golang reed-solomon reedsolomon
Last synced: 16 May 2025
https://github.com/showa-93/go-mask
go-mask is a simple, customizable Go library for masking sensitive information.
Last synced: 17 Jan 2026
https://github.com/slurdge/goeland
An alternative to rss2email written in golang with many filters
email-sender go golang hacktoberfest hacktoberfest2022 pipes rss rss-feed rss-feed-scraper rss2email
Last synced: 07 Mar 2026
https://github.com/ryo-ma/lazyhub
:octocat: lazyhub - Terminal UI Client for GitHub using gocui.
clipboard console consoleapp cui github githubapi githubapiwrapper go gocui golang lazy lazyhub octocat terminal terminal-app terminalui tui viewer
Last synced: 11 Jun 2025
https://github.com/yourbasic/radix
A fast string sorting algorithm (MSD radix sort)
go golang radix-sort sorting-algorithms string-sorting
Last synced: 14 Mar 2025
https://github.com/code-hex/gqldoc
The easiest way to make API documents for GraphQL
documentation go golang graphql graphql-endpoint graphql-schema
Last synced: 02 Oct 2025
https://github.com/gate-computer/wag
WebAssembly compiler implemented in Go
aarch64 amd64 arm64 compiler go wasm webassembly x86-64
Last synced: 04 Apr 2025
https://github.com/vjerci/gochromecast
A simple tool to stream your media to android TV or chromecast device
Last synced: 17 Jan 2026
https://github.com/zeromicro/zero-contrib
A collection of extensions and tools for go-zero.
go go-zero golang microservice microservices
Last synced: 04 Apr 2025
https://github.com/apache/airflow-client-go
Apache Airflow - OpenApi Client for Go
airflow apache apache-airflow apache-airflow-client go
Last synced: 06 Apr 2025
https://github.com/innogames/slack-bot
Ready to use Slack bot for lazy developers: start Jenkins jobs, watch Jira tickets, watch pull requests with AI support...
bitbucket bot chatgpt dall-e github gitlab go golang jenkins jira openai pull-request slack slack-bot slackbot slackbots
Last synced: 16 May 2025
https://github.com/daocloud/daocloud-docs
DaoCloud Enterprise 5.0 Documentation
ai arm64 cloud-native daocloud giscus go istio k8s kubernetes llm microservice mkdocs mkdocs-material multi-cloud paas platform-engineering prometheus utterances x86-64
Last synced: 15 May 2025
https://github.com/supabase-community/postgrest-go
Isomorphic Go client for PostgREST. (Now Updating)
database go golang hacktoberfest postgrest rest-api sponsors watch
Last synced: 13 Apr 2025