herczogzoltan's Stars
kat-co/concurrency-in-go-src
Full sourcecode for the book, "Concurrency in Go" published by O'Reilly.
hNczy/php-memcache-smart-deletion
I will show how can you delete smarter from Memcached with the Memcache extension in PHP
cockroachdb/pebble
RocksDB/LevelDB inspired key-value database in Go
google/go-github
Go library for accessing the GitHub v3 API
localstack/localstack
💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline
openfaas/faasd
A lightweight & portable faas engine
mlocati/docker-php-extension-installer
Easily install PHP extensions in Docker containers
charmbracelet/bubbletea
A powerful little TUI framework 🏗
ebitenui/ebitenui
User interface engine and widget library for Ebitengine
teivah/100-go-mistakes
📖 100 Go Mistakes and How to Avoid Them
dominikh/go-tools
Staticcheck - The advanced Go linter
fzipp/gocyclo
Calculate cyclomatic complexities of functions in Go source code.
practical-tutorials/project-based-learning
Curated list of project-based tutorials
go-furnace/go-furnace
Go Hosting Solution for AWS, Google Cloud and Digital Ocean
knadh/koanf
Simple, extremely lightweight, extensible, configuration management library for Go. Supports JSON, TOML, YAML, env, command line, file, S3 etc. Alternative to viper.
burrowers/garble
Obfuscate Go builds
sherlock-project/sherlock
Hunt down social media accounts by username across social networks
mitchellh/hashstructure
Get hash values for arbitrary values in Go (golang).
sionleroux/escort-mission
Follow a dog through a post-apocalytpic wasteland full of zombies 🐕 Entry for the 2022 Game Off jam
Skarlso/crd-to-sample-yaml
Generate a sample YAML file from a CRD and view it rendered on a nice website
thomaspoignant/go-feature-flag
GO Feature Flag is a simple, complete and lightweight self-hosted feature flag solution 100% Open Source. 🎛️
golang/go
The Go programming language
sedyh/awesome-ebitengine
A curated list of awesome Ebitengine frameworks, libraries and software
shrmpy/egj2022
Magnet theme Ebitengine Game Jam 2022
sdras/awesome-actions
A curated list of awesome actions to use on GitHub
hajimehoshi/ebiten
Ebitengine - A dead simple 2D game engine for Go
Zyko0/Magnet
Ebitengine game jam entry
emilybache/GildedRose-Refactoring-Kata
Starting code for the GildedRose Refactoring Kata in many programming languages.
matryer/try
Simple idiomatic retry package for Go
quii/go-http-reference-impl