denpeshkov's Stars
go-oauth2/oauth2
OAuth 2.0 server library for the Go programming language.
kubernetes-sigs/kind
Kubernetes IN Docker - local clusters for testing Kubernetes
collabnix/kubelabs
Get Started with Kubernetes
twpayne/chezmoi
Manage your dotfiles across multiple diverse machines, securely.
eza-community/eza
A modern alternative to ls
enocom/gopher-reading-list
A curated selection of blog posts on Go
perkeep/perkeep
Perkeep (née Camlistore) is your personal storage system for life: a way of storing, syncing, sharing, modelling and backing up content.
boltdb/bolt
An embedded key/value database for Go.
peterbourgon/ff
Flags-first package for configuration
kelseyhightower/envconfig
Golang library for managing configuration data from environment variables
joho/godotenv
A Go port of Ruby's dotenv library (Loads environment variables from .env files)
lensapp/lens
Lens - The way the world runs Kubernetes
aclements/perflock
Locking wrapper for running benchmarks on shared hosts
superfly/litefs
FUSE-based file system for replicating SQLite databases across a cluster of machines
GoogleContainerTools/kaniko
Build Container Images In Kubernetes
favadi/protoc-go-inject-tag
Inject custom tags to protobuf golang struct
BurntSushi/go-sumtype
A simple utility for running exhaustiveness checks on Go "sum types."
mmcgrana/gobyexample
Go by Example
dgryski/go-perfbook
Thoughts on Go performance optimization
go-perf/awesome-go-perf
A curated list of Awesome Go performance libraries and tools
sandreas/m4b-tool
m4b-tool is a command line utility to merge, split and chapterize audiobook files such as mp3, ogg, flac, m4a or m4b
aclements/objbrowse
Interactive object file browser with symbol, source, assembly, and analysis
ServiceWeaver/weaver
Programming framework for writing and deploying cloud applications.
redis/go-redis
Redis Go client
google/oss-fuzz
OSS-Fuzz - continuous fuzzing for open source software.
tailscale/tailscale
The easiest, most secure way to use WireGuard and 2FA.
mrnugget/dotfiles
My dotfiles, including configuration for zsh, tmux, psql
ardanlabs/gotraining
Go Training Class Material :
alextanhongpin/go-advance-concurrency
A collection of best practices and lessons learnt from applying concurrency in go.
microsoft/language-server-protocol
Defines a common protocol for language servers.