xllacer's Stars
charmbracelet/bubbletea
A powerful little TUI framework 🏗
duckdb/duckdb
DuckDB is an analytical in-process SQL database management system
gocolly/colly
Elegant Scraper and Crawler Framework for Golang
golang-migrate/migrate
Database migrations. CLI and Golang library.
tursodatabase/libsql
libSQL is a fork of SQLite that is both Open Source, and Open Contributions.
dagger/dagger
An engine to run your pipelines in containers
rivo/tview
Terminal UI library with rich, interactive widgets — written in Golang
charmbracelet/lipgloss
Style definitions for nice terminal layouts 👄
pressly/goose
A database migration tool. Supports SQL migrations and Go functions.
twitchtv/twirp
A simple RPC framework with protobuf service definitions
Melkeydev/go-blueprint
Go-blueprint allows users to spin up a quick Go project using a popular framework
go-co-op/gocron
Easy and fluent Go cron scheduling. This is a fork from https://github.com/jasonlvhit/gocron
contribsys/faktory
Language-agnostic persistent background job server
markbates/goth
Package goth provides a simple, clean, and idiomatic way to write authentication packages for Go web applications.
nats-io/nats.go
Golang client for NATS, the cloud native messaging system.
ngoduykhanh/wireguard-ui
Wireguard web interface
gofiber/recipes
📁 Examples for 🚀 Fiber
boombuler/barcode
a barcode creation lib for golang
BretFisher/awesome-swarm
All the awesome tools, docs, and training on Docker and Mirantis Swarm Mode (SwarmKit)
DevExpress/DevExtreme.AspNet.Data
DevExtreme data layer extension for ASP.NET
sikozonpc/fullstack-go-htmx
Go + HTMX + Templ
gobeam/mongo-go-pagination
Golang Mongodb Pagination for official mongodb/mongo-go-driver package which supports both normal queries and Aggregation pipelines with all information like Total records, Page, Per Page, Previous, Next, Total Page and query results.
synadia-io/rethink_connectivity
Episode assets and source code for the Rethink Connectivity Screencast series
samverrall/microservice-example
An example microservice in Golang following hexagonal architecture and DDD.
wpcodevo/golang-fiber-jwt
In this comprehensive guide, you'll learn how to implement JWT (JSON Web Token) authentication in a Golang application using GORM and the Fiber web framework.
disturb16/go_examples
This is a collection of examples used for my youtube channel "go simplified"
krakend/examples
DevExpress-Examples/reporting-use-devexpress-drawing-skia-engine
How to use the DevExpress.Drawing package based on the SkiaSharp library in an ASP.NET Core DevExpress Reporting application.
wpcodevo/golang-fiber
In this article, you'll learn how to build a CRUD API in Golang using the Fiber web framework and GORM. The REST API will run on a Fiber HTTP server and use GORM to persist data in a PostgreSQL database.
MehmetFiratKomurcu/Youtube-Channel
This repo contains source code for MFK in Tech Youtube videos.