Go LibHunt Info

Subscribe to our Go newsletter
to know all the trending
packages, news and articles.

All Categories

MORE - Discover trending Go projects by mentions on social networks.

The Awesome Go feed

SaaSHub helps you find the best software and product alternatives
Promo www.saashub.com
Today

Kitex

Go RPC framework with high-performance and strong-extensibility for building micro-services.
Featured Package // Category Distributed Systems

Awesome Go Weekly » 452

Top Stories
  • Go 1.24 interactive tour
  • Making Beautiful API Keys (Go, Postgres & UUIDs)
  • Creator of Ghostty talks Zig over Go

Yesterday

Miniflux

Minimalist and opinionated feed reader
Featured Package // Category Miscellaneous

Interfaces: why, how, and when

Article Popular Story // nyadgar.com

Last 7 Days

arduino-cli

Arduino command line tool
Featured Package // Category Hardware

gossamer

🕸️ Go Implementation of the Polkadot Host
Featured Package // Category Blockchain

How HTTP/2 Works and How to Enable It in Go

Article Popular Story // victoriametrics.com

Go 1.24 interactive tour

Article Popular Story // antonz.org

Creator of Ghostty talks Zig over Go

Article Popular Story // www.youtube.com

What to expect from Go 1.24 - Part 2

Article Popular Story // golangnugget.com

google

Auto-generated Google APIs for Go.
Featured Package // Category Third-party APIs

Implementing Random Art algorithm in Go

Article Popular Story // youtu.be

langchaingo

LangChain for Go, the easiest way to write LLM-based programs in Go
Featured Package // Category Artificial Intelligence

Git Town

Git branches made easy
Featured Package // Category Command Line

Making Beautiful API Keys (Go, Postgres & UUIDs)

Article Popular Story // docs.agentstation.ai

Last 30 Days

elvish

Powerful scripting language & versatile interactive shell
Featured Package // Category Standard CLI

Golang: Struct, Interface And Dependency Injection(DI)

In this blog, we will explore when to use structs versus interfaces in Go. We will also look at how to leverage both for Dependency Injection (DI).

To make these concepts easier to grasp, we’ll use a simple analogy of a Toy Box.
Article Added by: canopas_user // canopas.com

Awesome Go Weekly » 451

Top Stories
  • if got, want: A Simple Way to Write Better Go Tests
  • Just got my Go NES Emulator running in a browser using WASM
  • DebugString(): a handy pseudo-standard for Go libraries

k3d

Little helper to run CNCF's k3s in Docker
Featured Package // Category DevOps Tools

Go is a Well-Designed Language, Actually

Article Popular Story // mattjhall.co.uk

Why Go Should Sometimes Be a No-Go

Article Popular Story // brainbaking.com

Clean Architecture and Plugin Systems in Go: A Practical Example

Article Popular Story // cekrem.github.io

if got, want: A Simple Way to Write Better Go Tests

Article Popular Story // mtlynch.io

GoFr

An opinionated GoLang framework for accelerated microservice development. Built in support for databases and observability.
Featured Package // Category Web Frameworks

The noCopy convention (2024)

Article Popular Story // unskilled.blog

wneessen/go-mail

📧 Easy to use, yet comprehensive library for sending mails with Go
Featured Package // Category Email