Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
bajins committed Apr 24, 2024
1 parent 0992664 commit 24e280f
Show file tree
Hide file tree
Showing 14 changed files with 45 additions and 18 deletions.
1 change: 1 addition & 0 deletions Go/Go第三方库.md
Original file line number Diff line number Diff line change
Expand Up @@ -262,6 +262,7 @@
- [https://github.com/LyricTian/gin-admin](https://github.com/LyricTian/gin-admin)
- [https://github.com/hzwy23/hauth](https://github.com/hzwy23/hauth)
- 天体数据 [https://github.com/celestiaorg/celestia-node](https://github.com/celestiaorg/celestia-node)
- 后台管理模板 [https://github.com/bufanyun/hotgo](https://github.com/bufanyun/hotgo)


## 框架
Expand Down
1 change: 1 addition & 0 deletions IDE/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -228,6 +228,7 @@
+ [使用Postman调试SpringBoot程序发现返回值格式是xml](https://blog.csdn.net/clapAlong/article/details/106541926)
+ [postman 可以做接口并发测试么?](https://www.zhihu.com/question/280155125/answer/475789464)
+ [https://github.com/Kong/insomnia](https://github.com/Kong/insomnia)
+ [https://github.com/Julien-cpsn/ATAC](https://github.com/Julien-cpsn/ATAC)
+ [https://github.com/httpie/httpie](https://github.com/httpie/httpie)
+ Paw [https://github.com/luckymarmot](https://github.com/luckymarmot)
+ [https://github.com/SmartBear/soapui](https://github.com/SmartBear/soapui)
Expand Down
3 changes: 3 additions & 0 deletions Java/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,8 @@
* [https://github.com/javagrowing/JGrowing](https://github.com/javagrowing/JGrowing)
* [https://github.com/dunwu/java-tutorial](https://github.com/dunwu/java-tutorial)
* 面试题 [https://gitee.com/souyunku/DevBooks](https://github.com/souyunku/DevBooks)
* [https://github.com/Tyson0314/Java-learning](https://github.com/Tyson0314/Java-learning)
* [https://github.com/xbox1994/Java-Interview](https://github.com/xbox1994/Java-Interview)
* Java服务端知识技能图谱 [https://github.com/caison/java-knowledge-mind-map](https://github.com/caison/java-knowledge-mind-map)
* [https://yun.itheima.com/subject/javamap/index.html](https://yun.itheima.com/subject/javamap/index.html)
* JAVA书籍存放库 [https://github.com/singgel/JAVA](https://github.com/singgel/JAVA)
Expand Down Expand Up @@ -170,6 +172,7 @@
* 常用框架源码赏析 [https://github.com/doocs/source-code-hunter](https://github.com/doocs/source-code-hunter)
* [https://github.com/RichardWarburton/java-8-lambdas-exercises](https://github.com/RichardWarburton/java-8-lambdas-exercises)
* [https://github.com/ameizi/DevArticles](https://github.com/ameizi/DevArticles)
* [https://github.com/bage2014/study](https://github.com/bage2014/study)
* demo [https://github.com/brucevsked/vskeddemolist](https://github.com/brucevsked/vskeddemolist)
* [https://github.com/biezhi/30-seconds-of-java8](https://github.com/biezhi/30-seconds-of-java8)
* [https://github.com/jufeng98/java-master](https://github.com/jufeng98/java-master)
Expand Down
3 changes: 3 additions & 0 deletions Other/书籍和博客.md
Original file line number Diff line number Diff line change
Expand Up @@ -441,6 +441,8 @@
* [https://luxiangdong.com](https://luxiangdong.com)
* [https://jakubdziworski.github.io](https://jakubdziworski.github.io)
* [死磕Java - 一站式Java学习平台](https://www.skjava.com)
* [https://www.javaedit.com](https://www.javaedit.com)
* [https://github.com/xiaoguyu](https://github.com/xiaoguyu)



Expand Down Expand Up @@ -540,6 +542,7 @@
* [https://hughfenghen.github.io/posts](https://hughfenghen.github.io/posts)
* [https://github.com/husky-dot/xiaozhi](https://github.com/husky-dot/xiaozhi)
* [https://shenqiuhui.github.io/archives](https://shenqiuhui.github.io/archives)
* [https://github.com/Wscats/articles](https://github.com/Wscats/articles)



Expand Down
1 change: 1 addition & 0 deletions PL/C.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@
* [https://jpegclub.org/jpegtran](https://jpegclub.org/jpegtran)
* [https://sourceforge.net/projects/pmt](https://sourceforge.net/projects/pmt)
* [https://www.ijg.org](https://www.ijg.org)
* [https://github.com/DanBloomberg/leptonica](https://github.com/DanBloomberg/leptonica)
* PCI [https://github.com/pciutils/pciutils](https://github.com/pciutils/pciutils)
* HTTP [https://github.com/mirror/wget](https://github.com/mirror/wget)
* [https://gitlab.com/gnuwget/wget2](https://gitlab.com/gnuwget/wget2)
Expand Down
12 changes: 7 additions & 5 deletions PL/CSharp.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,14 +148,15 @@
- 代码风格 [https://github.com/DotNetAnalyzers/StyleCopAnalyzers](https://github.com/DotNetAnalyzers/StyleCopAnalyzers)
- [https://github.com/luoyunchong/lin-cms-dotnetcore](https://github.com/luoyunchong/lin-cms-dotnetcore)
- [https://github.com/WilliamXu96/ABP-MicroService](https://github.com/WilliamXu96/ABP-MicroService)
- 反编译 [https://github.com/dnSpy/dnSpy](https://github.com/dnSpy/dnSpy)
- 反编译 ~~[https://github.com/dnSpy/dnSpy](https://github.com/dnSpy/dnSpy)~~
- [https://github.com/icsharpcode/ILSpy](https://github.com/icsharpcode/ILSpy)
- [https://github.com/0xd4d/dnlib](https://github.com/0xd4d/dnlib)
- [https://github.com/de4dot/de4dot](https://github.com/de4dot/de4dot)
- [https://github.com/icedland/iced](https://github.com/icedland/iced)
- [https://github.com/sailro/Reflexil](https://github.com/sailro/Reflexil)
- ~~[https://github.com/de4dot/de4dot](https://github.com/de4dot/de4dot)~~
- [https://github.com/dnSpyEx](https://github.com/dnSpyEx)
- ~~[https://github.com/sailro/Reflexil](https://github.com/sailro/Reflexil)~~
- dotPeekn [https://www.jetbrains.com/decompiler/download](https://www.jetbrains.com/decompiler/download)
- [https://www.red-gate.com/products/dotnet-development/reflector](https://www.red-gate.com/products/dotnet-development/reflector)
- dotPeekn [https://www.jetbrains.com.cn/decompiler](https://www.jetbrains.com.cn/decompiler)
- [https://github.com/icedland/iced](https://github.com/icedland/iced)
- 反混淆 [https://github.com/SychicBoy/NetReactorSlayer](https://github.com/SychicBoy/NetReactorSlayer)
- 混淆工具 [https://www.red-gate.com/products/smartassembly](https://www.red-gate.com/products/smartassembly)
- [http://www.vgrsoft.net/Products/ILProtector](http://www.vgrsoft.net/Products/ILProtector)
Expand Down Expand Up @@ -262,6 +263,7 @@
* 捕获数据包 [https://github.com/dotpcap](https://github.com/dotpcap)
* 软件更新 [https://github.com/NetSparkleUpdater/NetSparkle](https://github.com/NetSparkleUpdater/NetSparkle)
* 图片处理 [https://github.com/imazen](https://github.com/imazen)
* [https://github.com/dlemstra/Magick.NET](https://github.com/dlemstra/Magick.NET)
* 数学计算 [https://github.com/codingseb/ExpressionEvaluator](https://github.com/codingseb/ExpressionEvaluator)
* 日志 [https://github.com/serilog/serilog](https://github.com/serilog/serilog)
* [https://github.com/IzyPro/WatchDog](https://github.com/IzyPro/WatchDog)
Expand Down
1 change: 1 addition & 0 deletions PL/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
+ [https://github.com/libhunt](https://github.com/libhunt)
+ [https://www.libhunt.com](https://www.libhunt.com)
+ 测试编程速度 [https://github.com/webdevcody/code-racer](https://github.com/webdevcody/code-racer)
+ 了解延迟时间 [https://github.com/colin-scott/interactive_latencies](https://github.com/colin-scott/interactive_latencies)
+ 游戏开发技术图谱 [https://github.com/gonglei007/GameDevMind](https://github.com/gonglei007/GameDevMind)
+ WEB框架基准测试 [https://github.com/TechEmpower/FrameworkBenchmarks](https://github.com/TechEmpower/FrameworkBenchmarks)
+ [https://github.com/the-benchmarker/web-frameworks](https://github.com/the-benchmarker/web-frameworks)
Expand Down
6 changes: 6 additions & 0 deletions PL/人工智能.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
+ [https://github.com/zjhellofss/KuiperInfer](https://github.com/zjhellofss/KuiperInfer)
+ 动手学深度学习 [https://github.com/d2l-ai](https://github.com/d2l-ai)
+ [https://github.com/lonePatient/awesome-pretrained-chinese-nlp-models](https://github.com/lonePatient/awesome-pretrained-chinese-nlp-models)
+ [https://github.com/HqWu-HITCS/Awesome-Chinese-LLM](https://github.com/HqWu-HITCS/Awesome-Chinese-LLM)
+ [https://github.com/hpcaitech/ColossalAI](https://github.com/hpcaitech/ColossalAI)
+ [https://github.com/xx025/carrot](https://github.com/xx025/carrot)
+ [https://github.com/Charmve/computer-vision-in-action](https://github.com/Charmve/computer-vision-in-action)
Expand Down Expand Up @@ -66,6 +67,7 @@


* [https://maeiee-garden.vercel.app](https://maeiee-garden.vercel.app)
* 微调 [https://github.com/InternLM/xtuner](https://github.com/InternLM/xtuner)



Expand Down Expand Up @@ -366,6 +368,7 @@
- [https://github.com/imistyrain/MTCNN](https://github.com/imistyrain/MTCNN)
- 医疗 [https://github.com/DengYangyong/medical_entity_recognize](https://github.com/DengYangyong/medical_entity_recognize)
- 摄像头物体识别 [https://github.com/blakeblackshear/frigate](https://github.com/blakeblackshear/frigate)
- [https://github.com/we0091234/Chinese_license_plate_detection_recognition](https://github.com/we0091234/Chinese_license_plate_detection_recognition)
- 相似性搜索 [https://github.com/ibips/lrprev-extract](https://github.com/ibips/lrprev-extract)
- [https://github.com/harperreed/imbedding](https://github.com/harperreed/imbedding)
- [https://github.com/mlfoundations/open_clip](https://github.com/mlfoundations/open_clip)
Expand Down Expand Up @@ -435,6 +438,7 @@
- [https://github.com/nilsherzig/LLocalSearch](https://github.com/nilsherzig/LLocalSearch)
- [https://github.com/wandb/openui](https://github.com/wandb/openui)
- [https://github.com/jafioti/luminal](https://github.com/jafioti/luminal)
- [https://github.com/mudler/LocalAI](https://github.com/mudler/LocalAI)
- [https://github.com/lmstudio-ai](https://github.com/lmstudio-ai)
- ChatGPT/Claude/Sage/Dragonfly/Vicuna/Koala/Dolly/ChatGLM/Alpaca
- [https://github.com/cloud804d/mirrors-pengzhile-pandora](https://github.com/cloud804d/mirrors-pengzhile-pandora)
Expand Down Expand Up @@ -515,6 +519,8 @@ curl \
- LLaMA [https://github.com/facebookresearch/llama](https://github.com/facebookresearch/llama)
- [https://github.com/kennethleungty/Llama-2-Open-Source-LLM-CPU-Inference](https://github.com/kennethleungty/Llama-2-Open-Source-LLM-CPU-Inference)
- [https://github.com/ymcui/Chinese-LLaMA-Alpaca](https://github.com/ymcui/Chinese-LLaMA-Alpaca)
- [https://github.com/LlamaFamily/Llama-Chinese](https://github.com/LlamaFamily/Llama-Chinese)
- [https://github.com/CrazyBoyM/llama3-Chinese-chat](https://github.com/CrazyBoyM/llama3-Chinese-chat)
- [https://github.com/rustformers/llama-rs](https://github.com/rustformers/llama-rs)
- [https://github.com/karpathy/llama2.c](https://github.com/karpathy/llama2.c)
- [https://github.com/liltom-eth/llama2-webui](https://github.com/liltom-eth/llama2-webui)
Expand Down
13 changes: 0 additions & 13 deletions Python/Python爬虫.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,19 +57,6 @@

* 搜索社交账户 [https://github.com/sherlock-project/sherlock](https://github.com/sherlock-project/sherlock)
* [https://github.com/DropsDevopsOrg/ECommerceCrawlers](https://github.com/DropsDevopsOrg/ECommerceCrawlers)
* [https://github.com/wnma3mz/wechat_articles_spider](https://github.com/wnma3mz/wechat_articles_spider)
* [https://github.com/wwg88888888/WeChatExt](https://github.com/wwg88888888/WeChatExt)
* [https://github.com/KongKong20/WeChatPCHook](https://github.com/KongKong20/WeChatPCHook)
* [https://github.com/LeLe86/vWeChatCrawl](https://github.com/LeLe86/vWeChatCrawl)
* [https://github.com/Evil0ctal/Douyin_TikTok_Download_API](https://github.com/Evil0ctal/Douyin_TikTok_Download_API)
* [https://github.com/czy0729/Bangumi](https://github.com/czy0729/Bangumi)
* [WeChatDownload,批量微信公众号文章下载小工具](https://i.ijrou.com/p/story/WeChatDownload.html)
* [https://github.com/cooderl/wewe-rss](https://github.com/cooderl/wewe-rss)
* [调试PC端微信内置浏览器](https://mp.weixin.qq.com/s/WZR4HXwM1PEz4nEeMCejWQ)
* [调试PC端微信内置浏览器](http://jioho.gitee.io/blog/%E5%B7%A5%E5%85%B7/%E8%B0%83%E8%AF%95PC%E7%AB%AF%E5%BE%AE%E4%BF%A1%E5%86%85%E7%BD%AE%E6%B5%8F%E8%A7%88%E5%99%A8.html)
* ["调戏" 微信PC端浏览器内置浏览器](https://juejin.cn/post/6844904082314887182)
* [https://github.com/small-step/mikasa-wechat](https://github.com/small-step/mikasa-wechat)
* [https://github.com/cixingguangming55555/wechat-bot](https://github.com/cixingguangming55555/wechat-bot)
* [https://github.com/smallfawn/QLScriptPublic](https://github.com/smallfawn/QLScriptPublic)
* [https://github.com/tinygeeker/tinyspiders](https://github.com/tinygeeker/tinyspiders)
* [https://github.com/Moli-X/Resources](https://github.com/Moli-X/Resources)
Expand Down
1 change: 1 addition & 0 deletions System/IOS.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@



- [https://github.com/sindresorhus](https://github.com/sindresorhus)
- IOS第三方依赖管理工具 [https://cocoapods.org](https://cocoapods.org)
- 解锁功能 [https://github.com/VirgilClyne/iRingo](https://github.com/VirgilClyne/iRingo)
- MAC取证 [https://github.com/jipegit/OSXAuditor](https://github.com/jipegit/OSXAuditor)
Expand Down
1 change: 1 addition & 0 deletions System/Linux.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
+ [最神奇的Linux技术 BPF入门](https://zhuanlan.zhihu.com/p/469860384)
+ [https://github.com/nevermosby/linux-bpf-learning](https://github.com/nevermosby/linux-bpf-learning)
* [bpf简介](https://blog.csdn.net/sinat_38816924/article/details/115471891)
+ [https://github.com/elastic/otel-profiling-agent](https://github.com/elastic/otel-profiling-agent)


* [VIM键盘图形备忘单](http://www.viemu.com/a_vi_vim_graphical_cheat_sheet_tutorial.html)
Expand Down
17 changes: 17 additions & 0 deletions System/Windows软件.md
Original file line number Diff line number Diff line change
Expand Up @@ -1092,6 +1092,7 @@ THUV2-32HH7-6NMHN-PTX7Y-QQCTH(该序列号来自昔阳县政府)
* 右键菜单 [https://github.com/moudey/shell](https://github.com/moudey/shell)
* 活动跟踪 [https://github.com/ActivityWatch/activitywatch](https://github.com/ActivityWatch/activitywatch)
* [https://github.com/Planshit/Tai](https://github.com/Planshit/Tai)
* [https://github.com/undergroundwires/privacy.sexy](https://github.com/undergroundwires/privacy.sexy)
* 便签 [https://github.com/Blakeinstein/Bloop](https://github.com/Blakeinstein/Bloop)
* 加强Capslock键 [https://github.com/wo52616111/capslock-plus](https://github.com/wo52616111/capslock-plus)
* 快速查看 [https://github.com/QL-Win/QuickLook](https://github.com/QL-Win/QuickLook)
Expand Down Expand Up @@ -1197,3 +1198,19 @@ THUV2-32HH7-6NMHN-PTX7Y-QQCTH(该序列号来自昔阳县政府)
- [https://github.com/wechaty/wechaty](https://github.com/wechaty/wechaty)
- QQ机器人 [https://github.com/Mrs4s](https://github.com/Mrs4s)
- 微信机器人 [https://github.com/ngc660sec/NGCBot](https://github.com/ngc660sec/NGCBot)
- [https://github.com/wnma3mz/wechat_articles_spider](https://github.com/wnma3mz/wechat_articles_spider)
- [https://github.com/wwg88888888/WeChatExt](https://github.com/wwg88888888/WeChatExt)
- [https://github.com/KongKong20/WeChatPCHook](https://github.com/KongKong20/WeChatPCHook)
- [https://github.com/LeLe86/vWeChatCrawl](https://github.com/LeLe86/vWeChatCrawl)
- [https://github.com/Evil0ctal/Douyin_TikTok_Download_API](https://github.com/Evil0ctal/Douyin_TikTok_Download_API)
- [https://github.com/czy0729/Bangumi](https://github.com/czy0729/Bangumi)
- [WeChatDownload,批量微信公众号文章下载小工具](https://www.52pojie.cn/thread-948652-1-1.html)
- [https://github.com/qiye45/wechatDownload](https://github.com/qiye45/wechatDownload)
- [https://github.com/xiaoguyu/wechatDownload](https://github.com/xiaoguyu/wechatDownload)
- [https://github.com/Dragocytus/wechatdownload](https://github.com/Dragocytus/wechatdownload)
- [https://github.com/cooderl/wewe-rss](https://github.com/cooderl/wewe-rss)
- [调试PC端微信内置浏览器](https://mp.weixin.qq.com/s/WZR4HXwM1PEz4nEeMCejWQ)
- [调试PC端微信内置浏览器](http://jioho.gitee.io/blog/工具/调试PC端微信内置浏览器.html)
- ["调戏" 微信PC端浏览器内置浏览器](https://juejin.cn/post/6844904082314887182)
- [https://github.com/small-step/mikasa-wechat](https://github.com/small-step/mikasa-wechat)
- [https://github.com/cixingguangming55555/wechat-bot](https://github.com/cixingguangming55555/wechat-bot)
2 changes: 2 additions & 0 deletions System/内网穿透.md
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,8 @@ log_level = info
* [https://github.com/vvbbnn00/WARP-Clash-API](https://github.com/vvbbnn00/WARP-Clash-API)
* [https://github.com/ViRb3/wgcf](https://github.com/ViRb3/wgcf)
* [https://gitlab.com/Misaka-blog/warp-script](https://gitlab.com/Misaka-blog/warp-script)
* [https://github.com/yonggekkk/Cloudflare-workers-pages-vless](https://github.com/yonggekkk/Cloudflare-workers-pages-vless)
* [https://github.com/bia-pain-bache/BPB-Worker-Panel](https://github.com/bia-pain-bache/BPB-Worker-Panel)
* [https://github.com/jhao104/proxy_pool](https://github.com/jhao104/proxy_pool)
* [https://ruanjianku.cloud/daili](https://ruanjianku.cloud/daili)
* [https://v2rayse.com](https://v2rayse.com)
Expand Down
1 change: 1 addition & 0 deletions Web/JavaScript.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@
* 学习代码总结 [https://github.com/csxiaoyaojianxian/JavaScriptStudy](https://github.com/csxiaoyaojianxian/JavaScriptStudy)
* [https://github.com/comehope/front-end-daily-challenges](https://github.com/comehope/front-end-daily-challenges)
* [https://github.com/gothinkster/realworld](https://github.com/gothinkster/realworld)
* [https://github.com/tanpero/JavaScript-Art-Tour](https://github.com/tanpero/JavaScript-Art-Tour)
* 前端面试手册 [https://github.com/yangshun/front-end-interview-handbook](https://github.com/yangshun/front-end-interview-handbook)
* [https://github.com/loverajoel/jstips](https://github.com/loverajoel/jstips)
* [https://www.javascriptcn.com](https://www.javascriptcn.com) 1212/1024
Expand Down

0 comments on commit 24e280f

Please sign in to comment.