From 7fd89d494de993874043911dc4182dcd3303b022 Mon Sep 17 00:00:00 2001 From: eryajf Date: Wed, 17 Jan 2024 16:23:55 +0000 Subject: [PATCH] Auto commit by bot, ci skip --- resources/README-en.md | 141 ++++++++++++++++++++++------------------- 1 file changed, 76 insertions(+), 65 deletions(-) diff --git a/resources/README-en.md b/resources/README-en.md index 52b09f0..5989307 100644 --- a/resources/README-en.md +++ b/resources/README-en.md @@ -26,7 +26,7 @@ Special welcome to all friends to surf, learn, reference in the project list. Wh ๐Ÿ“ข If you plan to apply it in your production environment, please evaluate the selection based on the project's open source license, star count, last update time and other factors. -๐Ÿง Divided into 65 categories. ๐Ÿ“ฅ Includes 287 entries. +๐Ÿง Divided into 65 categories. ๐Ÿ“ฅ Includes 298 entries. ## Backup @@ -118,13 +118,16 @@ Special welcome to all friends to surf, learn, reference in the project list. Wh ## DNS

-๐Ÿ“ฅ This category contains 3 items. +๐Ÿ“ฅ This category contains 6 items.

| Repository | License | Star |CreatedAt | UpdatedAt | Description | |:-:|:-:|:-:|:-:|:-:|:-:| +| [lanyi1998/DNSlog-GO](https://github.com/lanyi1998/DNSlog-GO) | MIT | 973 | 2020-09-05 | 2023-10-08 | DNSLog-GO is a monitoring tool written in Golang that monitors DNS resolution records. It comes with a web interface. | | [jeessy2/ddns-go](https://github.com/jeessy2/ddns-go) | MIT | 7942 | 2020-08-26 | 2024-01-15 | Automatically get your public IP address and resolve it to the corresponding domain name service, support Aliyun, Tencent Cloud, DNSpod, Cloudflare, Huawei Cloud, Callback, Baidu Cloud, Porkbun, GoDaddy, Google, Domain, Namecheap, NameSilo | +| [DNSPod/dnspod-sr](https://github.com/DNSPod/dnspod-sr) | NOASSERTION | 1354 | 2012-06-01 | 2016-09-27 | A high-performance recursive DNS server software running on the Linux platform, with the advantages of high performance, high load, and easy expansion, which can be compared with non-BIND software. | | [BeryJu/gravity](https://github.com/BeryJu/gravity) | GPL-3.0 | 342 | 2022-07-06 | 2024-01-17 | Developed based on Golang, it realizes a complete DNS and DHCP management console | +| [PowerDNS/pdns](https://github.com/PowerDNS/pdns) | GPL-2.0 | 3283 | 2013-04-26 | 2024-01-17 | PowerDNS Authoritative, PowerDNS Recursor, dnsdist | | [wolf-joe/ts-dns](https://github.com/wolf-joe/ts-dns) | MIT | 307 | 2020-03-06 | 2023-05-12 | Flexible and fast DNS group forwarder | @@ -148,12 +151,12 @@ Special welcome to all friends to surf, learn, reference in the project list. Wh | Repository | License | Star |CreatedAt | UpdatedAt | Description | |:-:|:-:|:-:|:-:|:-:|:-:| -| [cosmtrek/air](https://github.com/cosmtrek/air) | GPL-3.0 | 13558 | 2017-10-12 | 2024-01-13 | โ˜๏ธ A hot-reloading CLI tool designed for Go applications development | +| [cosmtrek/air](https://github.com/cosmtrek/air) | GPL-3.0 | 13562 | 2017-10-12 | 2024-01-13 | โ˜๏ธ A hot-reloading CLI tool designed for Go applications development | | [curlconverter/curlconverter](https://github.com/curlconverter/curlconverter) | MIT | 6896 | 2014-12-25 | 2024-01-05 | A tool that can convert curl commands into requests in various languages | -| [golangci/golangci-lint](https://github.com/golangci/golangci-lint) | GPL-3.0 | 13874 | 2018-05-04 | 2024-01-16 | Fast linters runner for Go. 5x faster than gometalinter. Nice colored output. Can report only new issues. Fewer false-positives. Yaml/toml config. Highly customizable. Many linters. Fewer mistakes. CI-integrated. Used by Uber, The New York Times, GitLab, HashiCorp, OpenShift and others. | -| [AykutSarac/jsoncrack.com](https://github.com/AykutSarac/jsoncrack.com) | GPL-3.0 | 26928 | 2022-01-30 | 2024-01-15 | A tool that converts various data formats such as JSON, YAML, XML, CSV, etc. into interactive charts | +| [golangci/golangci-lint](https://github.com/golangci/golangci-lint) | GPL-3.0 | 13876 | 2018-05-04 | 2024-01-16 | Fast linters runner for Go. 5x faster than gometalinter. Nice colored output. Can report only new issues. Fewer false-positives. Yaml/toml config. Highly customizable. Many linters. Fewer mistakes. CI-integrated. Used by Uber, The New York Times, GitLab, HashiCorp, OpenShift and others. | +| [AykutSarac/jsoncrack.com](https://github.com/AykutSarac/jsoncrack.com) | GPL-3.0 | 26931 | 2022-01-30 | 2024-01-15 | A tool that converts various data formats such as JSON, YAML, XML, CSV, etc. into interactive charts | | [massCodeIO/massCode](https://github.com/massCodeIO/massCode) | AGPL-3.0 | 5253 | 2022-03-29 | 2023-12-31 | An open source local code snippet management tool | -| [FiloSottile/mkcert](https://github.com/FiloSottile/mkcert) | BSD-3-Clause | 44224 | 2018-06-25 | 2023-11-29 | A simple zero-config tool to make locally trusted development certificates with any names you d like | +| [FiloSottile/mkcert](https://github.com/FiloSottile/mkcert) | BSD-3-Clause | 44225 | 2018-06-25 | 2023-11-29 | A simple zero-config tool to make locally trusted development certificates with any names you d like | | [pre-commit/pre-commit-hooks](https://github.com/pre-commit/pre-commit-hooks) | MIT | 4614 | 2014-03-13 | 2024-01-08 | Some out-of-the-box pre-check tools for code pre-commit | | [xjq7/runcode](https://github.com/xjq7/runcode) | GPL-2.0 | 187 | 2022-10-11 | 2023-12-06 | Online editor, support online writing, running code, support C, C++, Golang, Nodejs, Rust, Java, Python, C#, PHP and other languages | | [ritz078/transform](https://github.com/ritz078/transform) | MIT | 6636 | 2017-06-15 | 2023-12-27 | Multi-format file conversion tool, such as JSON to struct, etc. | @@ -169,12 +172,12 @@ Special welcome to all friends to surf, learn, reference in the project list. Wh |:-:|:-:|:-:|:-:|:-:|:-:| | [P3GLEG/Whaler](https://github.com/P3GLEG/Whaler) | GPL-3.0 | 998 | 2018-06-05 | 2022-06-25 | A tool that can view the Dockerfile of the running container | | [moby/buildkit](https://github.com/moby/buildkit) | Apache-2.0 | 7402 | 2017-05-31 | 2024-01-17 | Enhance the function of Docker build, support parallel build, cache, image export and other functions | -| [abiosoft/colima](https://github.com/abiosoft/colima) | MIT | 15365 | 2021-09-04 | 2024-01-04 | Container runtime for MacOS and Linux, with minimal setup | -| [wagoodman/dive](https://github.com/wagoodman/dive) | MIT | 41862 | 2018-05-13 | 2024-01-13 | A tool for exploring a docker image, layer contents, and discovering ways to shrink the size of your Docker/OCI image | +| [abiosoft/colima](https://github.com/abiosoft/colima) | MIT | 15368 | 2021-09-04 | 2024-01-04 | Container runtime for MacOS and Linux, with minimal setup | +| [wagoodman/dive](https://github.com/wagoodman/dive) | MIT | 41864 | 2018-05-13 | 2024-01-13 | A tool for exploring a docker image, layer contents, and discovering ways to shrink the size of your Docker/OCI image | | [ufoscout/docker-compose-wait](https://github.com/ufoscout/docker-compose-wait) | Apache-2.0 | 1562 | 2016-11-30 | 2023-12-20 | A small command line utility to wait for other docker images to be started while using docker-compose(or dockerized environment in general) | | [FX-Max/docker-install-everything](https://github.com/FX-Max/docker-install-everything) | MIT | 137 | 2022-04-05 | 2023-12-27 | Use Docker-compose to install various services | | [louislam/dockge](https://github.com/louislam/dockge) | MIT | 6352 | 2023-10-23 | 2024-01-14 | A fancy, easy-to-use and reactive self-hosted docker compose.yaml stack-oriented manager | -| [portainer/portainer](https://github.com/portainer/portainer) | Zlib | 27773 | 2016-05-19 | 2024-01-17 | Making Docker and Kubernetes management easy. | +| [portainer/portainer](https://github.com/portainer/portainer) | Zlib | 27775 | 2016-05-19 | 2024-01-17 | Making Docker and Kubernetes management easy. | | [quay/quay](https://github.com/quay/quay) | Apache-2.0 | 2307 | 2019-11-08 | 2024-01-17 | Red Hat open source Docker image repository, similar to Harbor | | [lavie/runlike](https://github.com/lavie/runlike) | NOASSERTION | 1795 | 2015-06-04 | 2023-02-26 | A tool that can view the startup command of the running container | | [silenceshell/topic](https://github.com/silenceshell/topic) | MIT | 139 | 2021-09-03 | 2022-10-08 | A tool based on Golang to run the top command in the container | @@ -188,7 +191,7 @@ Special welcome to all friends to surf, learn, reference in the project list. Wh | Repository | License | Star |CreatedAt | UpdatedAt | Description | |:-:|:-:|:-:|:-:|:-:|:-:| -| [GopeedLab/gopeed](https://github.com/GopeedLab/gopeed) | GPL-3.0 | 8250 | 2019-04-21 | 2024-01-17 | A high-speed downloader developed by Golang + Flutter, supports (HTTP, BitTorrent, Magnet) protocol, and supports all platforms. In addition to basic download functions, Gopeed is also a highly customizable downloader that supports implementing more features through integration with APIs or installation and development of extensions. | +| [GopeedLab/gopeed](https://github.com/GopeedLab/gopeed) | GPL-3.0 | 8253 | 2019-04-21 | 2024-01-17 | A high-speed downloader developed by Golang + Flutter, supports (HTTP, BitTorrent, Magnet) protocol, and supports all platforms. In addition to basic download functions, Gopeed is also a highly customizable downloader that supports implementing more features through integration with APIs or installation and development of extensions. | | [Code-Hex/pget](https://github.com/Code-Hex/pget) | MIT | 1077 | 2016-06-30 | 2023-10-19 | Golang written file download client that can be resumed | @@ -245,7 +248,7 @@ Special welcome to all friends to surf, learn, reference in the project list. Wh | [linfaxin/MBBS](https://github.com/linfaxin/MBBS) | MIT | 123 | 2022-07-13 | 2023-11-30 | Lightweight full-featured forum, mobile/PC dual-end adaptation, no dependency one-click start, technology stack Express + SQLite + React | | [zhuchunshu/SForum](https://github.com/zhuchunshu/SForum) | MIT | 183 | 2021-07-08 | 2024-01-10 | โœจ A feature-rich, low-memory, componentized, high-performance forum program | | [casbin/casnode](https://github.com/casbin/casnode) | Apache-2.0 | 28 | 2023-07-29 | 2023-12-30 | A forum project in V2EX style | -| [flarum/framework](https://github.com/flarum/framework) | N/A | 6111 | 2014-12-20 | 2024-01-12 | A simple, elegant forum project | +| [flarum/framework](https://github.com/flarum/framework) | N/A | 6113 | 2014-12-20 | 2024-01-12 | A simple, elegant forum project | | [rocboss/paopao-ce](https://github.com/rocboss/paopao-ce) | MIT | 3559 | 2022-05-24 | 2024-01-17 | A fresh and artistic micro-community, Gin+Zinc+Vue+TS development | @@ -258,7 +261,7 @@ Special welcome to all friends to surf, learn, reference in the project list. Wh | Repository | License | Star |CreatedAt | UpdatedAt | Description | |:-:|:-:|:-:|:-:|:-:|:-:| | [mongodb-js/compass](https://github.com/mongodb-js/compass) | NOASSERTION | 933 | 2015-03-02 | 2024-01-17 | An official client tool for MongoDB | -| [Studio3T/robomongo](https://github.com/Studio3T/robomongo) | GPL-3.0 | 9234 | 2012-11-07 | 2022-09-22 | Native cross-platform MongoDB management tool | +| [Studio3T/robomongo](https://github.com/Studio3T/robomongo) | GPL-3.0 | 9235 | 2012-11-07 | 2022-09-22 | Native cross-platform MongoDB management tool | ## GUI-Redis @@ -293,12 +296,17 @@ Special welcome to all friends to surf, learn, reference in the project list. Wh ## Gateway

-๐Ÿ“ฅ This category contains 2 items. +๐Ÿ“ฅ This category contains 7 items.

| Repository | License | Star |CreatedAt | UpdatedAt | Description | |:-:|:-:|:-:|:-:|:-:|:-:| | [eolinker/apinto](https://github.com/eolinker/apinto) | Apache-2.0 | 1110 | 2021-07-19 | 2024-01-02 | Gateway developed based on golang, with various plug-ins, which can be extended by itself, plug and play. It can quickly help enterprises manage API services and improve the stability and security of API services | +| [apioak/apioak](https://github.com/apioak/apioak) | Apache-2.0 | 407 | 2019-10-28 | 2023-04-07 | APIOAK provides full life cycle management of API release, management and operation and maintenance. Assist users to realize microservice aggregation, front-end and back-end separation, system integration simply, quickly, at low cost and low risk, and open functions and data to partners and developers. | +| [apache/apisix](https://github.com/apache/apisix) | Apache-2.0 | 13239 | 2019-04-10 | 2024-01-17 | A cloud-native microservices API gateway, delivering the ultimate performance, security, open source and scalable platform for all your APIs and microservices. | +| [bfenetworks/bfe](https://github.com/bfenetworks/bfe) | Apache-2.0 | 6015 | 2019-07-31 | 2023-12-18 | Baidu open source modern, enterprise-level seven-layer load balancing system. | +| [alibaba/higress](https://github.com/alibaba/higress) | Apache-2.0 | 2018 | 2022-10-27 | 2024-01-17 | Higress implements three-layer gateways, including security protection gateway, traffic gateway and microservice gateway, which can significantly reduce the deployment and operation and maintenance costs of gateways. | +| [Kong/kong](https://github.com/Kong/kong) | Apache-2.0 | 36680 | 2014-11-17 | 2024-01-17 | A cloud-native, platform-agnostic, scalable API Gateway distinguished for its high performance and extensibility via plugins. | | [apache/shenyu](https://github.com/apache/shenyu) | Apache-2.0 | 8195 | 2018-07-11 | 2024-01-17 | An asynchronous, high-performance, cross-language, responsive API gateway | @@ -311,8 +319,8 @@ Special welcome to all friends to surf, learn, reference in the project list. Wh | Repository | License | Star |CreatedAt | UpdatedAt | Description | |:-:|:-:|:-:|:-:|:-:|:-:| | [PGYER/codefever](https://github.com/PGYER/codefever) | MIT | 2560 | 2022-01-19 | 2023-12-12 | Self-hosted Git server with CI/CD and Kanban | -| [go-gitea/gitea](https://github.com/go-gitea/gitea) | MIT | 40173 | 2016-11-01 | 2024-01-17 | Includes git repository hosting, code review, issue tracking, team collaboration, and CI/CD. Powerful, worth a try. Fork from Gogs | -| [gogs/gogs](https://github.com/gogs/gogs) | MIT | 43632 | 2014-02-12 | 2024-01-01 | The simplest, fastest and easiest way to build a self-service Git service, developed on Golang and supporting multiple platforms. | +| [go-gitea/gitea](https://github.com/go-gitea/gitea) | MIT | 40175 | 2016-11-01 | 2024-01-17 | Includes git repository hosting, code review, issue tracking, team collaboration, and CI/CD. Powerful, worth a try. Fork from Gogs | +| [gogs/gogs](https://github.com/gogs/gogs) | MIT | 43633 | 2014-02-12 | 2024-01-01 | The simplest, fastest and easiest way to build a self-service Git service, developed on Golang and supporting multiple platforms. | | [theonedev/onedev](https://github.com/theonedev/onedev) | MIT | 12189 | 2018-11-06 | 2024-01-16 | A completely free and open source Git code hosting service that supports one-line command installation to your own server | @@ -416,16 +424,16 @@ Special welcome to all friends to surf, learn, reference in the project list. Wh | Repository | License | Star |CreatedAt | UpdatedAt | Description | |:-:|:-:|:-:|:-:|:-:|:-:| -| [VictoriaMetrics/VictoriaMetrics](https://github.com/VictoriaMetrics/VictoriaMetrics) | Apache-2.0 | 10183 | 2018-09-30 | 2024-01-17 | Fast, economical and efficient monitoring solution and time series database, which can be used for storage of Prometheus or Grafana | +| [VictoriaMetrics/VictoriaMetrics](https://github.com/VictoriaMetrics/VictoriaMetrics) | Apache-2.0 | 10184 | 2018-09-30 | 2024-01-17 | Fast, economical and efficient monitoring solution and time series database, which can be used for storage of Prometheus or Grafana | | [tal-tech/alarm-dog](https://github.com/tal-tech/alarm-dog) | N/A | 238 | 2020-10-28 | 2022-01-10 | A universal unified alarm platform that provides configurable, process-oriented, and standardized capabilities, supports multiple alarm notification channels, supports alarm convergence, filtering, upgrade, workflow, automatic recovery and other functions | | [soxft/busuanzi](https://github.com/soxft/busuanzi) | Apache-2.0 | 122 | 2022-04-24 | 2024-01-07 | A simple website statistics analyzer | | [AutohomeCorp/frostmourne](https://github.com/AutohomeCorp/frostmourne) | MIT | 1241 | 2019-12-16 | 2023-06-14 | Distributed monitoring and alarm system based on Elasticsearch, Prometheus, SkyWalking, InfluxDB, MySQL/TiDB, ClickHouse, SQLServer, IoTDB data | -| [dromara/hertzbeat](https://github.com/dromara/hertzbeat) | Apache-2.0 | 3972 | 2022-02-04 | 2024-01-17 | Easy-to-use and friendly open source real-time monitoring and alarm system, no need for Agent, high-performance cluster, compatible with Prometheus, powerful custom monitoring capabilities | -| [hyperdxio/hyperdx](https://github.com/hyperdxio/hyperdx) | MIT | 5494 | 2023-09-13 | 2024-01-17 | An open source observability platform unifying session replays, logs, metrics, traces and errors. | +| [dromara/hertzbeat](https://github.com/dromara/hertzbeat) | Apache-2.0 | 3973 | 2022-02-04 | 2024-01-17 | Easy-to-use and friendly open source real-time monitoring and alarm system, no need for Agent, high-performance cluster, compatible with Prometheus, powerful custom monitoring capabilities | +| [hyperdxio/hyperdx](https://github.com/hyperdxio/hyperdx) | MIT | 5495 | 2023-09-13 | 2024-01-17 | An open source observability platform unifying session replays, logs, metrics, traces and errors. | | [prymitive/karma](https://github.com/prymitive/karma) | Apache-2.0 | 2131 | 2018-09-09 | 2024-01-17 | A panel that displays AlertManager alarm information, which can be used for screen projection | -| [ccfos/nightingale](https://github.com/ccfos/nightingale) | Apache-2.0 | 8276 | 2020-03-03 | 2024-01-17 | All-in-One cloud native monitoring tool, which combines the advantages of Prometheus and Grafana. You can manage and configure alarm strategies on the WebUI, and you can also visualize and analyze metrics, logs, and link tracking data distributed in multiple regions | -| [SigNoz/signoz](https://github.com/SigNoz/signoz) | NOASSERTION | 15971 | 2021-01-03 | 2024-01-17 | SigNoz is an open-source observability platform native to OpenTelemetry with logs, traces and metrics in a single application. An open-source alternative to DataDog, NewRelic, etc. Open source Application Performance Monitoring (APM) & Observability tool | -| [mikecao/umami](https://github.com/mikecao/umami) | MIT | 18246 | 2020-07-17 | 2024-01-17 | Easy to build and configure, elegant and beautiful site access statistics tool | +| [ccfos/nightingale](https://github.com/ccfos/nightingale) | Apache-2.0 | 8277 | 2020-03-03 | 2024-01-17 | All-in-One cloud native monitoring tool, which combines the advantages of Prometheus and Grafana. You can manage and configure alarm strategies on the WebUI, and you can also visualize and analyze metrics, logs, and link tracking data distributed in multiple regions | +| [SigNoz/signoz](https://github.com/SigNoz/signoz) | NOASSERTION | 15972 | 2021-01-03 | 2024-01-17 | SigNoz is an open-source observability platform native to OpenTelemetry with logs, traces and metrics in a single application. An open-source alternative to DataDog, NewRelic, etc. Open source Application Performance Monitoring (APM) & Observability tool | +| [mikecao/umami](https://github.com/mikecao/umami) | MIT | 18247 | 2020-07-17 | 2024-01-17 | Easy to build and configure, elegant and beautiful site access statistics tool | | [a597873885/webfunny_monitor](https://github.com/a597873885/webfunny_monitor) | Apache-2.0 | 4811 | 2018-07-04 | 2024-01-09 | Lightweight front-end performance monitoring system, also a buried point system, private deployment, easy to use | @@ -439,7 +447,7 @@ Special welcome to all friends to surf, learn, reference in the project list. Wh |:-:|:-:|:-:|:-:|:-:|:-:| | [dromara/MaxKey](https://github.com/dromara/MaxKey) | Apache-2.0 | 1059 | 2016-11-16 | 2024-01-10 | The industry-leading IAM-IDaas identity management and authentication product supports standard protocols such as OAuth 2.x/OpenID Connect, SAML 2.0, JWT, CAS, SCIM, etc., providing secure, standard and open user identity management (IDM), identity authentication (AM), Single sign-on (SSO), RBAC permission management and resource management, etc. | | [logto-io/logto](https://github.com/logto-io/logto) | MPL-2.0 | 6745 | 2021-06-19 | 2024-01-17 | An Auth0 alternative designed for modern applications and SaaS products. It provides a seamless developer experience and is great for individuals and growing companies | -| [zitadel/zitadel](https://github.com/zitadel/zitadel) | Apache-2.0 | 5932 | 2020-03-16 | 2024-01-17 | Enterprise-level unified identity authentication management system | +| [zitadel/zitadel](https://github.com/zitadel/zitadel) | Apache-2.0 | 5933 | 2020-03-16 | 2024-01-17 | Enterprise-level unified identity authentication management system | ## OpenLDAP @@ -450,7 +458,7 @@ Special welcome to all friends to surf, learn, reference in the project list. Wh | Repository | License | Star |CreatedAt | UpdatedAt | Description | |:-:|:-:|:-:|:-:|:-:|:-:| -| [glauth/glauth](https://github.com/glauth/glauth) | MIT | 2169 | 2018-04-25 | 2024-01-12 | A system based on golang to realize the functions of ldap, which supports local, S3, original ldap, MySQL and other storage methods. There are slight differences in usage habits from ldap | +| [glauth/glauth](https://github.com/glauth/glauth) | MIT | 2170 | 2018-04-25 | 2024-01-12 | A system based on golang to realize the functions of ldap, which supports local, S3, original ldap, MySQL and other storage methods. There are slight differences in usage habits from ldap | | [eryajf/go-ldap-admin](https://github.com/eryajf/go-ldap-admin) | GPL-3.0 | 1173 | 2022-05-18 | 2023-11-15 | ๐ŸŒ‰ OpenLDAP background management project based on Golang+Vue | @@ -476,7 +484,7 @@ Special welcome to all friends to surf, learn, reference in the project list. Wh |:-:|:-:|:-:|:-:|:-:|:-:| | [gomods/athens](https://github.com/gomods/athens) | MIT | 4264 | 2018-02-25 | 2024-01-04 | Private service warehouse program for go language. There is no web management interface, but the authentication internal gitlab is very easy to use | | [cnpm/cnpmcore](https://github.com/cnpm/cnpmcore) | MIT | 502 | 2021-08-05 | 2024-01-13 | Front end npm package manager | -| [composer/composer](https://github.com/composer/composer) | MIT | 28026 | 2011-06-08 | 2024-01-17 | Private server program for PHP language stack | +| [composer/composer](https://github.com/composer/composer) | MIT | 28028 | 2011-06-08 | 2024-01-17 | Private server program for PHP language stack | | [dzikoysk/reposilite](https://github.com/dzikoysk/reposilite) | Apache-2.0 | 1146 | 2017-07-06 | 2024-01-11 | Lightweight and easy to use repository manager for JVM ecosystem based on Maven | @@ -528,7 +536,7 @@ Special welcome to all friends to surf, learn, reference in the project list. Wh | Repository | License | Star |CreatedAt | UpdatedAt | Description | |:-:|:-:|:-:|:-:|:-:|:-:| | [hhyo/Archery](https://github.com/hhyo/Archery) | Apache-2.0 | 5423 | 2018-09-28 | 2024-01-06 | SQL audit query platform | -| [Bytebase/Bytebase](https://github.com/Bytebase/Bytebase) | NOASSERTION | 9164 | 2021-01-27 | 2024-01-17 | The world most advanced database DevOps and CI/CD for developers, DBAs and platform engineering teams | +| [Bytebase/Bytebase](https://github.com/Bytebase/Bytebase) | NOASSERTION | 9165 | 2021-01-27 | 2024-01-17 | The world most advanced database DevOps and CI/CD for developers, DBAs and platform engineering teams | | [cookieY/Yearning](https://github.com/cookieY/Yearning) | AGPL-3.0 | 8111 | 2017-10-18 | 2024-01-15 | Simple and efficient MySQL audit platform | @@ -540,9 +548,9 @@ Special welcome to all friends to surf, learn, reference in the project list. Wh | Repository | License | Star |CreatedAt | UpdatedAt | Description | |:-:|:-:|:-:|:-:|:-:|:-:| -| [meilisearch/meilisearch](https://github.com/meilisearch/meilisearch) | MIT | 41217 | 2018-04-23 | 2024-01-17 | โšก Lightning Fast, Ultra Relevant, and Typo-Tolerant Search Engine written in Rust ๐Ÿ” | -| [openobserve/openobserve](https://github.com/openobserve/openobserve) | AGPL-3.0 | 7904 | 2023-02-02 | 2024-01-17 | A cloud-native observability platform, built for logs, metrics, traces, analytics, and RUM (Real User Monitoring - performance, errors, session replay), designed for PB scale workloads | -| [zincsearch/zincsearch](https://github.com/zincsearch/zincsearch) | NOASSERTION | 15919 | 2021-12-02 | 2024-01-14 | A search engine for full-text indexing. It is a lightweight alternative to Elasticsearch and uses only a small fraction of resources at runtime. It uses blue as the underlying index library | +| [meilisearch/meilisearch](https://github.com/meilisearch/meilisearch) | MIT | 41219 | 2018-04-23 | 2024-01-17 | โšก Lightning Fast, Ultra Relevant, and Typo-Tolerant Search Engine written in Rust ๐Ÿ” | +| [openobserve/openobserve](https://github.com/openobserve/openobserve) | AGPL-3.0 | 7907 | 2023-02-02 | 2024-01-17 | A cloud-native observability platform, built for logs, metrics, traces, analytics, and RUM (Real User Monitoring - performance, errors, session replay), designed for PB scale workloads | +| [zincsearch/zincsearch](https://github.com/zincsearch/zincsearch) | NOASSERTION | 15921 | 2021-12-02 | 2024-01-14 | A search engine for full-text indexing. It is a lightweight alternative to Elasticsearch and uses only a small fraction of resources at runtime. It uses blue as the underlying index library | ## Shell-Scripts @@ -579,10 +587,10 @@ Special welcome to all friends to surf, learn, reference in the project list. Wh | Repository | License | Star |CreatedAt | UpdatedAt | Description | |:-:|:-:|:-:|:-:|:-:|:-:| | [bitepeng/b0pass](https://github.com/bitepeng/b0pass) | Apache-2.0 | 1898 | 2019-10-24 | 2023-12-15 | High-performance `mobile phone computer ultra-large file transfer artifact` and `LAN shared file server` based on Go language | -| [localsend/localsend](https://github.com/localsend/localsend) | MIT | 26887 | 2022-12-16 | 2024-01-15 | A free, open-source application that allows you to securely share files and messages with nearby devices on your local network without an internet connection | +| [localsend/localsend](https://github.com/localsend/localsend) | MIT | 26893 | 2022-12-16 | 2024-01-15 | A free, open-source application that allows you to securely share files and messages with nearby devices on your local network without an internet connection | | [lra/mackup](https://github.com/lra/mackup) | GPL-3.0 | 13917 | 2013-04-06 | 2024-01-15 | A tool that keeps your application configuration in sync | | [mtlynch/picoshare](https://github.com/mtlynch/picoshare) | NOASSERTION | 1965 | 2022-02-14 | 2024-01-16 | A file sharing service that supports multiple types, easy to deploy and easy to use | -| [syncthing/syncthing](https://github.com/syncthing/syncthing) | MPL-2.0 | 57508 | 2013-11-26 | 2024-01-17 | Open source cross-platform file synchronization tool | +| [syncthing/syncthing](https://github.com/syncthing/syncthing) | MPL-2.0 | 57509 | 2013-11-26 | 2024-01-17 | Open source cross-platform file synchronization tool | | [trzsz/trzsz](https://github.com/trzsz/trzsz) | MIT | 982 | 2021-12-08 | 2023-11-11 | A file transfer tool compatible with tmux, similar to lrzsz, with progress bar and support for directory transfer | @@ -605,11 +613,11 @@ Special welcome to all friends to surf, learn, reference in the project list. Wh | Repository | License | Star |CreatedAt | UpdatedAt | Description | |:-:|:-:|:-:|:-:|:-:|:-:| -| [voidint/g](https://github.com/voidint/g) | MIT | 1451 | 2019-04-25 | 2023-12-27 | Another one for managing and switching multiple Golang versions | -| [moovweb/gvm](https://github.com/moovweb/gvm) | MIT | 9223 | 2011-12-03 | 2023-11-11 | A simple tool for managing and switching multiple Golang versions | +| [voidint/g](https://github.com/voidint/g) | MIT | 1452 | 2019-04-25 | 2023-12-27 | Another one for managing and switching multiple Golang versions | +| [moovweb/gvm](https://github.com/moovweb/gvm) | MIT | 9224 | 2011-12-03 | 2023-11-11 | A simple tool for managing and switching multiple Golang versions | | [jenv/jenv](https://github.com/jenv/jenv) | MIT | 5310 | 2013-01-24 | 2023-11-07 | A simple tool for managing and switching multiple JDK versions | -| [coreybutler/nvm-windows](https://github.com/coreybutler/nvm-windows) | MIT | 32761 | 2014-09-20 | 2024-01-14 | For managing and switching multiple Node versions in Windows system | -| [nvm-sh/nvm](https://github.com/nvm-sh/nvm) | MIT | 73088 | 2010-04-15 | 2024-01-07 | A simple tool for managing and switching multiple Node versions | +| [coreybutler/nvm-windows](https://github.com/coreybutler/nvm-windows) | MIT | 32763 | 2014-09-20 | 2024-01-14 | For managing and switching multiple Node versions in Windows system | +| [nvm-sh/nvm](https://github.com/nvm-sh/nvm) | MIT | 73090 | 2010-04-15 | 2024-01-07 | A simple tool for managing and switching multiple Node versions | | [sdkman/sdkman-cli](https://github.com/sdkman/sdkman-cli) | Apache-2.0 | 5699 | 2012-08-27 | 2024-01-11 | A tool for managing multiple software development kits of multiple versions on any Unix based system | | [stefanmaric/g](https://github.com/stefanmaric/g) | MIT | 849 | 2018-04-08 | 2023-07-10 | Another tool for managing and switching multiple Golang versions, package based on binary installation | | [version-fox/vfox](https://github.com/version-fox/vfox) | Apache-2.0 | 72 | 2023-12-09 | 2024-01-17 | A cross-platform tool for managing SDK versions, allowing you to quickly install and switch different versions of SDK through the command line | @@ -618,15 +626,16 @@ Special welcome to all friends to surf, learn, reference in the project list. Wh ## Wiki-Server

-๐Ÿ“ฅ This category contains 6 items. +๐Ÿ“ฅ This category contains 7 items.

| Repository | License | Star |CreatedAt | UpdatedAt | Description | |:-:|:-:|:-:|:-:|:-:|:-:| +| [BookStackApp/BookStack](https://github.com/BookStackApp/BookStack) | MIT | 13102 | 2015-08-29 | 2024-01-17 | A platform to create documentation/wiki content built with PHP & Laravel | | [zmister2016/MrDoc](https://github.com/zmister2016/MrDoc) | GPL-3.0 | 2699 | 2020-04-10 | 2024-01-17 | online document system developed based on python. It is suitable for individuals and small teams to manage documents, wiki, knowledge and notes. | -| [facebook/docusaurus](https://github.com/facebook/docusaurus) | MIT | 50746 | 2017-06-20 | 2024-01-16 | A project for easily building, deploying, and maintaining open source project websites | -| [halo-dev/halo](https://github.com/halo-dev/halo) | GPL-3.0 | 30262 | 2018-03-21 | 2024-01-17 | Powerful and easy-to-use open source website building tools, more biased towards blog style | -| [usememos/memos](https://github.com/usememos/memos) | MIT | 22290 | 2021-12-08 | 2024-01-17 | A privacy-first, lightweight note service, easily capture and share your wonderful ideas, [flomo](https://flomoapp.com/) open source alternative | +| [facebook/docusaurus](https://github.com/facebook/docusaurus) | MIT | 50749 | 2017-06-20 | 2024-01-16 | A project for easily building, deploying, and maintaining open source project websites | +| [halo-dev/halo](https://github.com/halo-dev/halo) | GPL-3.0 | 30265 | 2018-03-21 | 2024-01-17 | Powerful and easy-to-use open source website building tools, more biased towards blog style | +| [usememos/memos](https://github.com/usememos/memos) | MIT | 22293 | 2021-12-08 | 2024-01-17 | A privacy-first, lightweight note service, easily capture and share your wonderful ideas, [flomo](https://flomoapp.com/) open source alternative | | [fantasticit/think](https://github.com/fantasticit/think) | MIT | 1756 | 2022-02-20 | 2023-09-07 | An open source knowledge management tool, through an independent knowledge base space, structurally organize online collaborative documents, realize the accumulation and precipitation of knowledge, and promote the reuse and circulation of knowledge | | [mylxsw/wizard](https://github.com/mylxsw/wizard) | Apache-2.0 | 2115 | 2017-07-27 | 2023-03-22 | An open source document management tool that supports Markdown/Swagger/Table types of documents | @@ -650,7 +659,7 @@ Special welcome to all friends to surf, learn, reference in the project list. Wh | Repository | License | Star |CreatedAt | UpdatedAt | Description | |:-:|:-:|:-:|:-:|:-:|:-:| -| [fatedier/frp](https://github.com/fatedier/frp) | Apache-2.0 | 76037 | 2015-12-21 | 2024-01-16 | A high-performance reverse proxy application focused on intranet penetration, supporting multiple protocols such as TCP, UDP, HTTP, and HTTPS. Can expose intranet services to the public network through nodes with public IP in a safe and convenient way | +| [fatedier/frp](https://github.com/fatedier/frp) | Apache-2.0 | 76039 | 2015-12-21 | 2024-01-16 | A high-performance reverse proxy application focused on intranet penetration, supporting multiple protocols such as TCP, UDP, HTTP, and HTTPS. Can expose intranet services to the public network through nodes with public IP in a safe and convenient way | ## ๅŽ‹ๆต‹ @@ -676,7 +685,7 @@ Special welcome to all friends to surf, learn, reference in the project list. Wh | Repository | License | Star |CreatedAt | UpdatedAt | Description | |:-:|:-:|:-:|:-:|:-:|:-:| | [lwch/natpass](https://github.com/lwch/natpass) | MIT | 3968 | 2021-07-30 | 2023-11-30 | Host management tool, support Shell management, support remote desktop management | -| [dushixiang/next-terminal](https://github.com/dushixiang/next-terminal) | AGPL-3.0 | 3963 | 2020-12-20 | 2024-01-17 | A simple and easy-to-use open source interactive audit system developed by Golang, supporting RDP, SSH, VNC, Telnet, Kubernetes protocol | +| [dushixiang/next-terminal](https://github.com/dushixiang/next-terminal) | AGPL-3.0 | 3964 | 2020-12-20 | 2024-01-17 | A simple and easy-to-use open source interactive audit system developed by Golang, supporting RDP, SSH, VNC, Telnet, Kubernetes protocol | | [yinheli/sshw](https://github.com/yinheli/sshw) | MIT | 774 | 2018-07-21 | 2023-10-10 | A terminal SSH tool that implements a login interface similar to jumpserver | | [trzsz/trzsz-ssh](https://github.com/trzsz/trzsz-ssh) | MIT | 1058 | 2023-05-21 | 2024-01-16 | Support trzsz (trz / tsz) ssh client, support search and select server for batch login, support remember password | | [axetroy/wsm](https://github.com/axetroy/wsm) | Apache-2.0 | 73 | 2019-11-17 | 2023-07-24 | Manage remote servers via Web, simple bastion machine | @@ -690,8 +699,8 @@ Special welcome to all friends to surf, learn, reference in the project list. Wh | Repository | License | Star |CreatedAt | UpdatedAt | Description | |:-:|:-:|:-:|:-:|:-:|:-:| -| [madneal/gshark](https://github.com/madneal/gshark) | Apache-2.0 | 772 | 2018-03-09 | 2024-01-12 | Scan code leaks, sensitive information leaks and other security issues from GitHub, GitLab, etc. according to keywords and other rules | -| [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) | AGPL-3.0 | 13029 | 2016-12-31 | 2024-01-16 | A tool for scanning whether the code contains sensitive information such as passwords and keys, which can be integrated into your pipeline | +| [madneal/gshark](https://github.com/madneal/gshark) | Apache-2.0 | 773 | 2018-03-09 | 2024-01-12 | Scan code leaks, sensitive information leaks and other security issues from GitHub, GitLab, etc. according to keywords and other rules | +| [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) | AGPL-3.0 | 13033 | 2016-12-31 | 2024-01-16 | A tool for scanning whether the code contains sensitive information such as passwords and keys, which can be integrated into your pipeline | | [chaitin/veinmind-tools](https://github.com/chaitin/veinmind-tools) | MIT | 1425 | 2022-02-08 | 2024-01-10 | Container security toolset, supporting container malicious files, weak passwords, vulnerabilities, backdoors and other scanning capabilities | @@ -738,8 +747,8 @@ Special welcome to all friends to surf, learn, reference in the project list. Wh | Repository | License | Star |CreatedAt | UpdatedAt | Description | |:-:|:-:|:-:|:-:|:-:|:-:| -| [brendangregg/perf-tools](https://github.com/brendangregg/perf-tools) | GPL-2.0 | 9440 | 2014-07-10 | 2023-11-22 | Linux performance analysis tool set | -| [grafana/pyroscope](https://github.com/grafana/pyroscope) | AGPL-3.0 | 8999 | 2020-12-31 | 2024-01-17 | Continuous Profiling Platform! CPU, memory, latency, errors, and more. | +| [brendangregg/perf-tools](https://github.com/brendangregg/perf-tools) | GPL-2.0 | 9441 | 2014-07-10 | 2023-11-22 | Linux performance analysis tool set | +| [grafana/pyroscope](https://github.com/grafana/pyroscope) | AGPL-3.0 | 9000 | 2020-12-31 | 2024-01-17 | Continuous Profiling Platform! CPU, memory, latency, errors, and more. | ## ๆŠ“ๅŒ…ๅทฅๅ…ท @@ -763,10 +772,10 @@ Special welcome to all friends to surf, learn, reference in the project list. Wh | Repository | License | Star |CreatedAt | UpdatedAt | Description | |:-:|:-:|:-:|:-:|:-:|:-:| | [apicat/apicat](https://github.com/apicat/apicat) | MIT | 234 | 2022-05-05 | 2024-01-17 | An API development tool based on AI technology, which aims to help developers develop APIs faster and more efficiently through automation and intelligence | -| [hoppscotch/hoppscotch](https://github.com/hoppscotch/hoppscotch) | MIT | 58138 | 2019-08-21 | 2024-01-17 | Open source API development ecosystem, very high face value | -| [Kong/insomnia](https://github.com/Kong/insomnia) | Apache-2.0 | 32133 | 2016-04-23 | 2024-01-17 | An open source cross-platform API client, suitable for GraphQL, REST, WebSockets, Server-Sent Events (SSE), gRPC and any other HTTP compatible protocol | +| [hoppscotch/hoppscotch](https://github.com/hoppscotch/hoppscotch) | MIT | 58144 | 2019-08-21 | 2024-01-17 | Open source API development ecosystem, very high face value | +| [Kong/insomnia](https://github.com/Kong/insomnia) | Apache-2.0 | 32135 | 2016-04-23 | 2024-01-17 | An open source cross-platform API client, suitable for GraphQL, REST, WebSockets, Server-Sent Events (SSE), gRPC and any other HTTP compatible protocol | | [Postcatlab/postcat](https://github.com/Postcatlab/postcat) | Apache-2.0 | 4670 | 2021-11-24 | 2024-01-03 | An extensible API tool platform, support multi-platform | -| [YMFE/yapi](https://github.com/YMFE/yapi) | Apache-2.0 | 26822 | 2016-05-30 | 2023-10-25 | Efficient, easy to use, powerful API management platform, designed to provide elegant interface management services for developers, products, and testers | +| [YMFE/yapi](https://github.com/YMFE/yapi) | Apache-2.0 | 26823 | 2016-05-30 | 2023-10-25 | Efficient, easy to use, powerful API management platform, designed to provide elegant interface management services for developers, products, and testers | ## ๆ•ฐๆฎ็ฎก้“ @@ -786,12 +795,13 @@ Special welcome to all friends to surf, learn, reference in the project list. Wh ## ๆ–‡ไปถ็ฎก็†็ณป็ปŸ

-๐Ÿ“ฅ This category contains 5 items. +๐Ÿ“ฅ This category contains 6 items.

| Repository | License | Star |CreatedAt | UpdatedAt | Description | |:-:|:-:|:-:|:-:|:-:|:-:| | [Cloudreve/Cloudreve](https://github.com/Cloudreve/Cloudreve) | GPL-3.0 | 20123 | 2018-02-04 | 2024-01-05 | Public cloud file system that supports multiple cloud storage drivers | +| [alist-org/alist](https://github.com/alist-org/alist) | AGPL-3.0 | 34340 | 2020-12-23 | 2024-01-17 | ๐Ÿ—‚๏ธ A file list/WebDAV program that supports multiple storages, powered by Gin and Solidjs. | | [songquanpeng/go-file](https://github.com/songquanpeng/go-file) | MIT | 675 | 2020-04-08 | 2023-10-11 | File sharing tool, only a single executable file, ready to use, can be used to share files and folders in the LAN, directly run full local bandwidth | | [jamebal/jmal-cloud-view](https://github.com/jamebal/jmal-cloud-view) | MIT | 402 | 2020-02-09 | 2024-01-05 | A private cloud storage network disk project that can simply and securely manage your cloud files | | [tl-open-source/tl-rtc-file](https://github.com/tl-open-source/tl-rtc-file) | MIT | 2016 | 2021-08-05 | 2024-01-10 | Media stream transmission tool based on WebRTC | @@ -801,7 +811,7 @@ Special welcome to all friends to surf, learn, reference in the project list. Wh ## ๆ–‡ๆกฃ

-๐Ÿ“ฅ This category contains 11 items. +๐Ÿ“ฅ This category contains 12 items.

| Repository | License | Star |CreatedAt | UpdatedAt | Description | @@ -816,6 +826,7 @@ Special welcome to all friends to surf, learn, reference in the project list. Wh | [chaseSpace/k8s-tutorial-cn](https://github.com/chaseSpace/k8s-tutorial-cn) | NOASSERTION | 769 | 2023-10-26 | 2024-01-16 | Chinese k8s tutorial, suitable for beginners to read | | [caicloud/kube-ladder](https://github.com/caicloud/kube-ladder) | N/A | 2412 | 2019-07-15 | 2022-11-28 | The document aims to provide a Kubernetes learning path for practitioners and provide some guidance | | [jaywcjlove/reference](https://github.com/jaywcjlove/reference) | MIT | 8495 | 2022-09-24 | 2024-01-13 | Quick reference checklist for developers to share | +| [TeamStuQ/skill-map](https://github.com/TeamStuQ/skill-map) | N/A | 19638 | 2015-11-17 | 2023-01-20 | Programmer skill map | | [isno/theByteBook](https://github.com/isno/theByteBook) | N/A | 5451 | 2022-10-08 | 2024-01-17 | In-depth explanation of kernel network, Kubernetes, ServiceMesh, containers and other cloud native related technologies, DevOps, SRE guide verified by practice | @@ -839,7 +850,7 @@ Special welcome to all friends to surf, learn, reference in the project list. Wh | Repository | License | Star |CreatedAt | UpdatedAt | Description | |:-:|:-:|:-:|:-:|:-:|:-:| | [GoogleContainerTools/kaniko](https://github.com/GoogleContainerTools/kaniko) | Apache-2.0 | 13419 | 2018-01-29 | 2024-01-17 | Build Container Images In Kubernetes | -| [hashicorp/packer](https://github.com/hashicorp/packer) | NOASSERTION | 14753 | 2013-03-23 | 2024-01-17 | A tool that supports building machine images based on configuration files | +| [hashicorp/packer](https://github.com/hashicorp/packer) | NOASSERTION | 14755 | 2013-03-23 | 2024-01-17 | A tool that supports building machine images based on configuration files | ## ๆต้‡ๅ›žๆ”พ @@ -883,30 +894,30 @@ Special welcome to all friends to surf, learn, reference in the project list. Wh | Repository | License | Star |CreatedAt | UpdatedAt | Description | |:-:|:-:|:-:|:-:|:-:|:-:| -| [kingToolbox/WindTerm](https://github.com/kingToolbox/WindTerm) | N/A | 18660 | 2019-10-09 | 2023-07-21 | Free terminal tool, SSH, Telnet, TCP, Shell, serial, support multi-platform | -| [withfig/autocomplete](https://github.com/withfig/autocomplete) | MIT | 23707 | 2020-09-29 | 2024-01-17 | A very powerful terminal command parameter auto-completion tool | +| [kingToolbox/WindTerm](https://github.com/kingToolbox/WindTerm) | N/A | 18663 | 2019-10-09 | 2023-07-21 | Free terminal tool, SSH, Telnet, TCP, Shell, serial, support multi-platform | +| [withfig/autocomplete](https://github.com/withfig/autocomplete) | MIT | 23711 | 2020-09-29 | 2024-01-17 | A very powerful terminal command parameter auto-completion tool | | [aristocratos/btop](https://github.com/aristocratos/btop) | Apache-2.0 | 14705 | 2021-05-06 | 2024-01-17 | A monitor of resources displaying usage and stats for processor, memory, disks, network and processes | | [RubyMetric/chsrc](https://github.com/RubyMetric/chsrc) | NOASSERTION | 210 | 2023-09-03 | 2023-10-05 | A tool for changing sources of various languages written in C | -| [cli/cli](https://github.com/cli/cli) | MIT | 34289 | 2019-10-03 | 2024-01-17 | GitHub's official command line interaction tool | +| [cli/cli](https://github.com/cli/cli) | MIT | 34291 | 2019-10-03 | 2024-01-17 | GitHub's official command line interaction tool | | [chenquan/diskusage](https://github.com/chenquan/diskusage) | Apache-2.0 | 244 | 2022-08-04 | 2024-01-15 | ๐Ÿ’ฅ A tool for displaying disk usage (Linux, MacOS and Windows), which is a very fast tool for finding the largest directory or file | | [muesli/duf](https://github.com/muesli/duf) | NOASSERTION | 11928 | 2020-09-20 | 2023-11-16 | A better df alternative | | [eryajf/eryajfctl](https://github.com/eryajf/eryajfctl) | MIT | 12 | 2023-06-04 | 2023-08-02 | ๐Ÿš€ Quickly build a command line toolbox like kubectl based on the Cobra library ๐Ÿงฐ | | [antonmedv/fx](https://github.com/antonmedv/fx) | MIT | 17949 | 2018-01-25 | 2023-11-10 | Terminal JSON viewer & processor | | [heppu/gkill](https://github.com/heppu/gkill) | MIT | 312 | 2017-03-15 | 2017-04-11 | Run gkill to search and select the process to terminate | -| [orf/gping](https://github.com/orf/gping) | MIT | 9842 | 2015-10-17 | 2024-01-17 | Command line tool that pings and graphs | -| [http-party/http-server](https://github.com/http-party/http-server) | MIT | 13111 | 2011-06-16 | 2023-11-23 | A simple, zero-config command-line static HTTP server | +| [orf/gping](https://github.com/orf/gping) | MIT | 9843 | 2015-10-17 | 2024-01-17 | Command line tool that pings and graphs | +| [http-party/http-server](https://github.com/http-party/http-server) | MIT | 13112 | 2011-06-16 | 2023-11-23 | A simple, zero-config command-line static HTTP server | | [davecheney/httpstat](https://github.com/davecheney/httpstat) | MIT | 6436 | 2016-09-23 | 2023-10-17 | A tool that displays the details of the HTTP request chain, so that we can see where the request time is spent | -| [typicode/json-server](https://github.com/typicode/json-server) | NOASSERTION | 70073 | 2013-11-27 | 2024-01-14 | Get a full fake REST API with zero coding in less than 30 seconds (seriously) | +| [typicode/json-server](https://github.com/typicode/json-server) | NOASSERTION | 70075 | 2013-11-27 | 2024-01-14 | Get a full fake REST API with zero coding in less than 30 seconds (seriously) | | [johnkerl/miller](https://github.com/johnkerl/miller) | NOASSERTION | 8375 | 2015-05-03 | 2024-01-17 | Similar to awk, sed, cut, join, and sort for name-indexed data such as CSV, TSV, and tabular JSON | -| [voidcosmos/npkill](https://github.com/voidcosmos/npkill) | MIT | 7721 | 2019-06-30 | 2023-12-02 | This tool can list any node_modules directory in the system and the space they occupy. Then, you can choose which files to clear to free up space | +| [voidcosmos/npkill](https://github.com/voidcosmos/npkill) | MIT | 7722 | 2019-06-30 | 2023-12-02 | This tool can list any node_modules directory in the system and the space they occupy. Then, you can choose which files to clear to free up space | | [weiwenhao/parker](https://github.com/weiwenhao/parker) | MIT | 76 | 2023-09-15 | 2023-09-25 | A lightweight packaging tool written in go language, which can package executable files and their dependent working directories into an executable file | | [lenye/pmsg](https://github.com/lenye/pmsg) | Apache-2.0 | 29 | 2022-09-11 | 2024-01-16 | A small tool for sending messages: WeChat Work group robot message, DingTalk custom robot message, Feishu custom robot message, Slack bot, WeChat message, WeChat customer service message, WeChat Work message, WeChat Work customer service message | | [pterm/pterm](https://github.com/pterm/pterm) | MIT | 4411 | 2020-09-17 | 2024-01-09 | A modern go module to beautify console output. Featuring charts, progressbars, tables, trees, and many more ๐Ÿš€ It s completely configurable and 100% cross-platform compatible. | -| [Eugeny/tabby](https://github.com/Eugeny/tabby) | MIT | 53273 | 2016-12-23 | 2024-01-13 | An open source cross-platform supported terminal program that can easily manage host connections | +| [Eugeny/tabby](https://github.com/Eugeny/tabby) | MIT | 53276 | 2016-12-23 | 2024-01-13 | An open source cross-platform supported terminal program that can easily manage host connections | | [homeport/termshot](https://github.com/homeport/termshot) | MIT | 329 | 2020-11-10 | 2024-01-12 | Creates screenshots based on terminal command output | | [voidint/tsdump](https://github.com/voidint/tsdump) | Apache-2.0 | 114 | 2017-11-25 | 2023-06-15 | Supports output of metadata of database (currently only MySQL) and its table structure in text, markdown, json, csv, xlsx format | | [schachmat/wego](https://github.com/schachmat/wego) | ISC | 7603 | 2014-11-21 | 2023-12-11 | Golang version of the terminal weather tool | -| [chubin/wttr.in](https://github.com/chubin/wttr.in) | Apache-2.0 | 23025 | 2015-12-26 | 2024-01-05 | Execute curl wttr.in to display the weather forecast in the terminal | +| [chubin/wttr.in](https://github.com/chubin/wttr.in) | Apache-2.0 | 23026 | 2015-12-26 | 2024-01-05 | Execute curl wttr.in to display the weather forecast in the terminal | | [mikefarah/yq](https://github.com/mikefarah/yq) | MIT | 10096 | 2015-09-26 | 2024-01-12 | A lightweight and portable command-line YAML processor | | [zartbot/ztrace](https://github.com/zartbot/ztrace) | MIT | 79 | 2021-08-16 | 2022-07-31 | A Traceroute command implemented by Golang | @@ -919,7 +930,7 @@ Special welcome to all friends to surf, learn, reference in the project list. Wh | Repository | License | Star |CreatedAt | UpdatedAt | Description | |:-:|:-:|:-:|:-:|:-:|:-:| -| [utmapp/utm](https://github.com/utmapp/utm) | Apache-2.0 | 22898 | 2019-04-12 | 2024-01-14 | Virtual machine tool for iOS and MacOS | +| [utmapp/utm](https://github.com/utmapp/utm) | Apache-2.0 | 22902 | 2019-04-12 | 2024-01-14 | Virtual machine tool for iOS and MacOS | ## ่ฟ็ปด็ฎก็†ๅนณๅฐ @@ -930,16 +941,16 @@ Special welcome to all friends to surf, learn, reference in the project list. Wh | Repository | License | Star |CreatedAt | UpdatedAt | Description | |:-:|:-:|:-:|:-:|:-:|:-:| -| [1Panel-dev/1Panel](https://github.com/1Panel-dev/1Panel) | GPL-3.0 | 14866 | 2022-07-19 | 2024-01-17 | Modern, open source Linux server operation and maintenance management panel | +| [1Panel-dev/1Panel](https://github.com/1Panel-dev/1Panel) | GPL-3.0 | 14867 | 2022-07-19 | 2024-01-17 | Modern, open source Linux server operation and maintenance management panel | | [TeaOSLab/EdgeAdmin](https://github.com/TeaOSLab/EdgeAdmin) | BSD-3-Clause | 868 | 2020-06-27 | 2024-01-16 | CDN & WAF cluster management system | | [welliamcao/OpsManage](https://github.com/welliamcao/OpsManage) | GPL-2.0 | 3183 | 2017-04-30 | 2024-01-13 | Code deployment, application deployment, scheduled tasks, equipment asset management platform | | [alibaba/SREWorks](https://github.com/alibaba/SREWorks) | Apache-2.0 | 1641 | 2022-03-16 | 2023-10-16 | An operation and maintenance SaaS application open sourced by Alibaba Big Data SRE team, with the characteristics of cloud native, data intelligence | | [idcos/cloudiac](https://github.com/idcos/cloudiac) | Apache-2.0 | 107 | 2021-08-04 | 2024-01-16 | Cloud environment automation management platform based on infrastructure as code | -| [data-observe/datav](https://github.com/data-observe/datav) | Apache-2.0 | 3459 | 2017-09-28 | 2024-01-17 | A modern data visualization platform, built in 2023, can perform deep visualization and interactive operations on Metrics, Traces and Logs data | +| [data-observe/datav](https://github.com/data-observe/datav) | Apache-2.0 | 3461 | 2017-09-28 | 2024-01-17 | A modern data visualization platform, built in 2023, can perform deep visualization and interactive operations on Metrics, Traces and Logs data | | [512team/dhorse](https://github.com/512team/dhorse) | Apache-2.0 | 342 | 2022-10-16 | 2024-01-03 | A lightweight, easy-to-use cloud application management platform with functions such as multi-cloud and multi-environment management, application management and deployment, and service governance | | [mouday/domain-admin](https://github.com/mouday/domain-admin) | MIT | 1170 | 2022-09-23 | 2024-01-05 | Domain and SSL certificate monitoring platform based on Python + Vue3.js technology stack | | [rock-app/fabu.love](https://github.com/rock-app/fabu.love) | Apache-2.0 | 990 | 2018-06-13 | 2023-10-11 | Application release platform similar to fir.im/pugongying, support check update, gray release, etc. | -| [harness/gitness](https://github.com/harness/gitness) | Apache-2.0 | 31016 | 2014-02-07 | 2024-01-17 | Gitness is an Open Source developer platform with Source Control management, Continuous Integration and Continuous Delivery. | +| [harness/gitness](https://github.com/harness/gitness) | Apache-2.0 | 31017 | 2014-02-07 | 2024-01-17 | Gitness is an Open Source developer platform with Source Control management, Continuous Integration and Continuous Delivery. | | [dromara/mayfly-go](https://github.com/dromara/mayfly-go) | Apache-2.0 | 1451 | 2021-04-16 | 2024-01-17 | Web version Linux (terminal, file script, process, scheduled task), database (MySQL, Postgres, Daming), Redis (single machine, sentinel, cluster), MongoDB unified management operation platform | | [CloudWise-OpenSource/omp](https://github.com/CloudWise-OpenSource/omp) | GPL-3.0 | 234 | 2021-11-30 | 2023-09-28 | Lightweight, aggregated, intelligent operation and maintenance management platform | | [ssbeatty/oms](https://github.com/ssbeatty/oms) | AGPL-3.0 | 142 | 2020-08-20 | 2023-12-20 | A simple and easy-to-use operation and maintenance management platform developed by Golang, which implements asset management, file browser, batch command, batch upload file, VNC connection and the ability to execute in parallel based on self-built scripts | @@ -961,5 +972,5 @@ Special welcome to all friends to surf, learn, reference in the project list. Wh | Repository | License | Star |CreatedAt | UpdatedAt | Description | |:-:|:-:|:-:|:-:|:-:|:-:| -| [ansible/ansible](https://github.com/ansible/ansible) | GPL-3.0 | 59913 | 2012-03-06 | 2024-01-17 | A very simple IT automation platform that makes your applications and systems easier to deploy and maintain, based on ssh, no client required | -| [hashicorp/terraform](https://github.com/hashicorp/terraform) | NOASSERTION | 40085 | 2014-03-13 | 2024-01-17 | Terraform enables you to safely and predictably create, change, and improve infrastructure. | +| [ansible/ansible](https://github.com/ansible/ansible) | GPL-3.0 | 59915 | 2012-03-06 | 2024-01-17 | A very simple IT automation platform that makes your applications and systems easier to deploy and maintain, based on ssh, no client required | +| [hashicorp/terraform](https://github.com/hashicorp/terraform) | NOASSERTION | 40086 | 2014-03-13 | 2024-01-17 | Terraform enables you to safely and predictably create, change, and improve infrastructure. |