SaaSHub helps you find the best software and product alternatives Learn more →
Top 7 Go Archlinux Projects
-
Then, I wanted to bring my team to the Go experience at the office as sometimes we need to deliver apps to systems on which we don't want or can't install new softwares : so delivering a static binary thanks to Go and goreleaser seemed a good option for effortless cross-compilation... and of course build the best possible UX thanks to Cobra.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
-
Project mention: Make Ubuntu packages 90% faster by rebuilding them | news.ycombinator.com | 2025-03-18
I'd like to bring attention to the ALHP repos[1].
These are the Arch packages built for x86-64-v2, x86-64-v3 and x86-64-v4, which are basically names for different sets of x86-64 extensions. Selecting the highest level supported by your processor should get you most of the way to -march=native, without the hassle of compiling it yourself.
It also enables -O3 and LTO for all packages.
[1]: https://github.com/an0nfunc/ALHP
-
pacman-backup
:floppy_disk: Pacman Cache management tool for off-the-grid updates via Sneakernet (USB drives) or Meshnets (LAN / Wi-Fi)
Project mention: Ask HN: Is there any software you only made for your own use but nobody else? | news.ycombinator.com | 2024-07-04My github is littered with software I built as tools in the moment for myself.
The coolest thing in my opinion was [1] pacman-backup, which is a small (hacky) nodejs script to be able to download packages on one machine and be able to use pacman on another airgapped machine with the downloaded packages.
A couple months after I took down the repository I received a letter from the US where someone was asking me whether the repo is still maintained and whether or not it still works. As it turns out, the people of Cuba use Archlinux, too, and they used my tool to use flash drives to share updates.
I still think this is the coolest little tool I ever built, and I probably have to rewrite it in a more sane language (maybe go?) at some point.
[1] https://github.com/cookiengineer/pacman-backup
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Go Archlinux discussion
Go Archlinux related posts
-
The Home Server Journey - 1: Motivation and Approach
-
CachyOs Resident Evil 4 Remake - Ultra Settings
-
How to find the download command for a program.
-
Can i maintain arch with a limited data plan ?
-
GPU and Motherboard drivers needed?
-
So I switched to Arch for a month...
-
ncspot: Spotify flatpak alternative
-
A note from our sponsor - SaaSHub
www.saashub.com | 15 Jun 2025
Index
What are some of the best open-source Archlinux projects in Go? This list will help you:
# | Project | Stars |
---|---|---|
1 | goreleaser | 14,719 |
2 | yay | 11,975 |
3 | nfpm | 2,337 |
4 | pacseek | 448 |
5 | ALHP | 83 |
6 | pacman-backup | 33 |
7 | bumper | 11 |