tareksha's Stars
golang/go
The Go programming language
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
gin-gonic/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
google/guava
Google core libraries for Java
spf13/cobra
A Commander for modern Go CLI interactions
istio/istio
Connect, secure, control, and observe services.
spf13/viper
Go configuration with fangs
uber-go/zap
Blazing fast, structured, leveled logging in Go.
grpc/grpc-go
The Go language implementation of gRPC. HTTP/2 based RPC
json-iterator/go
A high-performance 100% compatible drop-in replacement of "encoding/json"
golang/mock
GoMock is a mocking framework for the Go programming language.
vmware-tanzu/velero
Backup and migrate Kubernetes applications and their persistent volumes
onsi/ginkgo
A Modern Testing Framework for Go
kubernetes-sigs/kubebuilder
Kubebuilder - SDK for building Kubernetes APIs using CRDs
kubernetes-sigs/external-dns
Configure external DNS servers (AWS Route53, Google CloudDNS and others) for Kubernetes Ingresses and Services
darccio/mergo
Mergo: merging Go structs and maps since 2013
kubernetes-sigs/controller-runtime
Repo for the controller-runtime subproject of kubebuilder (sig-apimachinery)
onsi/gomega
Ginkgo's Preferred Matcher Library
go-logr/logr
A simple logging interface for Go
gin-contrib/pprof
gin pprof middleware
SAP/sap-btp-service-operator
SAP BTP service operator enables developers to connect Kubernetes clusters to SAP BTP accounts and to consume SAP BTP services within the clusters by using Kubernetes native tools.
SAP/yeoman-ui
Provide rich user experience for Yeoman generators using VSCode extension or the browser.