GitHub Release Tracker
All JS React Ruby Go Postgres Frontend Node

golang-library

Past 30d, sorted by best first
25 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/11 8
pdfcpu/pdfcpu v0.15.0
Go-based PDF processing library supporting encryption and offering both API and CLI.
Go 8786☆ 3348d old #golang #pdf #go #golang-library #processor
08/10 8
ngrok/ngrok-go v2.2.0
Package embedding secure cloud ingress as a net.Listener for Go apps with one line of code.
Go 870☆ 1475d old #golang #go #golang-library #ngrok
08/05 8
templui/templUI v1.13.0
Beautifully designed components built with templ and Tailwind CSS for modern Go applications.
08/05 8
axadrn/templUI v1.13.0
Beautiful templ and Tailwind CSS UI components with a CLI for copying or direct importing into Go applications, designed for easy customization.
08/27 7
mongodb/MongoDB Go Driver v2.8.2
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.
07/30 7
moov-io/moov-io/ach v1.62.0
Reader, writer, and validator for ACH files following Nacha standards.
Go 558☆ 3535d old #golang #go #golang-library #money #payment
07/29 7
danielgtaylor/huma v2.39.1
Modern, flexible Go microframework for building REST and HTTP RPC APIs using OpenAPI 3.1 and JSON Schema.
08/20 6
axiomhq/axiom-go v0.36.0
Go client library exposing the Axiom API for ingesting and querying events.
Go 70☆ 2108d 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/09 6
fclairamb/Golang FTP Server library v0.32.2
FTP server library for Go using an afero backend and supporting TLS, IPv6, and transfer resume.
Go 473☆ 3610d old #golang #go #golang-library #ftp-server
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 149☆ 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/12 5
tryfix/KStream v1.3.4
Lightweight Kafka Streams implementation for Go, providing stream topology building, local and remote stores, table types, and exactly-once processing.
08/01 5
go-webgpu/goffi v0.6.3
Pure Go foreign function interface for calling C libraries without cgo, optimized for WebGPU and GPU computing.
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/06 4
Random-access reader and writer for ZSTD-compressed streams with seek table support.