Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free. Learn more →
Top 23 Go Go Projects
-
Project mention: First commit of Golang (1972) by Brian Kernighan | reddit.com/r/golang | 2023-02-07
-
I usually either search on github, and look for packages recently modified (and maybe with a good number of starts) or I look in https://github.com/avelino/awesome-go
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
As you said, the main issue is time. You can look up everything you need (most questions have an exact example on kubernetes.io), you just need to put it together quickly enough. Knowing your way around vi(m) and bash helps a lot with that. Use aliases and define variables of stuff you will need a lot, and if you aren't already able to do so, learn to type fast.
-
Gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
To learn more about Gin framework, you can check out the docs here
-
The first step to building a Jamstack website is choosing a static site generator (SSG). There are many different options available, each with its pros and cons. The most popular include Jekyll, Hugo, Gatsby, Next.js, and Nuxt.js. Following an introduction tutorial and building a small project is the best way to get your feet wet. CloudCannon offers learning path tutorials for Jekyll and Hugo for those getting started.
-
Moby
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
Project mention: docker rollout - Zero Downtime Deployment for docker-compose | reddit.com/r/docker | 2023-02-07migrations can run as jobs instead of with exec which is bad practice. It's basically a service that does not restart on exit, but here: https://github.com/moby/moby/pull/40307
-
frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
Project mention: Can anyone explain what the dev ops section in this flowchart is used for. I am familiar with all the rest. | reddit.com/r/webdev | 2023-01-25Shout out to frp, too, seeing as we're on /r/webdev. Amazing for showing people your locally-running instance of an app.
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
Project mention: I created a script that converts tex files to a txt files for grammar checking | reddit.com/r/LaTeX | 2023-01-30
Also the git repo is here https://github.com/junegunn/fzf
-
Project mention: New Dropbox client moves files from –/ to –/Library | news.ycombinator.com | 2023-02-03
The one thing that's kept me from SyncThing is the lack of iOS integration [1]. But the changes Apple has forced on Dropbox here might make me reconsider.
-
Project mention: What are your top five best self-hosted apps? | reddit.com/r/selfhosted | 2023-02-04
Plex Home Assistant Filebrowser Caddy metube
-
Kubernetes control plane nodes use Etcd for persistence. So in your case the environment variable values will be stored within etcd as part of the "Deployment" description (the one that has your Pod template)
-
Gogs GitHub: https://github.com/gogs/gogs
-
Project mention: Configuring Fail2ban for Traefik Reverse Proxy | reddit.com/r/selfhosted | 2023-01-22
I've played a bit with Traefik as reverse proxy and wanted to implement fail2ban for it, after switching from Nginx Proxy Manager. It finally works and successfully bans threat actors that conduct malicous HTTP requests. As soon as a multitude of HTTP errors are detected by fail2ban in Traefik's JSON access logs, the attacker's IP address is banned. I am using a dockerized fail2ban container and ban locally via iptables as well as optionally on Cloudflare, using Cloudflare's API. A ban notification via Telegram can also be configured.
-
Project mention: How to transfer a token on the ETH blockchain? | reddit.com/r/ethereum | 2023-02-01
-
Project mention: has anyone tried integrating govulncheck in their CI workflow? | reddit.com/r/golang | 2023-01-31
https://github.com/minio/minio/blob/master/.github/workflows/vulncheck.yml works for us.
-
rclone
"rsync for cloud storage" - Google Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Wasabi, Google Cloud Storage, Yandex Files
I have the service installed as described at: https://github.com/rclone/rclone/wiki/Systemd-rclone-mount
-
Project mention: Why Gitea offers projects per repository instead of repositories per project? | reddit.com/r/Gitea | 2023-02-04
This might be of use to you: https://github.com/go-gitea/gitea/pull/22235
-
tidb
TiDB is an open-source, cloud-native, distributed, MySQL-Compatible database for elastic scale and real-time analytics. Try AI-powered Chat2Query free at : https://tidbcloud.com/free-trial
PingCAP | https://www.pingcap.com | Database Engineer, Product Manager, Developer Advocate and more | Remote in California | Full-time
We work on a MySQL compatible distributed database called TiDB https://github.com/pingcap/tidb/ and key-value store called TiKV.
TiDB is written in Go and TiKV is written in Rust.
More roles and locations are available on https://www.pingcap.com/careers/
-
-
-
Project mention: Build a GitHub Issues Reporter for failing Kubernetes Apps with Botkube Plugins | dev.to | 2023-02-02
There are a lot of great libraries supporting command parsing. The most popular is probably cobra, but for our use case, we will just use the helper function from our plugin extension package.
-
Guys, can u enter beego.vip? I can't enter the site and I have already tried to enter it with different networks provider and vpn services.
-
Project mention: LeetCode-Go VS leetcode - a user suggested alternative | libhunt.com/r/LeetCode-Go | 2022-04-12
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Go Go related posts
- x/exp/maps approved to be added to stdlib in Go 1.21
- Access token and Refresh token, approach with golang
- What are the most innovative and interesting frontend/backend frameworks you know? I'll use them to build my next side project.
- Is Twitter API Free? I've built a website to find out
- Mocking database calls without a library?
- Systemd rclone auto mount-- what am I missing
- First commit of Golang (1972) by Brian Kernighan
-
A note from our sponsor - SonarQube
www.sonarqube.org | 8 Feb 2023
Index
What are some of the best open-source Go projects in Go? This list will help you:
Project | Stars | |
---|---|---|
1 | go | 108,321 |
2 | go-formatter | 95,602 |
3 | kubernetes | 95,533 |
4 | Gin | 66,123 |
5 | Hugo | 65,128 |
6 | Moby | 65,009 |
7 | frp | 64,092 |
8 | fzf | 49,601 |
9 | syncthing | 49,105 |
10 | Caddy | 45,608 |
11 | etcd | 42,452 |
12 | Gogs | 41,564 |
13 | traefik | 41,341 |
14 | go-ethereum | 41,012 |
15 | minio | 37,281 |
16 | rclone | 36,862 |
17 | Gitea | 34,505 |
18 | tidb | 33,288 |
19 | the-way-to-go_ZH_CN | 32,019 |
20 | GORM | 31,322 |
21 | cobra | 30,550 |
22 | beego | 29,349 |
23 | LeetCode-Go | 29,009 |