Skip to content

Latest commit

 

History

History
109 lines (105 loc) · 15.2 KB

2024-03-14.md

File metadata and controls

109 lines (105 loc) · 15.2 KB

2024-03-14

python

swift

javascript

go

  • apernet / OpenGFW:OpenGFW is a flexible, easy-to-use, open source implementation of GFW (Great Firewall of China) on Linux
  • google / gvisor:Application Kernel for Containers
  • lionsoul2014 / ip2region:Ip2region (2.0 - xdb) is a offline IP address manager framework and locator, support billions of data segments, ten microsecond searching performance. xdb engine implementation for many programming languages
  • danielgtaylor / huma:Huma REST/HTTP API Framework for Golang with OpenAPI 3.1
  • pwh-pwh / aiwechat-vercel:使用vercel的functions,将ai功能加入微信公众号
  • kubernetes / dashboard:General-purpose web UI for Kubernetes clusters
  • ollama / ollama:Get up and running with Llama 2, Mistral, Gemma, and other large language models.
  • redis / go-redis:Redis Go client
  • netbirdio / netbird:Connect your devices into a single secure private WireGuard®-based mesh network with SSO/MFA and simple access controls.
  • 99designs / gqlgen:go generate based graphql server library
  • opentofu / opentofu:OpenTofu lets you declaratively manage your cloud infrastructure.
  • navidrome / navidrome:🎧☁️ Modern Music Server and Streamer compatible with Subsonic/Airsonic
  • golang-migrate / migrate:Database migrations. CLI and Golang library.
  • containerd / containerd:An open and reliable container runtime
  • hashicorp / vault:A tool for secrets management, encryption as a service, and privileged access management
  • cloudwego / kitex:Go RPC framework with high-performance and strong-extensibility for building micro-services.
  • docker / compose:Define and run multi-container applications with Docker
  • mao888 / golang-guide:「Golang学习+面试指南」一份涵盖大部分 Golang程序员所需要掌握的核心知识。准备 Golang面试,首选 GolangGuide!
  • googleapis / google-cloud-go:Google Cloud Client Libraries for Go.
  • 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.
  • prometheus / alertmanager:Prometheus Alertmanager
  • 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.
  • moby / moby:The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
  • projectcalico / calico:Cloud native networking and network security
  • mitchellh / mapstructure:Go library for decoding generic map values into native Go structures and vice versa.