Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression. Learn more →
Top 11 Go Homebrew Projects
-
Project mention: Script to iterate a local folder structure and push remote SCM? | reddit.com/r/git | 2022-10-23
You can extend this: https://github.com/github/hub
-
Project mention: Make tool for building go applications and docker/podman containers | reddit.com/r/golang | 2023-03-21
I’ve used this in a couple of projects so far. https://goreleaser.com/
-
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.
-
-
cointop
A fast and lightweight interactive terminal based UI application for tracking cryptocurrencies 🚀
Project mention: Monitor cryptocurrency stats from your terminal | reddit.com/r/commandline | 2022-05-01Link: https://github.com/cointop-sh/cointop
-
-
Project mention: A lightweight utility to dump AWS Farget's ECS containers environment variables locally | reddit.com/r/golang | 2023-02-26
-
fling
fling computes and creates/removes the minimal amount of symlinks needed in a directory to refer to files and directories in another directory, similar to GNU Stow. I use fling to manage my dotfiles
I used GNU Stow for a several years and always found it difficult to tell what symlinks were actually being created, even in verbose mode.
When I also ran into the stow bug with --dotfiles , I gave up on stow and wrote fling ( https://github.com/bbkane/fling ), which works quite similarly, but prints out what symlinks it plans to create and asks for confirmation before making them. Being written in Go, fling is also easy to install on Windows, which has come in real handy on occasion.
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
grabbit
A small single-binary CLI to grab images from Reddit - I've been surprised how much I enjoy seeing beautiful wallpapers when I lock/unlock my computer. (by bbkane)
Yeah to confirm u/krolk's comment, I just tried building and running grabbit (my wallpaper reddit manager), with Go 1.18 and I got the same error message. Grabbit works with 1.17
-
-
Project mention: A convenient way for backing up and restoring your installed packages | reddit.com/r/developers | 2023-02-09
PRP CLI tool: https://github.com/Liopun/prp
-
Re: no ORMs - do you have any advice on how I could make this raw SQL insertion ( https://github.com/bbkane/starghaze/blob/54d255f524f8ef73384... ) more readable and less error prone? Right now I'm basically concatenating strings and hoping I don't misorder my parameters when I exec. 200 lines of this!! Am I doing raw SQL wrong?
Go Homebrew related posts
- Discussion: about "go install" versus brew when available
- GitHub - goreleaser/goreleaser: Deliver Go binaries as fast and easily as possible
- goreleaser target question: difference between targets?
- I made a terminal dictionary with go
- Build\task automation in Go
- Is there a library to help running a docker container for testing?
- Script to iterate a local folder structure and push remote SCM?
-
A note from our sponsor - InfluxDB
www.influxdata.com | 25 Mar 2023
Index
What are some of the best open-source Homebrew projects in Go? This list will help you:
Project | Stars | |
---|---|---|
1 | hub | 22,327 |
2 | goreleaser | 11,343 |
3 | whalebrew | 3,711 |
4 | cointop | 3,567 |
5 | html2data | 66 |
6 | ecsnv | 25 |
7 | fling | 20 |
8 | grabbit | 14 |
9 | tinshop | 12 |
10 | prp | 8 |
11 | starghaze | 5 |