Skip to content

Latest commit

 

History

History
144 lines (140 loc) · 15.6 KB

2023-03-08.md

File metadata and controls

144 lines (140 loc) · 15.6 KB

2023-03-08

python

swift

javascript

go

  • zinclabs / zincsearch:ZincSearch . A lightweight alternative to elasticsearch that requires minimal resources, written in Go.
  • moby / moby:Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
  • ServiceWeaver / weaver:Programming framework for writing and deploying cloud applications.
  • 869413421 / chatgpt-web:基于ChatGPT3.5 API实现的私有化web程序
  • 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.
  • Leizhenpeng / feishu-chatgpt:🎒 飞书 ×(GPT-3.5 + DALL·E + Whisper)= 飞一般的工作体验 🚀 语音对话、角色扮演、多话题讨论、图片创作、文档导出 🚀
  • Shopify / sarama:Sarama is a Go library for Apache Kafka.
  • ddev / ddev:Docker-based local PHP+Node.js web development environments
  • samber / lo:💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)
  • 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.
  • projectdiscovery / httpx:httpx is a fast and multi-purpose HTTP toolkit that allows running multiple probes using the retryablehttp library.
  • aws / aws-sdk-go-v2:AWS SDK for the Go programming language.
  • sashabaranov / go-openai:OpenAI ChatGPT, GPT-3, DALL·E, Whisper API wrapper for Go
  • external-secrets / external-secrets:External Secrets Operator reads information from a third-party service like AWS Secrets Manager and automatically injects the values as Kubernetes Secrets.
  • gofiber / fiber:⚡️ Express inspired web framework written in Go
  • go-gorm / gorm:The fantastic ORM library for Golang, aims to be developer friendly
  • redis / go-redis:Type-safe Redis client for Golang
  • elastic / cloud-on-k8s:Elastic Cloud on Kubernetes
  • argoproj / argo-cd:Declarative continuous deployment for Kubernetes.
  • kubernetes-sigs / kustomize:Customization of kubernetes YAML configurations
  • aws / karpenter:Karpenter is a Kubernetes Node Autoscaler built for flexibility, performance, and simplicity.
  • gitleaks / gitleaks:Protect and discover secrets using Gitleaks 🔑
  • drakkan / sftpgo:Fully featured and highly configurable SFTP server with optional HTTP/S, FTP/S and WebDAV support - S3, Google Cloud Storage, Azure Blob
  • Mikaelemmmm / go-zero-looklook:🔥 基于go-zero(go zero) 微服务全技术栈开发最佳实践项目。Develop best practice projects based on the full technology stack of go zero (go zero) microservices.
  • dominikbraun / graph:A library for creating generic graph data structures and modifying, analyzing, and visualizing them.