- 博客(626)
- 收藏
- 关注
原创 Kubernetes CSI 卷克隆技术详解
Kubernetes CSI 卷克隆技术详解 website Kubernetes website and documentation repo: 项目地址: https://gitcode.com/gh_mirrors/web...
2025-06-09 09:01:19
396
原创 Augmentor项目中的按类别差异化数据增强策略
Augmentor项目中的按类别差异化数据增强策略 Augmentor Image augmentation library in Python for machine learning. 项目地址: https://gitcod...
2025-06-08 09:13:06
246
原创 PaddleClas模型微调实战指南:从理论到实践
PaddleClas模型微调实战指南:从理论到实践 PaddleClas A treasure chest for visual classification and recognition powered by PaddlePaddle ...
2025-06-08 09:00:46
188
原创 Huey任务消费者深入解析与最佳实践
Huey任务消费者深入解析与最佳实践 huey a little task queue for python 项目地址: https://gitcode.com/gh_mirrors/hu/huey ...
2025-06-08 09:00:19
244
原创 深入解析Danger项目:自动化代码审查的核心机制
深入解析Danger项目:自动化代码审查的核心机制 danger ???? Stop saying "you forgot to …" in code review (in Ruby) 项目地址: https://gitcode.com...
2025-06-07 09:23:46
245
原创 Flower框架中的医疗AI技术解析与应用实践
Flower框架中的医疗AI技术解析与应用实践 flower Flower: A Friendly Federated Learning Framework 项目地址: https://gitcode.com/gh_mirrors...
2025-06-07 09:05:25
243
原创 Mailu邮件服务器维护指南:升级、监控与迁移
Mailu邮件服务器维护指南:升级、监控与迁移 Mailu Insular email distribution - mail server as Docker images 项目地址: https://gitcode.com/g...
2025-06-06 09:20:27
277
原创 Litestar框架中的异常处理机制详解
Litestar框架中的异常处理机制详解 litestar Production-ready, Light, Flexible and Extensible ASGI API framework | Effortlessly Build Performant APIs ...
2025-06-06 09:11:27
273
原创 uvisor:构建安全的微控制器执行环境
uvisor:构建安全的微控制器执行环境 uvisor DEPRECATED mbed OS uVisor -- device security layer for ARMv7M microcontrollers 项目地址: ht...
2025-06-06 09:00:04
392
原创 如何获取ESNet iPerf3工具:从二进制包到源码编译
如何获取ESNet iPerf3工具:从二进制包到源码编译 iperf iperf3: A TCP, UDP, and SCTP network bandwidth measurement tool 项目地址: https://...
2025-06-05 09:16:42
207
原创 SkyPilot项目中的代码与文件同步机制详解
SkyPilot项目中的代码与文件同步机制详解 skypilot SkyPilot: Run LLMs, AI, and Batch jobs on any cloud. Get maximum savings, highest GPU availability, and managed execution—all wi...
2025-06-05 09:06:56
311
原创 PyTorch-Tutorial项目:使用神经网络实现二分类任务详解
PyTorch-Tutorial项目:使用神经网络实现二分类任务详解 PyTorch-Tutorial Build your neural network easy and fast, 莫烦Python中文教学 项目地址: htt...
2025-06-05 09:05:59
298
原创 PDM项目开发环境搭建与贡献指南
PDM项目开发环境搭建与贡献指南 pdm A modern Python package and dependency manager supporting the latest PEP standards 项目地址: https...
2025-06-05 09:05:28
330
原创 TheOdinProject课程解析:深入理解Rails中的WebSockets与Action Cable
TheOdinProject课程解析:深入理解Rails中的WebSockets与Action Cable curriculum TheOdinProject/curriculum: The Odin Project 是一个免费的在线编程学习平台,这个仓库是其课程大纲和教材资源库,涵盖了Web开发相关的多种技术栈,如HT...
2025-06-04 09:05:42
381
原创 Starlette 中间件深度解析:从基础到高级应用
Starlette 中间件深度解析:从基础到高级应用 starlette The little ASGI framework that shines. ???? 项目地址: https://gitcode.com/gh_mirrors/...
2025-06-03 09:12:30
295
原创 PermissionsDispatcher项目中的特殊权限处理指南
PermissionsDispatcher项目中的特殊权限处理指南 PermissionsDispatcher 项目地址: https://gitcode.com/gh_mirrors/pe/PermissionsDispatc...
2025-06-03 09:11:46
363
原创 Transpile-AI/Ivy项目核心技术解析:构建统一机器学习框架的四大支柱
Transpile-AI/Ivy项目核心技术解析:构建统一机器学习框架的四大支柱 ivy The Unified AI Framework 项目地址: https://gitcode.com/gh_mirrors/ivy12/iv...
2025-06-02 09:19:14
375
原创 Cookbook项目实践指南:构建现代化数据工程平台
Cookbook项目实践指南:构建现代化数据工程平台 Cookbook andkret/Cookbook: 是一个用于 Chef 的示例代码库,可以方便地学习和实践 Chef 的使用。适合对 Chef、示例代码和想要学习 Chef 的开发者。 ...
2025-06-02 09:18:50
242
原创 技术面试开发者指南:深入理解单例设计模式
技术面试开发者指南:深入理解单例设计模式 tech-interview-for-developer ???????? 신입 개발자 전공 지식 & 기술 면접 백과사전 ???? 项目地址: https://gitcode.com/gh_mirro...
2025-06-02 09:07:55
391
原创 7天用Go从零实现Web框架Gee教程解析
7天用Go从零实现Web框架Gee教程解析 7days-golang 7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework Ge...
2025-06-02 09:07:20
242
原创 goauthentik/authentik 项目升级指南:从备份到版本验证全流程
goauthentik/authentik 项目升级指南:从备份到版本验证全流程 authentik The authentication glue you need. 项目地址: https://gitcode.com/gh_m...
2025-06-02 09:06:20
310
原创 Sanic框架入门指南:Python高性能Web开发利器
Sanic框架入门指南:Python高性能Web开发利器 sanic 项目地址: https://gitcode.com/gh_mirrors/san/sanic 什么是S...
2025-06-02 09:03:07
328
原创 Apache ShardingSphere 数据迁移实战指南
Apache ShardingSphere 数据迁移实战指南 shardingsphere Distributed SQL transaction & query engine for data sharding, scaling, encryption, and more - on any database. ...
2025-06-02 09:00:36
371
原创 TypeScript 深度指南:从基础到编译器原理全面解析
TypeScript 深度指南:从基础到编译器原理全面解析 typescript-book :books: The definitive guide to TypeScript and possibly the best TypeScript book :book:. Free and Open Source ???? ...
2025-06-01 09:14:57
520
原创 Pathway项目Google Drive连接器使用指南
Pathway项目Google Drive连接器使用指南 pathway Pathway is an open framework for high-throughput and low-latency real-time data processing. ...
2025-06-01 09:05:26
358
原创 Kitty终端模拟器:标签页与窗口管理完全指南
Kitty终端模拟器:标签页与窗口管理完全指南 kitty Cross-platform, fast, feature-rich, GPU based terminal 项目地址: https://gitcode.com/gh_m...
2025-06-01 09:03:47
224
原创 datasets-knowledge-embedding:常见知识嵌入数据集集合
datasets-knowledge-embedding:常见知识嵌入数据集集合 datasets-knowledge-embedding ???? A collection of common datasets used in knowledge embedding ...
2025-05-31 09:00:02
407
原创 深入解析Awesome Cheatsheets中的Emmet速查手册
深入解析Awesome Cheatsheets中的Emmet速查手册 awesome-cheatsheets LeCoupa/awesome-cheatsheets: 是一个包含各种技术领域速查表的 GitHub 仓库,包括编程语言、框架、工具等。适合用于快速查找和参考各种技术领域的信息,尤其是对于需要快速掌握和回顾某个...
2025-05-30 09:08:26
327
原创 First Contributions项目:使用IntelliJ IDEA完成首次代码贡献指南
First Contributions项目:使用IntelliJ IDEA完成首次代码贡献指南 first-contributions ????✨ Help beginners to contribute to open source projects ...
2025-05-30 09:08:09
243
原创 Serverless Framework 开发工作流最佳实践指南
Serverless Framework 开发工作流最佳实践指南 serverless 无服务器框架——使用AWS Lambda、Azure Functions、Google Cloud Functions等构建无服务器架构的Web、移动和物联网应用程序! ...
2025-05-30 09:07:21
271
原创 深入理解d2l-zh项目中的语言模型与数据集处理
深入理解d2l-zh项目中的语言模型与数据集处理 d2l-zh 《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。 项目地址: https://gitcode.com/gh_mirr...
2025-05-30 09:05:37
220
原创 Elasticsearch分片大小规划最佳实践指南
Elasticsearch分片大小规划最佳实践指南 elasticsearch 项目地址: https://gitcode.com/gh_mirrors/elas/elasticsearch ...
2025-05-30 09:05:29
390
原创 icepi-zero:便携式FPGA开发板的低成本选择
icepi-zero:便携式FPGA开发板的低成本选择 icepi-zero ECP5 Development Board in the Raspberry Pi Zero form 项目地址: https://gitcode.c...
2025-05-30 09:00:07
392
原创 RethinkDB TypeScript 驱动项目启动与配置教程
RethinkDB TypeScript 驱动项目启动与配置教程 rethinkdb-ts RethinkDB TypeScript driver 项目地址: https://gitcode.com/gh_mirrors/re/r...
2025-05-29 09:00:40
213
原创 Razer Naga 系列鼠标侧键映射器:Naga_KeypadMapper 开源项目教程
Razer Naga 系列鼠标侧键映射器:Naga_KeypadMapper 开源项目教程 Naga_KeypadMapper This little linux xorg daemon allows you to map the side keypad of the Razer Naga series mice via...
2025-05-23 09:01:10
405
原创 NeatShift:文件智能管理的强大工具
NeatShift:文件智能管理的强大工具 NeatShift A modern Windows file organization tool with symbolic link support 项目地址: https://gi...
2025-05-23 09:00:03
438
原创 hjson-cs:让JSON编辑更简单直观
hjson-cs:让JSON编辑更简单直观 hjson-cs Hjson for C# 项目地址: https://gitcode.com/gh_mirrors/hj/hjson-cs ...
2025-05-22 09:00:07
306
原创 Android apps:打造安全高效的密码管理应用
Android apps:打造安全高效的密码管理应用 android-apps ???? Android applications sources 项目地址: https://gitcode.com/gh_mirrors/an/andr...
2025-05-21 09:00:03
215
原创 fampnn:全原子蛋白质序列设计的新方法
fampnn:全原子蛋白质序列设计的新方法 fampnn Sidechain conditioning and modeling for full-atom protein sequence design 项目地址: https:...
2025-05-15 09:00:08
221
原创 watermelon:代码审查的智能助手
watermelon:代码审查的智能助手 watermelon ???? Open-Source Copilot For Code Review 项目地址: https://gitcode.com/gh_mirrors/watermel...
2025-05-07 09:07:56
985
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人