diff --git a/DBS/README.md b/DBS/README.md index e03afd0b6..5d652d436 100644 --- a/DBS/README.md +++ b/DBS/README.md @@ -231,6 +231,7 @@ - 数据流 [https://github.com/mit-pdos/noria](https://github.com/mit-pdos/noria) - [https://github.com/risingwavelabs/risingwave](https://github.com/risingwavelabs/risingwave) - OLAP [https://github.com/risinglightdb/risinglight](https://github.com/risinglightdb/risinglight) +- [https://github.com/StarRocks/starrocks](https://github.com/StarRocks/starrocks) - 向量化数据库 [https://github.com/facebookincubator/velox](https://github.com/facebookincubator/velox) - 矢量数据库 [https://github.com/milvus-io/milvus](https://github.com/milvus-io/milvus) - [https://github.com/topics/spark](https://github.com/topics/spark) diff --git "a/Go/Go\347\254\254\344\270\211\346\226\271\345\272\223.md" "b/Go/Go\347\254\254\344\270\211\346\226\271\345\272\223.md" index aab7e0e3b..cea721d39 100644 --- "a/Go/Go\347\254\254\344\270\211\346\226\271\345\272\223.md" +++ "b/Go/Go\347\254\254\344\270\211\346\226\271\345\272\223.md" @@ -169,6 +169,7 @@ * [https://github.com/go-kratos/kratos](https://github.com/go-kratos/kratos) * [https://github.com/shanbay/gobay](https://github.com/shanbay/gobay) * [https://github.com/polarismesh](https://github.com/polarismesh) +* [https://github.com/danielgtaylor/huma](https://github.com/danielgtaylor/huma) * 基于WebRTC的分布式音频/视频室 [https://github.com/livekit/livekit-server](https://github.com/livekit/livekit-server) * [https://github.com/satori/go.uuid](https://github.com/satori/go.uuid) * [https://github.com/google/uuid](https://github.com/google/uuid) @@ -242,6 +243,9 @@ * 日志 [https://github.com/go-clog](https://github.com/go-clog) * 国际化 [https://github.com/go-i18n](https://github.com/go-i18n) * GO编译为JS [https://github.com/gopherjs](https://github.com/gopherjs) +* 执行JavaScript [https://github.com/rogchap/v8go](https://github.com/rogchap/v8go) +* [https://github.com/dop251/goja](https://github.com/dop251/goja) +* [https://github.com/robertkrimen/otto](https://github.com/robertkrimen/otto) * UPnP [https://github.com/huin/goupnp](https://github.com/huin/goupnp) * [https://gitlab.com/NebulousLabs/go-upnp](https://gitlab.com/NebulousLabs/go-upnp) * 容错 [https://github.com/failsafe-go/failsafe-go](https://github.com/failsafe-go/failsafe-go) diff --git a/Go/README.md b/Go/README.md index 350b62abe..4b8150a0c 100644 --- a/Go/README.md +++ b/Go/README.md @@ -69,6 +69,7 @@ * [Go 语言实战笔记](https://github.com/rujews/go-in-action-notes) * [Go 语言标准库](https://github.com/polaris1119/The-Golang-Standard-Library-by-Example) * [Go 语言高级编程(Advanced Go Programming)](https://github.com/chai2010/advanced-go-programming-book) +* [https://github.com/geektutu/high-performance-go](https://github.com/geektutu/high-performance-go) * [Go命令教程](https://github.com/hyper-carrot/go_command_tutorial) * [Go实战开发](https://github.com/astaxie/Go-in-Action) * [Go语言博客实践](https://github.com/achun/Go-Blog-In-Action) diff --git "a/IDE/Git\346\234\215\345\212\241.md" "b/IDE/Git\346\234\215\345\212\241.md" index b0b6dbc62..50b471eb1 100644 --- "a/IDE/Git\346\234\215\345\212\241.md" +++ "b/IDE/Git\346\234\215\345\212\241.md" @@ -15,6 +15,7 @@ * [https://github.com/toptal/gitignore.io](https://github.com/toptal/gitignore.io) * 编辑版本控制存储库的历史 [http://www.catb.org/esr/reposurgeon](http://www.catb.org/esr/reposurgeon) * GUI [https://github.com/git-cola/git-cola](https://github.com/git-cola/git-cola) +* [https://github.com/gitbutlerapp/gitbutler](https://github.com/gitbutlerapp/gitbutler) * [https://github.com/gitextensions/gitextensions](https://github.com/gitextensions/gitextensions) * [https://github.com/TortoiseGit](https://github.com/TortoiseGit) * [https://gitlab.com/tortoisegit/tortoisegit](https://gitlab.com/tortoisegit/tortoisegit) diff --git "a/Java/Java\347\254\254\344\270\211\346\226\271\345\272\223.md" "b/Java/Java\347\254\254\344\270\211\346\226\271\345\272\223.md" index af36db6a5..591cea23c 100644 --- "a/Java/Java\347\254\254\344\270\211\346\226\271\345\272\223.md" +++ "b/Java/Java\347\254\254\344\270\211\346\226\271\345\272\223.md" @@ -566,6 +566,7 @@ + [https://github.com/johntostring/spring-boot-shiro](https://github.com/johntostring/spring-boot-shiro) + [https://github.com/YuxingXie/shiro](https://github.com/YuxingXie/shiro) + [https://github.com/waylau/apache-shiro-1.2.x-reference](https://github.com/waylau/apache-shiro-1.2.x-reference) ++ [https://github.com/supertokens/supertokens-core](https://github.com/supertokens/supertokens-core) + [https://github.com/resteasy](https://github.com/resteasy) + [https://github.com/vaadin](https://github.com/vaadin) + [https://github.com/allwefantasy/ServiceFramework](https://github.com/allwefantasy/ServiceFramework) diff --git a/Other/Bookmarks.md b/Other/Bookmarks.md index f4a544dfd..3abe6d7f1 100644 --- a/Other/Bookmarks.md +++ b/Other/Bookmarks.md @@ -168,6 +168,7 @@ javascript:document.body.contentEditable='true';document.designMode='on'; void 0 * [https://scrnshts.club](https://scrnshts.club) * [https://appmotion.design](https://appmotion.design) * [https://www.meiye.art](https://www.meiye.art) +* [https://uxbaike.com](https://uxbaike.com) ## 文档 diff --git "a/Other/\345\205\215\350\264\271\346\234\215\345\212\241.md" "b/Other/\345\205\215\350\264\271\346\234\215\345\212\241.md" index 3809150b2..89846a091 100644 --- "a/Other/\345\205\215\350\264\271\346\234\215\345\212\241.md" +++ "b/Other/\345\205\215\350\264\271\346\234\215\345\212\241.md" @@ -62,6 +62,7 @@ * [https://github.com/Buernia/Zhudou-Sans](https://github.com/Buernia/Zhudou-Sans) * [https://github.com/cmiscm/leonsans](https://github.com/cmiscm/leonsans) * [https://github.com/intel/intel-one-mono](https://github.com/intel/intel-one-mono) +* [https://github.com/atelier-anchor/smiley-sans](https://github.com/atelier-anchor/smiley-sans) * [https://www.alibabafonts.com](https://www.alibabafonts.com) * [https://github.com/google/fonts](https://github.com/google/fonts) * [https://developers.google.cn/fonts](https://developers.google.cn/fonts) diff --git a/PL/Rust.md b/PL/Rust.md index 40b711cab..167fba23b 100644 --- a/PL/Rust.md +++ b/PL/Rust.md @@ -230,6 +230,7 @@ cargo rustc --release -- -Clink-args="-Wl,--subsystem,windows" - [https://github.com/hacspec/hacspec](https://github.com/hacspec/hacspec) - [https://github.com/RustCrypto](https://github.com/RustCrypto) - TLS [https://github.com/sfackler/rust-native-tls](https://github.com/sfackler/rust-native-tls) +- [https://github.com/rustls/rustls](https://github.com/rustls/rustls) - [https://github.com/steffengy/schannel-rs](https://github.com/steffengy/schannel-rs) - [https://github.com/kornelski/rust-security-framework](https://github.com/kornelski/rust-security-framework) - [https://github.com/sfackler/rust-openssl](https://github.com/sfackler/rust-openssl) @@ -288,7 +289,6 @@ cargo rustc --release -- -Clink-args="-Wl,--subsystem,windows" - [https://github.com/Byron/treediff-rs](https://github.com/Byron/treediff-rs) - [https://github.com/seanmonstar/unicase](https://github.com/seanmonstar/unicase) - [https://github.com/crossbeam-rs/crossbeam](https://github.com/crossbeam-rs/crossbeam) -- [https://github.com/sfackler/rust-native-tls](https://github.com/sfackler/rust-native-tls) - [https://github.com/bbqsrc/mio-named-pipes](https://github.com/bbqsrc/mio-named-pipes) - [https://github.com/idubrov/json-patch](https://github.com/idubrov/json-patch) - [https://github.com/dropbox/rust-brotli](https://github.com/dropbox/rust-brotli) diff --git "a/PL/\344\270\255\351\227\264\344\273\266.md" "b/PL/\344\270\255\351\227\264\344\273\266.md" index 0fa54b0b5..09f14e8e0 100644 --- "a/PL/\344\270\255\351\227\264\344\273\266.md" +++ "b/PL/\344\270\255\351\227\264\344\273\266.md" @@ -36,7 +36,6 @@ * [https://github.com/apache/parquet-format](https://github.com/apache/parquet-format) * [https://github.com/apache/orc](https://github.com/apache/orc) * [https://github.com/hpcc-systems](https://github.com/hpcc-systems) -* [https://github.com/StarRocks/starrocks](https://github.com/StarRocks/starrocks) * 数据处理 [https://github.com/tableau](https://github.com/tableau) * [https://github.com/Kanaries/Rath](https://github.com/Kanaries/Rath) * [https://github.com/hazelcast/hazelcast](https://github.com/hazelcast/hazelcast) @@ -138,6 +137,7 @@ * [https://github.com/apache/pulsar](https://github.com/apache/pulsar) * [Pulsar消息发送、消费架构概述](https://mp.weixin.qq.com/s/KkdVHE6vWTc9JuH7BvANEw) * [https://github.com/nats-io](https://github.com/nats-io) +* [https://github.com/hatchet-dev/hatchet](https://github.com/hatchet-dev/hatchet) diff --git "a/System/Linux\347\275\221\347\273\234\351\230\262\347\201\253\345\242\231.md" "b/System/Linux\347\275\221\347\273\234\351\230\262\347\201\253\345\242\231.md" index 33b0367c4..e767c7fcd 100644 --- "a/System/Linux\347\275\221\347\273\234\351\230\262\347\201\253\345\242\231.md" +++ "b/System/Linux\347\275\221\347\273\234\351\230\262\347\201\253\345\242\231.md" @@ -213,6 +213,7 @@ firewall-cmd --query-panic - [https://www.myip.la](https://www.myip.la) - [https://cloud.magiclen.org/cn/myip](https://cloud.magiclen.org/cn/myip) - 可用性检查 [https://github.com/funilrys/PyFunceble](https://github.com/funilrys/PyFunceble) +- [https://github.com/hatoo/oha](https://github.com/hatoo/oha) **`ping`、`tcptraceroute`、`traceroute`、`mtr`** diff --git a/System/README.md b/System/README.md index d1acc1cb2..88d178eae 100644 --- a/System/README.md +++ b/System/README.md @@ -18,6 +18,7 @@ - 加密覆盖文件系统 [https://github.com/rfjakob/gocryptfs](https://github.com/rfjakob/gocryptfs) - 天气卫星 [https://github.com/sam210723/xrit-rx](https://github.com/sam210723/xrit-rx) - 家庭自动化 [https://github.com/home-assistant/core](https://github.com/home-assistant/core) +- [https://github.com/esphome/esphome](https://github.com/esphome/esphome) - CCProxy [http://www.ccproxy.com](http://www.ccproxy.com) * [局域内网的服务器利用跳板机访问互联网](https://51.ruyo.net/17717.html) ``` @@ -59,6 +60,7 @@ - [https://github.com/torvalds/linux](https://github.com/torvalds/linux) - [https://github.com/Rust-for-Linux](https://github.com/Rust-for-Linux) + - [https://github.com/linux-rdma/rdma-core](https://github.com/linux-rdma/rdma-core) - [https://github.com/rocky-linux](https://github.com/rocky-linux) - [https://github.com/AlmaLinux](https://github.com/AlmaLinux) - [https://github.com/microsoft/CBL-Mariner](https://github.com/microsoft/CBL-Mariner) diff --git "a/System/\345\206\205\347\275\221\347\251\277\351\200\217.md" "b/System/\345\206\205\347\275\221\347\251\277\351\200\217.md" index 1d814d213..d82177dd0 100644 --- "a/System/\345\206\205\347\275\221\347\251\277\351\200\217.md" +++ "b/System/\345\206\205\347\275\221\347\251\277\351\200\217.md" @@ -451,6 +451,7 @@ log_level = info + [https://github.com/XTLS/Xray-core](https://github.com/XTLS/Xray-core) + [https://github.com/SagerNet/v2ray-core](https://github.com/SagerNet/v2ray-core) + [https://github.com/chika0801/sing-box-examples](https://github.com/chika0801/sing-box-examples) + + [https://github.com/juewuy/ShellCrash](https://github.com/juewuy/ShellCrash) + [https://github.com/Qv2ray](https://github.com/Qv2ray) + [https://github.com/MatsuriDayo/nekoray](https://github.com/MatsuriDayo/nekoray) + [https://github.com/zizifn/edgetunnel](https://github.com/zizifn/edgetunnel) diff --git "a/Web/JavaScript\347\254\254\344\270\211\346\226\271\345\272\223.md" "b/Web/JavaScript\347\254\254\344\270\211\346\226\271\345\272\223.md" index 78ea23285..1cc486e51 100644 --- "a/Web/JavaScript\347\254\254\344\270\211\346\226\271\345\272\223.md" +++ "b/Web/JavaScript\347\254\254\344\270\211\346\226\271\345\272\223.md" @@ -132,8 +132,6 @@ * Gridsome [https://www.gridsome.cn](https://www.gridsome.cn) * Preact [https://www.preactjs.com.cn](https://www.preactjs.com.cn) * Sapper [https://www.sapperjs.com](https://www.sapperjs.com) -* Webpack [https://www.webpackjs.com](https://www.webpackjs.com) -* Rollup.js [https://www.rollupjs.com](https://www.rollupjs.com) * Parcel [https://www.parceljs.cn](https://www.parceljs.cn) * NPM [https://www.npmjs.cn](https://www.npmjs.cn) * Yarn [https://www.yarnpkg.com.cn](https://www.yarnpkg.com.cn) diff --git a/Web/NodeJS.md b/Web/NodeJS.md index bccb47625..05568990d 100644 --- a/Web/NodeJS.md +++ b/Web/NodeJS.md @@ -48,6 +48,7 @@ - [https://github.com/snowpackjs/snowpack](https://github.com/snowpackjs/snowpack) - [https://github.com/rollup/rollup](https://github.com/rollup/rollup) - [https://www.rollupjs.com](https://www.rollupjs.com) + - [https://github.com/rolldown-rs/rolldown](https://github.com/rolldown-rs/rolldown) - [https://github.com/TurboPack](https://github.com/TurboPack) - [https://github.com/vitejs/vite](https://github.com/vitejs/vite) - [https://github.com/evanw/esbuild](https://github.com/evanw/esbuild) @@ -88,6 +89,7 @@ * [https://github.com/bookshelf/bookshelf](https://github.com/bookshelf/bookshelf) * [https://github.com/balderdashy/waterline](https://github.com/balderdashy/waterline) * [https://github.com/sutandojs/sutando](https://github.com/sutandojs/sutando) +* [https://github.com/jaynath-d/node-jdbc-driver](https://github.com/jaynath-d/node-jdbc-driver) * SQL查询 [https://github.com/knex/knex](https://github.com/knex/knex) * [https://github.com/TryGhost/node-sqlite3](https://github.com/TryGhost/node-sqlite3) * SQLite REST API [https://github.com/thevahidal/soul](https://github.com/thevahidal/soul)