Skip to content

Commit 1143bee

Browse files
author
bajins
committed
add
1 parent 46ca9a2 commit 1143bee

File tree

10 files changed

+16
-2
lines changed

10 files changed

+16
-2
lines changed

IDE/Eclipse.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
+ [https://github.com/eclipse-wildwebdeveloper](https://github.com/eclipse-wildwebdeveloper)
1818
+ [https://github.com/eclipse-linuxtools](https://github.com/eclipse-linuxtools)
1919
+ [https://github.com/eclipse-oomph](https://github.com/eclipse-oomph)
20+
+ [https://github.com/eclipse-cbi](https://github.com/eclipse-cbi)
2021
+ [https://www.eclipse.org/ide](https://www.eclipse.org/ide)
2122
+ [https://www.eclipse.org/downloads/packages](https://www.eclipse.org/downloads/packages)
2223
+ 设置 [https://github.com/vorburger/opendaylight-eclipse-setup](https://github.com/vorburger/opendaylight-eclipse-setup)

IDE/Git服务.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
+ [https://github.com/semantic-release](https://github.com/semantic-release)
1010
+ [https://github.com/GerritCodeReview/git-repo](https://github.com/GerritCodeReview/git-repo)
1111
+ [https://github.com/gitonomy/gitlib](https://github.com/gitonomy/gitlib)
12+
+ [https://github.com/gitbucket/gitbucket](https://github.com/gitbucket/gitbucket)
1213

1314

1415

IDE/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -580,7 +580,6 @@
580580
* [https://github.com/mantisbt/mantisbt](https://github.com/mantisbt/mantisbt)
581581
* [https://www.atlassian.com/zh/software/jira](https://www.atlassian.com/zh/software/jira)
582582
* [https://github.com/integrations/jira](https://github.com/integrations/jira)
583-
* [https://github.com/mantisbt/mantisbt](https://github.com/mantisbt/mantisbt)
584583
* [https://github.com/redmine/redmine](https://github.com/redmine/redmine)
585584
* [https://gitee.com/itestwork/itest](https://gitee.com/itestwork/itest)
586585
* [https://github.com/hyahm/ITflow](https://github.com/hyahm/ITflow)

Java/Java构建管理.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -269,6 +269,7 @@
269269
+ [https://github.com/maven-download-plugin](https://github.com/maven-download-plugin)
270270
+ 构建自动清理 [https://github.com/castor-software/depclean](https://github.com/castor-software/depclean)
271271
+ 模块化 [https://github.com/moditect/layrry](https://github.com/moditect/layrry)
272+
+ [https://github.com/sormuras/modules](https://github.com/sormuras/modules)
272273
+ 检测旧版API [https://github.com/gaul/modernizer-maven-plugin](https://github.com/gaul/modernizer-maven-plugin)
273274
+ [https://github.com/mojohaus/build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin)
274275
+ 排序 [https://github.com/Ekryd/sortpom](https://github.com/Ekryd/sortpom)

PL/C.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,6 @@
186186
* [https://github.com/jedisct1/libsodium](https://github.com/jedisct1/libsodium)
187187
* 抗量子 [https://github.com/open-quantum-safe](https://github.com/open-quantum-safe)
188188
* Base64 [https://github.com/jwerle/b64.c](https://github.com/jwerle/b64.c)
189-
* GUI [https://github.com/webui-dev/webui](https://github.com/webui-dev/webui)
190189
* 嵌入式GUI [https://github.com/lvgl](https://github.com/lvgl)
191190
* [https://github.com/SiliconLabs](https://github.com/SiliconLabs)
192191
* [https://gitlab.com/lambdachip](https://gitlab.com/lambdachip)

PL/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,10 @@
208208

209209
## 工具套件
210210

211+
+ API文档 [https://github.com/freeCodeCamp/devdocs](https://github.com/freeCodeCamp/devdocs)
212+
213+
214+
211215
* 调试器 [https://github.com/cs01/gdbgui](https://github.com/cs01/gdbgui)
212216
* [https://github.com/rizinorg/cutter](https://github.com/rizinorg/cutter)
213217
* 二维码生成 [https://github.com/nayuki/QR-Code-generator](https://github.com/nayuki/QR-Code-generator)
@@ -265,6 +269,8 @@
265269
* [https://github.com/bazelbuild](https://github.com/bazelbuild)
266270
* [https://github.com/salesforce/bazel-eclipse](https://github.com/salesforce/bazel-eclipse)
267271
* [https://github.com/nrwl](https://github.com/nrwl)
272+
* [https://github.com/TraceMachina/nativelink](https://github.com/TraceMachina/nativelink)
273+
* [https://github.com/facebook/buck2](https://github.com/facebook/buck2)
268274
* 部署工具 [https://github.com/mina-deploy/mina](https://github.com/mina-deploy/mina)
269275
* [https://github.com/capistrano/capistrano](https://github.com/capistrano/capistrano)
270276
* [https://github.com/piku/piku](https://github.com/piku/piku)
@@ -559,6 +565,7 @@
559565
+ [https://github.com/wasmerio](https://github.com/wasmerio)
560566
+ [https://github.com/fermyon/spin](https://github.com/fermyon/spin)
561567
+ [https://github.com/finos/perspective](https://github.com/finos/perspective)
568+
+ 哈希函数 [https://github.com/Daninet/hash-wasm](https://github.com/Daninet/hash-wasm)
562569

563570

564571
- Mozilla:可以用 Rust + WebAssembly 作为 JavaScript 替代

PL/技术概念.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@
120120
* Go [https://github.com/hunterhug/goa.c](https://github.com/hunterhug/goa.c)
121121
* [https://github.com/EndlessCheng/codeforces-go](https://github.com/EndlessCheng/codeforces-go)
122122
* 概率过滤器 [https://github.com/bdupras/filter-tutorial](https://github.com/bdupras/filter-tutorial)
123+
* 算法可视化 [https://github.com/selfboot/ai_gallery](https://github.com/selfboot/ai_gallery)
123124

124125

125126
- [必学十大经典排序算法](https://mp.weixin.qq.com/s/mq2NSG3xMqIs28nU354TjQ)

PL/跨平台应用.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@
8282
* [https://github.com/emilk/egui](https://github.com/emilk/egui)
8383
* [https://github.com/libui-rs/libui](https://github.com/libui-rs/libui)
8484
* [https://github.com/Relm4/Relm4](https://github.com/Relm4/Relm4)
85+
* C [https://github.com/webui-dev/webui](https://github.com/webui-dev/webui)
8586
* 打包可执行文件 [https://github.com/vercel/pkg](https://github.com/vercel/pkg)
8687
* 网页转桌面应用 [https://github.com/nativefier/nativefier](https://github.com/nativefier/nativefier)
8788

System/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -350,6 +350,7 @@
350350
- 堡垒机 [https://github.com/jimmy201602/webterminal](https://github.com/jimmy201602/webterminal)
351351
- [https://github.com/bigbully/Dapper-translation](https://github.com/bigbully/Dapper-translation)
352352
- [https://bigbully.github.io/Dapper-translation](https://bigbully.github.io/Dapper-translation)
353+
- [https://github.com/jumpserver/jumpserver](https://github.com/jumpserver/jumpserver)
353354
354355
355356
@@ -517,6 +518,8 @@
517518
* 色彩转换 [https://github.com/hsluv/hsluv](https://github.com/hsluv/hsluv)
518519
* 音乐人声分离 [https://github.com/jianchang512/vocal-separate](https://github.com/jianchang512/vocal-separate)
519520
* 分享代码 [https://github.com/yuxiaoy1/simple-pastebin](https://github.com/yuxiaoy1/simple-pastebin)
521+
* 缓存网页 [https://github.com/html5-ninja/page-replica](https://github.com/html5-ninja/page-replica)
522+
* 深蹲计数 [https://github.com/zhaoolee/Sport](https://github.com/zhaoolee/Sport)
520523
521524
522525

System/Windows软件.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -285,6 +285,7 @@
285285
* [uTorrent/qBittorrent/BitComet](https://www.lanzoui.com/b0f1awgqb)
286286
* [https://github.com/webtorrent](https://github.com/webtorrent)
287287
* [https://github.com/arvidn/libtorrent](https://github.com/arvidn/libtorrent)
288+
* [https://github.com/popcorn-official/popcorn-desktop](https://github.com/popcorn-official/popcorn-desktop)
288289

289290

290291
**BT-Trackers**

0 commit comments

Comments
 (0)