stephandesouza's Stars
awesome-selfhosted/awesome-selfhosted
A list of Free Software network services and web applications which can be hosted on your own servers
nektos/act
Run your GitHub Actions locally 🚀
gofiber/fiber
⚡️ Express inspired web framework written in Go
mudler/LocalAI
:robot: The free, Open Source alternative to OpenAI, Claude and others. Self-hosted and local-first. Drop-in replacement for OpenAI, running on consumer-grade hardware. No GPU required. Runs gguf, transformers, diffusers and many more models architectures. Features: Generate Text, Audio, Video, Images, Voice Cloning, Distributed, P2P inference
go-kit/kit
A standard library for microservices.
vercel/turbo
Build system optimized for JavaScript and TypeScript, written in Rust
PromtEngineer/localGPT
Chat with your documents on your local device using GPT models. No data leaves your device and 100% private.
emirpasic/gods
GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more
bentoml/OpenLLM
Run any open-source LLMs, such as Llama, Mistral, as OpenAI compatible API endpoint in the cloud.
gonum/gonum
Gonum is a set of numeric libraries for the Go programming language. It contains libraries for matrices, statistics, optimization, and more
Workiva/go-datastructures
A collection of useful, performant, and threadsafe Go datastructures.
iam-veeramalla/aws-devops-zero-to-hero
AWS zero to hero repo for devops engineers to learn AWS in 30 Days. This repo includes projects, presentations, interview questions and real time examples.
ondrajz/go-callvis
Visualize call graph of a Go program using Graphviz
alpkeskin/mosint
An automated e-mail OSINT tool
uber-go/goleak
Goroutine leak detector
uber-go/automaxprocs
Automatically set GOMAXPROCS to match Linux container CPU quota.
SamurAIGPT/EmbedAI
An app to interact privately with your documents using the power of GPT, 100% privately, no data leaks
topfreegames/pitaya
Scalable game server framework with clustering support and client libraries for iOS, Android, Unity and others through the C SDK.
noborus/trdsql
CLI tool that can execute SQL queries on CSV, LTSV, JSON, YAML and TBLN. Can output to various formats.
ribice/gorsk
:fire: Idiomatic Golang Restful Starter Kit
bnkamalesh/goapp
An opinionated guideline to structure & develop a Go web application/service
ksassnowski/venture
Venture allows you to create and manage complex, async workflows in your Laravel apps.
shaj13/go-guardian
Go-Guardian is a golang library that provides a simple, clean, and idiomatic way to create powerful modern API and web authentication.
Fs02/go-todo-backend
Go Todo Backend example using modular project layout for product microservice.
gtramontina/ooze
🧬 Go Mutation Testing
docker/go-units
Parse and print size and time units in human-readable format
snykk/go-rest-boilerplate
A great starting point for building RESTful APIs in Go using Gin framework, and sqlx for connecting to a PostgreSQL database. The implementation follows Clean Architecture principles as described by Uncle Bob.
google/safeopen
fortytw2/dockertest
test database interactions with Docker
rbw317/chess_go
Chess engine written in Go