- 博客(692)
- 收藏
- 关注
原创 使用Sequin实现PostgreSQL到Kafka的实时数据流传输
使用Sequin实现PostgreSQL到Kafka的实时数据流传输 sequin Postgres change data capture to streams and queues like Kafka, SQS, HTTP endpoints, and more ...
2025-06-30 09:35:25
300
原创 使用livelossplot实现PyTorch Ignite训练过程可视化
使用livelossplot实现PyTorch Ignite训练过程可视化 livelossplot Live training loss plot in Jupyter Notebook for Keras, PyTorch and others ...
2025-06-30 09:33:38
241
原创 OpenStack Horizon 实例管理全指南:从创建到运维
OpenStack Horizon 实例管理全指南:从创建到运维 horizon OpenStack Dashboard (Horizon). Mirror of code maintained at opendev.org. 项...
2025-06-30 09:19:33
331
原创 Django生命周期钩子实战指南:django-lifecycle用法详解
Django生命周期钩子实战指南:django-lifecycle用法详解 django-lifecycle Declarative model lifecycle hooks, an alternative to Signals. ...
2025-06-30 09:17:20
141
原创 HuggingFace评估指南:模型推理与评估技术详解
HuggingFace评估指南:模型推理与评估技术详解 evaluation-guidebook Sharing both practical insights and theoretical knowledge about LLM evaluation that we gathered while managing t...
2025-06-30 09:16:50
247
原创 Sunmao-UI 项目中的 Trait 开发指南
Sunmao-UI 项目中的 Trait 开发指南 sunmao-ui A Framework for Developing Low-code Tool 项目地址: https://gitcode.com/gh_mirrors/s...
2025-06-30 09:06:05
125
原创 TVM项目实战:在CUDA平台上部署量化模型的完整指南
TVM项目实战:在CUDA平台上部署量化模型的完整指南 tvm-cn TVM Documentation in Chinese Simplified / TVM 中文文档 项目地址: https://gitcode.com/gh_...
2025-06-30 09:01:12
260
原创 Compose-Rich-Editor项目:HTML与富文本的导入导出详解
Compose-Rich-Editor项目:HTML与富文本的导入导出详解 Compose-Rich-Editor A Rich text editor library for both Jetpack Compose and Compose Multiplatform, fully customizable and s...
2025-06-29 09:34:09
378
原创 C++ AddressSanitizer 检测栈作用域后使用错误详解
C++ AddressSanitizer 检测栈作用域后使用错误详解 cpp-docs C++ Documentation 项目地址: https://gitcode.com/gh_mirrors/cpp/cpp-docs ...
2025-06-29 09:19:51
217
原创 Istio服务网格中的Kafka消息追踪实践指南
Istio服务网格中的Kafka消息追踪实践指南 istio-handbook Istio服务网格进阶实战 项目地址: https://gitcode.com/gh_mirrors/is/istio-handbook ...
2025-06-27 09:35:21
294
原创 Admol/SystemDesign项目解析:系统设计面试的完整知识体系
Admol/SystemDesign项目解析:系统设计面试的完整知识体系 SystemDesign 系统设计面试:内幕指南(System Design Interview: An Insider’s Guide) 项目地址: ht...
2025-06-26 09:33:36
893
原创 在Kubernetes上部署和运行LogDevice集群的完整指南
在Kubernetes上部署和运行LogDevice集群的完整指南 LogDevice facebookarchive/LogDevice: LogDevice是由Facebook开发的日志存储系统,用于高效、可靠地存储和检索大规模分布式系统的日志数据。虽然该项目已归档,但曾被设计用于满足Facebook内部对高可用性和...
2025-06-26 09:33:25
641
原创 BOINC项目参与指南:从开发到社区建设的全方位解析
BOINC项目参与指南:从开发到社区建设的全方位解析 boinc BOINC/boinc: 是一个基于 C++ 语言的分布式计算框架,可以方便地实现分布式计算和任务管理等功能。该项目提供了一个简单易用的分布式计算框架,可以方便地实现分布式计算和任务管理等功能,同时支持多种计算任务和平台。 ...
2025-06-25 09:25:29
309
原创 基于ASL-ML-Immersion项目的Keras函数式API实践指南
基于ASL-ML-Immersion项目的Keras函数式API实践指南 asl-ml-immersion This repos contains notebooks for the Advanced Solutions Lab: ML Immersion ...
2025-06-25 09:11:22
210
原创 随机森林算法原理深度解析:方差分解与偏差分析
随机森林算法原理深度解析:方差分解与偏差分析 ESL-CN 项目地址: https://gitcode.com/gh_mirrors/es/ESL-CN 引言随机森林作为...
2025-06-24 09:11:38
249
原创 FolioReaderKit 技术解析:打造专业级 ePub 阅读器框架
FolioReaderKit 技术解析:打造专业级 ePub 阅读器框架 FolioReaderKit ???? A Swift ePub reader and parser framework for iOS. 项目地址: https...
2025-06-20 10:19:02
282
原创 Titanium SDK 深度解析:iOS SearchableItemAttributeSet 模块详解
Titanium SDK 深度解析:iOS SearchableItemAttributeSet 模块详解 titanium-sdk ???? Native iOS and Android Apps with JavaScript 项目...
2025-06-20 09:47:18
386
原创 使用gql.tada编写GraphQL查询与片段的最佳实践
使用gql.tada编写GraphQL查询与片段的最佳实践 gql.tada ???? Magical GraphQL query engine for TypeScript 项目地址: https://gitcode.com/gh_...
2025-06-19 09:27:46
300
原创 使用Azure认知服务语音SDK在浏览器中实现音频文件转文字
使用Azure认知服务语音SDK在浏览器中实现音频文件转文字 cognitive-services-speech-sdk Sample code for the Microsoft Cognitive Services Speech SDK ...
2025-06-12 09:10:18
297
原创 MMYOLO 项目常见问题深度解析与技术指南
MMYOLO 项目常见问题深度解析与技术指南 mmyolo OpenMMLab YOLO series toolbox and benchmark. Implemented RTMDet, RTMDet-Rotated,YOLOv5, YOLOv6, YOLOv7, YOLOv8,YOLOX, PPYOLOE, etc....
2025-06-12 09:09:38
274
原创 AntShares/NEO项目贡献指南与技术开发规范解析
AntShares/NEO项目贡献指南与技术开发规范解析 neo 项目地址: https://gitcode.com/gh_mirrors/an/antshares 项目概...
2025-06-11 09:04:34
382
原创 LibreraReader 字体与样式自定义完全指南
LibreraReader 字体与样式自定义完全指南 LibreraReader Book Reader for Android 项目地址: https://gitcode.com/gh_mirrors/li/LibreraRea...
2025-06-11 09:03:35
280
原创 JavaScript教程:代码注释的艺术与最佳实践
JavaScript教程:代码注释的艺术与最佳实践 ru.javascript.info Современный учебник JavaScript 项目地址: https://gitcode.com/gh_mirrors/ru...
2025-06-10 09:16:54
313
原创 ng-admin项目中的可复用指令详解
ng-admin项目中的可复用指令详解 ng-admin Add an AngularJS admin GUI to any RESTful API 项目地址: https://gitcode.com/gh_mirrors/ng/...
2025-06-10 09:16:12
238
原创 深入解析ElegantRL项目中PPO算法的实现与应用
深入解析ElegantRL项目中PPO算法的实现与应用 ElegantRL 项目地址: https://gitcode.com/gh_mirrors/ele/ElegantRL ...
2025-06-10 09:05:04
309
原创 ASP.NET Core 5.0中Blazor路由逻辑变更详解
ASP.NET Core 5.0中Blazor路由逻辑变更详解 docs This repository contains .NET Documentation. 项目地址: https://gitcode.com/gh_mirr...
2025-06-10 09:01:55
330
原创 vue-markdown-render:轻量级 Markdown 渲染组件
vue-markdown-render:轻量级 Markdown 渲染组件 vue-markdown-render A simple markdown parser for Vue using markdown-it. 项目地址:...
2025-06-10 09:00:04
381
原创 Stable Baselines强化学习算法全面解析
Stable Baselines强化学习算法全面解析 stable-baselines A fork of OpenAI Baselines, implementations of reinforcement learning algorithms ...
2025-06-09 09:22:06
281
原创 在Linux系统上构建Floorp浏览器项目指南
在Linux系统上构建Floorp浏览器项目指南 Floorp The most of source code of version 10 or later of Floorp Browser, the most Advanced and Fastest Firefox derivative ???? ...
2025-06-07 09:00:17
309
原创 base16-i3:为i3窗口管理器打造个性化色彩主题
base16-i3:为i3窗口管理器打造个性化色彩主题 base16-i3 项目地址: https://gitcode.com/gh_mirrors/ba/base16-i3 ...
2025-06-07 09:00:03
319
原创 在移动设备上使用tui.image-editor的完整指南
在移动设备上使用tui.image-editor的完整指南 tui.image-editor ???????? Full-featured photo image editor using canvas. It is really easy, and it comes with great filters. ...
2025-06-06 09:01:58
285
原创 DIALOGUE:项目核心功能/场景
DIALOGUE:项目核心功能/场景 DIALOGUE DIALOGUE is a dimensionality reduction method that uses cross-cell-type associations to identify multicellular programs (MCPs) and ma...
2025-06-06 09:00:04
362
原创 React数据获取完全指南:从基础到高级实践
React数据获取完全指南:从基础到高级实践 curriculum TheOdinProject/curriculum: The Odin Project 是一个免费的在线编程学习平台,这个仓库是其课程大纲和教材资源库,涵盖了Web开发相关的多种技术栈,如HTML、CSS、JavaScript以及Ruby on Rail...
2025-06-04 09:04:13
218
原创 EasyScheduler在Kubernetes环境下的部署与配置指南
EasyScheduler在Kubernetes环境下的部署与配置指南 dolphinscheduler 项目地址: https://gitcode.com/gh_mirrors/ea/EasyScheduler ...
2025-06-03 09:02:02
217
原创 pybind11性能基准测试:与Boost.Python的编译时间与模块大小对比
pybind11性能基准测试:与Boost.Python的编译时间与模块大小对比 pybind11 Seamless operability between C++11 and Python 项目地址: https://gitco...
2025-06-02 09:04:47
348
原创 Flutter Material 3 组件库演示项目深度解析
Flutter Material 3 组件库演示项目深度解析 samples A collection of Flutter examples and demos 项目地址: https://gitcode.com/gh_mirr...
2025-06-02 09:02:11
296
原创 Taichi编程指南:理解和使用坐标偏移(Offset)
Taichi编程指南:理解和使用坐标偏移(Offset) taichi Productive & portable high-performance programming in Python. 项目地址: https://git...
2025-06-01 09:04:17
238
原创 React-Three-Fiber 性能优化指南:常见陷阱与最佳实践
React-Three-Fiber 性能优化指南:常见陷阱与最佳实践 react-three-fiber ???????? A React renderer for Three.js 项目地址: https://gitcode.com/gh_...
2025-06-01 09:02:27
354
原创 Docusaurus项目中的Rsdoctor插件深度解析
Docusaurus项目中的Rsdoctor插件深度解析 docusaurus Easy to maintain open source documentation websites. 项目地址: https://gitcode....
2025-05-30 09:04:47
232
原创 tnyr.me:隐私优先的URL缩短工具
tnyr.me:隐私优先的URL缩短工具 tnyr.me 项目地址: https://gitcode.com/gh_mirrors/tn/tnyr.me 项目介绍tnyr...
2025-05-29 09:00:09
251
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人