Skip to content

Latest commit

 

History

History
127 lines (123 loc) · 14.8 KB

2020-04-10.md

File metadata and controls

127 lines (123 loc) · 14.8 KB

2020-04-10

python

swift

javascript

go

  • sirupsen / logrus:Structured, pluggable logging for Go.
  • crawlab-team / crawlab:Distributed web crawler admin platform for spiders management regardless of languages and frameworks.
  • cri-o / cri-o:Open Container Initiative-based implementation of Kubernetes Container Runtime Interface
  • weaveworks / eksctl:The official CLI for Amazon EKS
  • github / gh-ost:GitHub's Online Schema Migrations for MySQL
  • kubernetes / dashboard:General-purpose web UI for Kubernetes clusters
  • dgrijalva / jwt-go:Golang implementation of JSON Web Tokens (JWT)
  • shomali11 / go-interview:Collection of Technical Interview Questions solved with Go
  • hashicorp / vault:A tool for secrets management, encryption as a service, and privileged access management
  • hashicorp / consul:Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
  • istio / istio:Connect, secure, control, and observe services.
  • thanos-io / thanos:Highly available Prometheus setup with long term storage capabilities. CNCF Sandbox project.
  • google / go-github:Go library for accessing the GitHub API
  • fanux / sealos:只能用丝滑一词形容的kubernetes高可用安装(kubernetes install)工具,一条命令,离线安装,包含所有依赖,内核负载不依赖haproxy keepalived,纯golang开发,99年证书,支持v1.16.8 v1.15.11 v1.17.4 v1.18.0!
  • aws / amazon-vpc-cni-k8s:Networking plugin repository for pod networking in Kubernetes using Elastic Network Interfaces on AWS
  • golang-migrate / migrate:Database migrations. CLI and Golang library.
  • dexidp / dex:OpenID Connect Identity (OIDC) and OAuth 2.0 Provider with Pluggable Connectors
  • ffuf / ffuf:Fast web fuzzer written in Go
  • fluxcd / flux:The GitOps Kubernetes operator
  • hashicorp / nomad:Nomad is an easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications. Nomad is easy to operate and scale and has native Consul and Vault integrations.
  • jinzhu / gorm:The fantastic ORM library for Golang, aims to be developer friendly (v2 is under development, PR based on master branch won't be accepted)
  • virtual-kubelet / virtual-kubelet:Virtual Kubelet is an open source Kubernetes kubelet implementation.
  • go-redis / redis:Type-safe Redis client for Golang
  • DATA-DOG / go-sqlmock:Sql mock driver for golang to test database interactions
  • onsi / ginkgo:BDD Testing Framework for Go