Skip to content

Latest commit

 

History

History
109 lines (105 loc) · 14.5 KB

2024-02-07.md

File metadata and controls

109 lines (105 loc) · 14.5 KB

2024-02-07

python

swift

javascript

go

  • usememos / memos:An open source, lightweight note-taking service. Easily capture and share your great thoughts.
  • moby / moby:The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
  • gabotechs / dep-tree:tool for helping developers keep their code bases clean and decoupled. It allows visualising a "code base entropy" using a 3d force-directed graph of files and the dependencies between.
  • smartcontractkit / chainlink:node of the decentralized oracle network, bridging on and off-chain computation
  • juicedata / juicefs:JuiceFS is a distributed POSIX file system built on top of Redis and S3.
  • hashicorp / vault:A tool for secrets management, encryption as a service, and privileged access management
  • samber / lo:💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)
  • glasskube / glasskube:🧊 The missing Package Manager for Kubernetes 📦 Featuring a GUI and a CLI. Glasskube packages are dependency aware, GitOps ready and can get automatic updates via a central public package repository.
  • jackc / pgx:PostgreSQL driver and toolkit for Go
  • crossplane / crossplane:The Cloud Native Control Plane
  • dunglas / frankenphp:The modern PHP app server 🧟
  • kubernetes / autoscaler:Autoscaling components for Kubernetes
  • emirpasic / gods:GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more
  • swaggo / swag:Automatically generate RESTful API documentation with Swagger 2.0 for Go.
  • 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.
  • aws / aws-sdk-go-v2:AWS SDK for the Go programming language.
  • 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.
  • zaigie / palworld-server-tool:基于Level.sav存档解析和RCON优雅地用可视化界面管理幻兽帕鲁专用服务器。/ Through parse Level.sav and RCON, visual interface management PalWorld dedicated server.
  • runatlantis / atlantis:Terraform Pull Request Automation
  • oauth2-proxy / oauth2-proxy:A reverse proxy that provides authentication with Google, Azure, OpenID Connect and many more identity providers.
  • go-gorm / gorm:The fantastic ORM library for Golang, aims to be developer friendly
  • go-playground / validator:💯Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
  • kubevela / kubevela:The Modern Application Platform.
  • cert-manager / cert-manager:Automatically provision and manage TLS certificates in Kubernetes
  • cri-o / cri-o:Open Container Initiative-based implementation of Kubernetes Container Runtime Interface