denpeshkov's Stars
lensapp/lens
Lens - The way the world runs Kubernetes
redis/go-redis
Redis Go client
tailscale/tailscale
The easiest, most secure way to use WireGuard and 2FA.
GoogleContainerTools/kaniko
Build Container Images In Kubernetes
boltdb/bolt
An embedded key/value database for Go.
twpayne/chezmoi
Manage your dotfiles across multiple diverse machines, securely.
kubernetes-sigs/kind
Kubernetes IN Docker - local clusters for testing Kubernetes
eza-community/eza
A modern alternative to ls
dgryski/go-perfbook
Thoughts on Go performance optimization
google/oss-fuzz
OSS-Fuzz - continuous fuzzing for open source software.
fsnotify/fsnotify
Cross-platform filesystem notifications for Go.
joho/godotenv
A Go port of Ruby's dotenv library (Loads environment variables from .env files)
enocom/gopher-reading-list
A curated selection of blog posts on Go
mmcgrana/gobyexample
Go by Example
perkeep/perkeep
Perkeep (née Camlistore) is your personal storage system for life: a way of storing, syncing, sharing, modelling and backing up content.
kelseyhightower/envconfig
Golang library for managing configuration data from environment variables
ServiceWeaver/weaver
Programming framework for writing and deploying cloud applications.
superfly/litefs
FUSE-based file system for replicating SQLite databases across a cluster of machines
testcontainers/testcontainers-go
Testcontainers for Go is a Go package that makes it simple to create and clean up container-based dependencies for automated integration/smoke tests. The clean, easy-to-use API enables developers to programmatically define containers that should be run as part of a test and clean up those resources when the test is done.
go-oauth2/oauth2
OAuth 2.0 server library for the Go programming language.
collabnix/kubelabs
Get Started with Kubernetes
google/exposure-notifications-server
Exposure Notification Reference Server | Covid-19 Exposure Notifications
grafana/tanka
Flexible, reusable and concise configuration for Kubernetes
peterbourgon/ff
Flags-first package for configuration
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
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."
go-perf/awesome-go-perf
A curated list of Awesome Go performance libraries and tools
aclements/perflock
Locking wrapper for running benchmarks on shared hosts
aclements/objbrowse
Interactive object file browser with symbol, source, assembly, and analysis