Skip to content

Latest commit

 

History

History
109 lines (105 loc) · 13.9 KB

2024-02-15.md

File metadata and controls

109 lines (105 loc) · 13.9 KB

2024-02-15

python

swift

javascript

go

  • hashicorp / terraform:Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
  • spf13 / cobra:A Commander for modern Go CLI interactions
  • k8sgpt-ai / k8sgpt:Giving Kubernetes Superpowers to everyone
  • hashicorp / vault:A tool for secrets management, encryption as a service, and privileged access management
  • helm / helm:The Kubernetes Package Manager
  • valyala / fasthttp:Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
  • grpc / grpc-go:The Go language implementation of gRPC. HTTP/2 based RPC
  • hashicorp / terraform-provider-aws:Terraform AWS provider
  • hyperledger / fabric:Hyperledger Fabric is an enterprise-grade permissioned distributed ledger framework for developing solutions and applications. Its modular and versatile design satisfies a broad range of industry use cases. It offers a unique approach to consensus that enables performance at scale while preserving privacy.
  • hashicorp / consul:Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
  • google / wire:Compile-time Dependency Injection for Go
  • tektoncd / pipeline:A cloud-native Pipeline resource.
  • golang / go:The Go programming language
  • bluenviron / mediamtx:Ready-to-use SRT / WebRTC / RTSP / RTMP / LL-HLS media server and media proxy that allows to read, publish, proxy, record and playback video and audio streams.
  • projectcalico / calico:Cloud native networking and network security
  • kubernetes-sigs / kustomize:Customization of kubernetes YAML configurations
  • marcel-dempers / docker-development-youtube-series:
  • dagger / dagger:Application Delivery as Code that Runs Anywhere
  • IBM / sarama:Sarama is a Go library for Apache Kafka.
  • uber-go / zap:Blazing fast, structured, leveled logging in Go.
  • Shopify / toxiproxy:⏰ 🔥 A TCP proxy to simulate network and system conditions for chaos and resiliency testing
  • influxdata / telegraf:The plugin-driven server agent for collecting & reporting metrics.
  • hashicorp / packer:Packer is a tool for creating identical machine images for multiple platforms from a single source configuration.
  • bitnami-labs / sealed-secrets:A Kubernetes controller and tool for one-way encrypted Secrets
  • argoproj / argo-rollouts:Progressive Delivery for Kubernetes