philicious's Stars
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
golang-standards/project-layout
Standard Go Project Layout
ianstormtaylor/slate
A completely customizable framework for building rich text editors. (Currently in beta.)
derailed/k9s
🐶 Kubernetes CLI To Manage Your Clusters In Style!
exelban/stats
macOS system monitor in your menu bar
stretchr/testify
A toolkit with common assertions and mocks that plays nicely with the standard library
blevesearch/bleve
A modern text/numeric/geo-spatial/vector indexing library for go
hashicorp/terraform-provider-aws
The AWS Provider enables Terraform to manage AWS resources.
evrone/go-clean-template
Clean Architecture template for Golang services
kelseyhightower/envconfig
Golang library for managing configuration data from environment variables
hashicorp/terraform-cdk
Define infrastructure resources using programming constructs and provision them using HashiCorp Terraform
terraform-docs/terraform-docs
Generate documentation from Terraform modules in various output formats
helmfile/helmfile
Declaratively deploy your Kubernetes manifests, Kustomize configs, and Charts as Helm releases. Generate all-in-one manifests for use with ArgoCD.
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.
projen/projen
Rapidly build modern applications with advanced configuration management
matryer/moq
Interface mocking tool for go generate
m0nad/Diamorphine
LKM rootkit for Linux Kernels 2.6.x/3.x/4.x/5.x/6.x (x86/x86_64 and ARM64)
minio/c2goasm
C to Go Assembly
terraform-google-modules/terraform-google-kubernetes-engine
Configures opinionated GKE clusters
denandz/sourcemapper
Extract JavaScript source trees from Sourcemap files
cloudevents/sdk-go
Go SDK for CloudEvents
swaggo/echo-swagger
echo middleware to automatically generate RESTful API documentation with Swagger 2.0.
Schischu/hello_fresh_gewuerze
Hello Fresh Gewürze
justinmc/react-audio-player
A simple React wrapper on the HTML5 audio tag
prometheus/collectd_exporter
A server that accepts collectd stats via HTTP POST and exports them via HTTP for Prometheus consumption
particuleio/terraform-kubernetes-addons
Terraform module to deploy curated Kubernetes middlewares on multiple cloud providers.
fullstorydev/emulators
High quality cloud service emulators for local development stacks
Werter12/material-ui-audio-player
Audio player react component for material ui design
mwood23/slate-test-utils
A toolkit to test Slate rich text editors with Jest, React Testing Library, and hyperscript! Write user driven integration tests with ease.
ameijer/k8s-as-helm
Kubernetes API Primitives as Helm Charts