Skip to content

Commit ba9f19f

Browse files
author
bajins
committed
add
1 parent 2ba2e69 commit ba9f19f

8 files changed

+13
-0
lines changed

DBS/关系型数据库.md

+1
Original file line numberDiff line numberDiff line change
@@ -590,6 +590,7 @@ SELECT NEXT VALUE FOR seq_num AS num FROM DUAL WHERE NEXT VALUE FOR seq_num <= 3
590590
* [https://github.com/alibaba/PolarDB-for-PostgreSQL](https://github.com/alibaba/PolarDB-for-PostgreSQL)
591591
* [https://github.com/npgsql](https://github.com/npgsql)
592592
* 管理器 [https://github.com/sorintlab/stolon](https://github.com/sorintlab/stolon)
593+
* [https://github.com/achristmascarl/rainfrog](https://github.com/achristmascarl/rainfrog)
593594
* 连接池工具 [https://github.com/pgbouncer/pgbouncer](https://github.com/pgbouncer/pgbouncer)
594595
* 扩展Rust开发框架 [https://github.com/tcdi/pgx](https://github.com/tcdi/pgx)
595596

IDE/README.md

+3
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@
111111
- [https://github.com/ibm-granite](https://github.com/ibm-granite)
112112
- [https://github.com/triton-lang/triton](https://github.com/triton-lang/triton)
113113
- [https://github.com/bravekingzhang/gpt-frontend-code-gen](https://github.com/bravekingzhang/gpt-frontend-code-gen)
114+
- [https://github.com/nutlope/llamacoder](https://github.com/nutlope/llamacoder)
114115
- 突出显示重要代码 [https://github.com/novoselrok/glance](https://github.com/novoselrok/glance)
115116
- 代码转换 [https://github.com/JustAIGithub/AI-Code-Convert](https://github.com/JustAIGithub/AI-Code-Convert)
116117
- [https://github.com/ritz078/transform](https://github.com/ritz078/transform)
@@ -150,6 +151,7 @@
150151
+ [https://gitee.com/jianmu-dev](https://gitee.com/jianmu-dev)
151152
+ [https://github.com/earthly/earthly](https://github.com/earthly/earthly)
152153
+ [https://github.com/nucleuscloud/neosync](https://github.com/nucleuscloud/neosync)
154+
+ [https://github.com/HariSekhon/DevOps-Bash-tools](https://github.com/HariSekhon/DevOps-Bash-tools)
153155

154156

155157

@@ -562,6 +564,7 @@
562564
- [https://github.com/kieler](https://github.com/kieler)
563565
- [https://github.com/langium/langium](https://github.com/langium/langium)
564566
- [https://github.com/emacs-lsp](https://github.com/emacs-lsp)
567+
- [https://github.com/kristoff-it/superhtml](https://github.com/kristoff-it/superhtml)
565568
- Java [https://github.com/eclipse-jdtls](https://github.com/eclipse-jdtls)
566569
- [https://github.com/eclipse-lsp4j/lsp4j](https://github.com/eclipse-lsp4j/lsp4j)
567570
- [https://github.com/eclipse/lsp4e](https://github.com/eclipse/lsp4e)

IDE/VisualStudioCode.md

+1
Original file line numberDiff line numberDiff line change
@@ -286,6 +286,7 @@
286286
* 禁用规则 [https://github.com/lvjiaxuan/vscode-eslint-disable](https://github.com/lvjiaxuan/vscode-eslint-disable)
287287
* 前端提示 [https://github.com/Simon-He95/vscode-common-intellisense](https://github.com/Simon-He95/vscode-common-intellisense)
288288
* 生成注释 [https://github.com/OBKoro1/koro1FileHeader](https://github.com/OBKoro1/koro1FileHeader)
289+
* [https://github.com/Simon-He95/common-intellisense](https://github.com/Simon-He95/common-intellisense)
289290

290291

291292

Other/书籍和博客.md

+1
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@
8888
* [https://github.com/xiaolincoder/CS-Base](https://github.com/xiaolincoder/CS-Base)
8989
* [https://github.com/lining808/CS-Ebook](https://github.com/lining808/CS-Ebook)
9090
* [https://github.com/rogerzhu/-bgnet0-cn](https://github.com/rogerzhu/-bgnet0-cn)
91+
* [https://github.com/ForrestKnight/open-source-cs](https://github.com/ForrestKnight/open-source-cs)
9192
* 计算机体系结构基础 [https://github.com/foxsen/archbase](https://github.com/foxsen/archbase)
9293
* [https://github.com/missing-semester-cn/missing-semester-cn.github.io](https://github.com/missing-semester-cn/missing-semester-cn.github.io)
9394
* [https://github.com/sunym1993/flash-linux0.11-talk](https://github.com/sunym1993/flash-linux0.11-talk)

PL/人工智能.md

+1
Original file line numberDiff line numberDiff line change
@@ -407,6 +407,7 @@
407407
- [https://github.com/harperreed/photo-similarity-search](https://github.com/harperreed/photo-similarity-search)
408408
- [https://github.com/dav/word2vec](https://github.com/dav/word2vec)
409409
- [https://github.com/google-research/google-research](https://github.com/google-research/google-research)
410+
- [https://github.com/frost-beta/sisi](https://github.com/frost-beta/sisi)
410411
- 爬虫 [https://github.com/VinciGit00/Scrapegraph-ai](https://github.com/VinciGit00/Scrapegraph-ai)
411412
- 简繁转换 [https://github.com/hddhyq/opencclint](https://github.com/hddhyq/opencclint)
412413

PL/容器虚拟机.md

+1
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
- 自己动手写docker [https://github.com/xianlubird/mydocker](https://github.com/xianlubird/mydocker)
4040
- [https://github.com/weaveworks/weave](https://github.com/weaveworks/weave)
4141
- [https://github.com/jessfraz/dockerfiles](https://github.com/jessfraz/dockerfiles)
42+
- [https://github.com/sickcodes/Docker-OSX](https://github.com/sickcodes/Docker-OSX)
4243

4344

4445
**Docker搭建私有仓库**

System/README.md

+3
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
- 天气卫星 [https://github.com/sam210723/xrit-rx](https://github.com/sam210723/xrit-rx)
2020
- 家庭自动化 [https://github.com/home-assistant/core](https://github.com/home-assistant/core)
2121
- [https://github.com/esphome/esphome](https://github.com/esphome/esphome)
22+
- [https://github.com/gladysassistant/gladys](https://github.com/gladysassistant/gladys)
2223
- CCProxy [http://www.ccproxy.com](http://www.ccproxy.com)
2324
* [局域内网的服务器利用跳板机访问互联网](https://51.ruyo.net/17717.html)
2425
```
@@ -226,6 +227,7 @@
226227
* [https://github.com/mouday/domain-admin](https://github.com/mouday/domain-admin)
227228
* [https://github.com/aaomidi/certbot-dns-google-domains](https://github.com/aaomidi/certbot-dns-google-domains)
228229
* [https://search.censys.io](https://search.censys.io)
230+
* [https://github.com/usual2970/certimate](https://github.com/usual2970/certimate)
229231
* 自动获取证书信息 [https://github.com/eryajf/cloud_dns_exporter](https://github.com/eryajf/cloud_dns_exporter)
230232
231233
@@ -529,6 +531,7 @@
529531
* 管理GPS路径 [https://github.com/Flomp/wanderer](https://github.com/Flomp/wanderer)
530532
* 共享localStorage [https://github.com/FrigadeHQ/remote-storage](https://github.com/FrigadeHQ/remote-storage)
531533
* 汇编写的论坛 [https://asm32.info/fossil/asmbb](https://asm32.info/fossil/asmbb)
534+
* 二维码分享文件 [https://github.com/sz3/libcimbar](https://github.com/sz3/libcimbar)
532535
533536
534537

System/Windows软件.md

+2
Original file line numberDiff line numberDiff line change
@@ -1133,6 +1133,7 @@ THUV2-32HH7-6NMHN-PTX7Y-QQCTH(该序列号来自昔阳县政府)
11331133
* [https://u.tools](https://u.tools)
11341134
* [https://github.com/he55/DreamScene2](https://github.com/he55/DreamScene2)
11351135
* [https://github.com/hui-Zz/RunAny](https://github.com/hui-Zz/RunAny)
1136+
* [https://github.com/fanchenio/DawnLauncher](https://github.com/fanchenio/DawnLauncher)
11361137
* 便携式软件 [https://sourceforge.net/projects/portableapps](https://sourceforge.net/projects/portableapps)
11371138
* 右键菜单 [https://github.com/moudey/shell](https://github.com/moudey/shell)
11381139
* 活动跟踪 [https://github.com/ActivityWatch/activitywatch](https://github.com/ActivityWatch/activitywatch)
@@ -1155,6 +1156,7 @@ THUV2-32HH7-6NMHN-PTX7Y-QQCTH(该序列号来自昔阳县政府)
11551156
* [https://github.com/scribusproject/scribus](https://github.com/scribusproject/scribus)
11561157
* [https://www.softwareok.com/?seite=Freeware/DesktopOK](https://www.softwareok.com/?seite=Freeware/DesktopOK)
11571158
* 窗口管理 [https://github.com/LGUG2Z/komorebi](https://github.com/LGUG2Z/komorebi)
1159+
* [https://github.com/glzr-io/glazewm](https://github.com/glzr-io/glazewm)
11581160
* 放大镜 [https://github.com/hugoattal/milky-warp](https://github.com/hugoattal/milky-warp)
11591161
* 壁纸 [https://github.com/DaZiYuan/LiveWallpaper](https://github.com/DaZiYuan/LiveWallpaper)
11601162
* [https://www.microsoft.com/zh-cn/bing/bing-wallpaper-msn](https://www.microsoft.com/zh-cn/bing/bing-wallpaper-msn)

0 commit comments

Comments
 (0)