GitHub Release Tracker
All JS React Ruby Go Postgres Frontend Node

golang-library

Past 14d, sorted by best first
16 results Markdown version
08/16 9
urfave/urfave/cli v3.11.0
Declarative and fast package for building command line tools in Go.
Go 24197☆ 4785d old #golang #cli #go #command-line #golang-library
08/14 8
go-faker/faker v4.11.0
Struct-based fake data generator supporting various basic and nested types.
08/14 8
allegro/BigCache v3.2.0
Fast, concurrent, evicting in-memory cache for large numbers of entries, designed to reduce GC overhead by storing data on the heap.
08/24 7
mongodb/MongoDB Go Driver v2.8.1
The supported driver for Go to interact with MongoDB databases.
08/19 7
jub0bs/jub0bs/cors v1.1.0
Principled CORS middleware for Go with safe-by-default behavior, comprehensive validation, and runtime reconfigurability.
08/19 7
go-pkgz/REST helpers and middleware v1.24.0
Go REST helpers and middleware for adding response headers, health checks, logging, recovery, tracing, metrics, and request limits.
Go 63☆ 2959d old #golang #rest #go #http-server #library
08/15 7
hajimehoshi/Ebitengine v2.9.10
Dead simple 2D game engine for Go that enables quick and easy game development across multiple platforms.
08/15 7
Tochemey/GoAkt v4.5.0
Distributed Go actor framework using protocol buffers for messages, built for scalable and highly available cluster deployments.
08/20 6
axiomhq/axiom-go v0.36.0
Go client library exposing the Axiom API for ingesting and querying events.
Go 70☆ 2107d old #golang #api #go #golang-library #axiom
08/18 6
kashifkhan0771/Utils v1.33.0
Lightweight, reusable utilities library for Go, offering helpers for common tasks like conversions, context, maps, slices, strings, errors, and comparisons.
08/27 5
goccy/go-llama v0.2.3
Pure Go inference engine for GGUF models, built from llama.cpp compiled to WebAssembly and translated to Go without wasm runtime.
Go 146☆ 26d old #golang #ai #llm #go #llama
08/22 5
goccy/Tobari v0.12.1
A Go scoped coverage measurement tool that adds scoped coverage over runtime/coverage for precise mapping between test code and impact areas.
Go 54☆ 293d old #golang #go #golang-library #coverage
08/19 5
get-eventually/eventually v0.4.3
Library providing Domain-driven Design abstractions and components for implementing Event Sourcing and CQRS in Go.
08/14 5
opus-domini/Fast Shot v1.3.3
Fluent, chainable Go HTTP client with retries, load balancing, JSON and XML support, and customizable backoff.
08/23 4
mashingan/smapping v0.1.20
Generic Golang struct to map conversion library that maps struct fields dynamically and fills structs from mapped data, including nested conversions and custom encoding/decoding hooks.
08/23 3
axadrn/templUI v2.0.0-beta.8
Beautiful templ and Tailwind CSS UI components with a CLI for copying or direct importing into Go applications, designed for easy customization.