- Ireland
-
12:19
(UTC)
Lists (2)
Sort Name ascending (A-Z)
Starred repositories
A curated list of awesome Go frameworks, libraries and software
Get up and running with OpenAI gpt-oss, DeepSeek-R1, Gemma 3 and other models.
Fabric is an open-source framework for augmenting humans using AI. It provides a modular system for solving specific problems using a crowdsourced set of AI prompts that can be used anywhere.
Cross platform GUI toolkit in Go inspired by Material Design
💯Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
OpenAI ChatGPT, GPT-5, GPT-Image-1, Whisper API clients for Go
A package to build progressive web apps with Go programming language and WebAssembly.
LangChain for Go, the easiest way to write LLM-based programs in Go
Go package for computer vision using OpenCV 4 and beyond. Includes support for DNN, CUDA, OpenCV Contrib, and OpenVINO.
Backend master class: build a simple bank service in Go
A maroto way to create PDFs. Maroto is inspired in Bootstrap and uses gofpdf. Fast and simple.
Hands on exercises with real-life examples to study and practice Go concurrency patterns. Test-cases are provided to verify your answers.
Go microservice tutorial project using Domain Driven Design and Onion Architecture!
Code repository for my Building Microservices YouTube series https://www.youtube.com/playlist?list=PLmD8u-IFdreyh6EUfevBcbiuCKzFk0EW_
🍕 A practical food delivery microservices, built with Golang, Domain-Driven Design, CQRS, Event Sourcing, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
Go (Golang) Fake Data Generator for Struct, previously https://github.com/bxcodec/faker
Official Go port of Sqids. Generate short unique IDs from numbers.
Golang Microservice Boilerplate using PSQL, Docker and Cucumber, API REST. Gin Go and GORM with pagination and implementation of a Clean Architecture.
Event-Driven Architecture in Golang, published by Packt
SwarmGo (agents-sdk-go) is a Go package that allows you to create AI agents capable of interacting, coordinating, and executing tasks. Inspired by OpenAI's Swarm framework, SwarmGo focuses on makin…
Tiny GPT implemented from scratch in pure Go. Trained on Jules Verne books. Explained.