Help out your favorite open source projects and become a better developer while doing it.
Pick your favorite repos to receive a different open issue in your inbox every day. Fix the issue and everybody wins. 90,118 developers are working on 8,837 open source repos using CodeTriage.
What is CodeTriage?
Sign up with GitHubOpen source projects on GitHub that need your help.
- AMPL
- ASP
- ApacheConf
- Arc
- Arduino
- AsciiDoc
- Assembly
- Astro
- Ballerina
- Batchfile
- Bikeshed
- Blade
- Brainfuck
- C
- C#
- C++
- CMake
- CSS
- Ceylon
- Clojure
- CodeQL
- CoffeeScript
- ColdFusion
- Common Lisp
- Coq
- Crystal
- Cuda
- D
- DTrace
- Dart
- Dockerfile
- Dylan
- EJS
- Elixir
- Elm
- Emacs Lisp
- Erlang
- F#
- Fancy
- Forth
- Fortran
- GDScript
- Gherkin
- Go
- Groovy
- HCL
- HTML
- Haml
- Handlebars
- Haskell
- IDL
- Java
- JavaScript
- Jsonnet
- Julia
- Jupyter Notebook
- Kotlin
- LabVIEW
- Less
- Logos
- Lua
- MATLAB
- MDX
- Makefile
- Markdown
- Mathematica
- Matlab
- Modelica
- MoonScript
- Mustache
- NSIS
- Nim
- Nix
- Nunjucks
- OCaml
- Objective-C
- Objective-C++
- PHP
- PLSQL
- PLpgSQL
- Papyrus
- Pascal
- Perl
- PostScript
- PowerShell
- Prolog
- Pug
- Python
- QML
- R
- RPGLE
- Racket
- Raku
- Ring
- Roff
- Ruby
- Rust
- SCSS
- Sass
- Scala
- Scheme
- Shell
- Slash
- Smarty
- Solidity
- Standard ML
- Starlark
- SuperCollider
- Svelte
- Swift
- Tcl
- TeX
- Tree-sitter Query
- Twig
- TypeScript
- V
- Vala
- Vim Script
- Vim script
- VimL
- Visual Basic
- Vue
- WebAssembly
- Wren
- XSLT
- Yacc
- Zephir
- Zig
- hoon
- kvlang
- reStructuredText
gddo
167 IssuesGo Doc Dot Org
(golang/gddo)bolt
84 IssuesAn embedded key/value database for Go.
(boltdb/bolt)godep
79 Issuesdependency tool for go
(tools/godep)packr
67 IssuesThe simple and easy way to embed static files into Go binaries.
(gobuffalo/packr)draft
40 IssuesA tool for developers to create cloud-native applications on Kubernetes.
(azure/draft)chainlink
36 Issuesnode of the decentralized oracle network, bridging on and off-chain computation
(smartcontractkit/chainlink)checkmake
35 Issuesexperimental linter/analyzer for Makefiles
(mrtazz/checkmake)google-cloud-go
34 IssuesGoogle Cloud Client Libraries for Go.
(googleapis/google-cloud-go)rudder-server
34 IssuesPrivacy and Security focused Segment-alternative, in Golang and React
(rudderlabs/rudder-server)gardener
33 IssuesKubernetes-native system managing the full lifecycle of conformant Kubernetes clusters as a service on Alicloud, AWS, Azure, GCP, OpenStack, vSphere, KubeVirt, Hetzner, EquinixMetal, MetalStack, and OnMetal with minimal TCO.
(gardener/gardener)httpx
33 Issueshttpx is a fast and multi-purpose HTTP toolkit that allows running multiple probes using the retryablehttp library.
(projectdiscovery/httpx)go-github
32 IssuesGo library for accessing the GitHub API
(google/go-github)k3s
32 IssuesLightweight Kubernetes
(k3s-io/k3s)cosmos-sdk
32 Issues:chains: A Framework for Building High Value Public Blockchains :sparkles:
(cosmos/cosmos-sdk)moira
31 IssuesRealtime Alerting for Graphite and Prometheus
(moira-alert/moira)scc
31 IssuesSloc, Cloc and Code: scc is a very fast accurate code counter with complexity calculations and COCOMO estimates written in pure Go
(boyter/scc)kratos
31 IssuesNext-gen identity server (think Auth0, Okta, Firebase) with ORY-hardened authentication, MFA, FIDO2, profile management, identity schemas, social sign in, registration, account recovery, service-to-service and IoT auth. Can work as an OAuth2 / OpenID Conn
(ory/kratos)ocm-cli
31 IssuesCLI for the Red Hat OpenShift Cluster Manager
(openshift-online/ocm-cli)eventing
31 IssuesEvent-driven application platform for Kubernetes
(knative/eventing)karmada
31 IssuesOpen, Multi-Cloud, Multi-Cluster Kubernetes Orchestration
(karmada-io/karmada)ydb-go-sdk
31 IssuesPure Go native and database/sql driver for YDB
(ydb-platform/ydb-go-sdk)meshery
31 IssuesMeshery, the cloud native manager
(meshery/meshery)discordgo
31 Issues(Golang) Go bindings for Discord
(bwmarrin/discordgo)awesome-go
31 IssuesA curated list of awesome Go frameworks, libraries and software
(avelino/awesome-go)etcd
31 IssuesDistributed reliable key-value store for the most critical data of a distributed system
(etcd-io/etcd)micro
31 IssuesA modern and intuitive terminal-based text editor
(zyedidia/micro)platform
31 IssuesOpen source Slack-alternative in Golang and React - Mattermost
(mattermost/platform)gitea
31 IssuesGit with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD
(go-gitea/gitea)incus
31 IssuesPowerful system container and virtual machine manager
(lxc/incus)go-ethereum
31 IssuesOfficial Go implementation of the Ethereum protocol
(ethereum/go-ethereum)swag
31 IssuesAutomatically generate RESTful API documentation with Swagger 2.0 for Go.
(swaggo/swag)cluster-api
31 IssuesHome for Cluster API, a subproject of sig-cluster-lifecycle
(kubernetes-sigs/cluster-api)mattermost-server
31 IssuesOpen source Slack-alternative in Golang and React - Mattermost
(mattermost/mattermost-server)helm
31 IssuesThe Kubernetes Package Manager
(helm/helm)rook
31 IssuesStorage Orchestration for Kubernetes
(rook/rook)trivy
31 IssuesFind vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more
(aquasecurity/trivy)kubescape
31 IssuesKubescape is a K8s open-source tool providing a multi-cloud K8s single pane of glass, including risk analysis, security compliance, RBAC visualizer and image vulnerabilities scanning.
(kubescape/kubescape)pebble
31 IssuesRocksDB/LevelDB inspired key-value database in Go
(cockroachdb/pebble)kairos
31 Issues:penguin: The immutable Linux meta-distribution for edge Kubernetes.
(kairos-io/kairos)openfga
31 IssuesA high performance and flexible authorization/permission engine built for developers and inspired by Google Zanzibar
(openfga/openfga)opentelemetry-collector
31 IssuesOpenTelemetry Collector
(open-telemetry/opentelemetry-collector)gonum
31 IssuesGonum is a set of numeric libraries for the Go programming language. It contains libraries for matrices, statistics, optimization, and more
(gonum/gonum)opentelemetry-collector-contrib
31 IssuesContrib repository for the OpenTelemetry Collector
(open-telemetry/opentelemetry-collector-contrib)controller-runtime
31 IssuesRepo for the controller-runtime subproject of kubebuilder (sig-apimachinery)
(kubernetes-sigs/controller-runtime)multy
30 IssuesMulty - Easily deploy multi cloud infrastructure. Write cloud-agnostic config deployed across multiple clouds
(multycloud/multy)hub
30 IssuesA command-line tool that makes git easier to use with GitHub.
(mislav/hub)docker
30 IssuesMoby Project - a collaborative project for the container ecosystem to assemble container-based systems
(docker/docker)gosublime
30 IssuesA Golang plugin collection for SublimeText 3, providing code completion and other IDE-like features.
(disposaboy/gosublime)ccat
30 IssuesColorizing `cat`
(owenthereal/ccat)gopacket
30 IssuesProvides packet processing capabilities for Go
(google/gopacket)