- 博客(641)
- 收藏
- 关注
原创 Checkmate.nvim:Neovim 下的 Markdown 任务管理专家
Checkmate.nvim:Neovim 下的 Markdown 任务管理专家 checkmate.nvim A simple yet sophisticated Neovim To-do plugin 项目地址: https:...
2025-06-16 09:09:44
181
原创 DreamScene360:项目的核心功能/场景
DreamScene360:项目的核心功能/场景 DreamScene360 [ECCV 2024] DreamScene360: Unconstrained Text-to-3D Scene Generation with Panoramic Gaussian Splatting ...
2025-06-14 09:00:04
321
原创 SSLyze:全面解析SSL/TLS安全性的专业扫描工具
SSLyze:全面解析SSL/TLS安全性的专业扫描工具 sslyze Fast and powerful SSL/TLS scanning library. 项目地址: https://gitcode.com/gh_mirror...
2025-06-11 09:02:31
270
原创 JavaScript基础:深入理解相等性判断
JavaScript基础:深入理解相等性判断 javascript GitBook teaching programming basics with Javascript 项目地址: https://gitcode.com/gh_...
2025-06-11 09:02:01
220
原创 Websocket-Node项目中的WebSocketRequest对象详解
Websocket-Node项目中的WebSocketRequest对象详解 WebSocket-Node A WebSocket Implementation for Node.JS (Draft -08 through the final RFC 6455) ...
2025-06-10 09:19:35
362
原创 深入解析高性能Go中的sync.Once实现原理
深入解析高性能Go中的sync.Once实现原理 high-performance-go high performance coding with golang(Go 语言高性能编程,Go 语言陷阱,Gotchas,Traps) ...
2025-06-10 09:18:16
385
原创 Azure Draft-Classic 项目入门指南:快速部署Python应用
Azure Draft-Classic 项目入门指南:快速部署Python应用 draft-classic A tool for developers to create cloud-native applications on Kubernetes. ...
2025-06-10 09:16:45
336
原创 Orchest项目开发环境搭建与工作流指南
Orchest项目开发环境搭建与工作流指南 orchest orchest/orchest: 是一个基于 Kubernetes 的 CI/CD 平台。适合自动化部署和管理应用程序。特点是支持多种语言和框架,可以与其他 DevOps 工具集成。 ...
2025-06-10 09:02:08
328
原创 Apache Ignite分布式计算中的作业调度机制深度解析
Apache Ignite分布式计算中的作业调度机制深度解析 ignite Apache Ignite 项目地址: https://gitcode.com/gh_mirrors/ignite16/ignite ...
2025-06-09 09:04:46
387
原创 Kubernetes RBAC最佳实践指南:构建安全的访问控制体系
Kubernetes RBAC最佳实践指南:构建安全的访问控制体系 website Kubernetes website and documentation repo: 项目地址: https://gitcode.com/gh_...
2025-06-08 09:19:43
348
原创 深入理解Vimeo/Psalm项目的语言服务器功能
深入理解Vimeo/Psalm项目的语言服务器功能 psalm A static analysis tool for finding errors in PHP applications 项目地址: https://gitcode...
2025-06-07 09:22:54
413
原创 Materialize项目中的负载生成器(Load Generator)详解
Materialize项目中的负载生成器(Load Generator)详解 materialize The data warehouse for operational workloads. 项目地址: https://gitc...
2025-06-07 09:06:03
396
原创 Materialize项目中如何高效查询分组中的首个值
Materialize项目中如何高效查询分组中的首个值 materialize The data warehouse for operational workloads. 项目地址: https://gitcode.com/gh_...
2025-06-07 09:05:26
359
原创 深入理解Rust单元测试与HashMap验证 - roadmap-retos-programacion项目解析
深入理解Rust单元测试与HashMap验证 - roadmap-retos-programacion项目解析 roadmap-retos-programacion Ruta de estudio basada en ejercicios de código semanales en 2024 de la comunid...
2025-06-07 09:01:58
258
原创 fog_simulation-SFSU_synthetic:为真实场景带来逼真雾效的仿真工具
fog_simulation-SFSU_synthetic:为真实场景带来逼真雾效的仿真工具 fog_simulation-SFSU_synthetic 项目地址: https://gitcode.com/gh_mirrors/...
2025-06-07 09:00:03
368
原创 PyTorch深度学习项目解析:卷积神经网络(CNN)的演化与深度学习原理
PyTorch深度学习项目解析:卷积神经网络(CNN)的演化与深度学习原理 NYU-DLSP20 NYU Deep Learning Spring 2020 项目地址: https://gitcode.com/gh_mirrors...
2025-06-06 09:07:06
323
原创 Brave浏览器项目深度调试指南
Brave浏览器项目深度调试指南 browser-laptop [DEPRECATED] Please see https://github.com/brave/brave-browser for the current version of Brave ...
2025-06-05 09:09:15
302
原创 Semi Design 表单(Form)组件深度解析
Semi Design 表单(Form)组件深度解析 semi-design ????A modern, comprehensive, flexible design system and React UI library. ???? Provide more than 2800+ Design Tokens, easy to bu...
2025-06-04 09:19:16
335
原创 PDFKit文本处理全指南:从基础到高级应用
PDFKit文本处理全指南:从基础到高级应用 pdfkit 项目地址: https://gitcode.com/gh_mirrors/pdf/pdfkit 前言PDFKi...
2025-06-04 09:03:36
281
原创 Raspberry Pi OS 项目解析:用户进程与系统调用实现
Raspberry Pi OS 项目解析:用户进程与系统调用实现 raspberry-pi-os Learning operating system development using Linux kernel and Raspberry Pi ...
2025-06-03 09:02:50
248
原创 EasyScheduler 单机版快速部署指南
EasyScheduler 单机版快速部署指南 dolphinscheduler 项目地址: https://gitcode.com/gh_mirrors/ea/EasyScheduler ...
2025-06-03 09:02:04
362
原创 SQLModel 教程:使用 where 条件过滤查询结果
SQLModel 教程:使用 where 条件过滤查询结果 sqlmodel SQL databases in Python, designed for simplicity, compatibility, and robustness. ...
2025-06-02 09:08:09
413
原创 《Advanced Go Programming》中的服务流量限制技术解析
《Advanced Go Programming》中的服务流量限制技术解析 advanced-go-programming-book :books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿) ...
2025-06-02 09:00:42
387
原创 Bokeh数据可视化:散点图绘制完全指南
Bokeh数据可视化:散点图绘制完全指南 bokeh bokeh/bokeh: 是一个用于创建交互式图形和数据的 Python 库。适合用于数据可视化、数据分析和呈现,以及创建动态的 Web 应用。特点是提供了一种简洁、直观的 API 来描述和处理数据,并生成交互式的可视化效果。 ...
2025-06-02 09:00:10
352
原创 TDengine数据订阅功能深度解析
TDengine数据订阅功能深度解析 TDengine TDengine is an open source, high-performance, cloud native time-series database optimized for Internet of Things (IoT), Connected Car...
2025-06-01 09:08:15
281
原创 React-Redux 深度解析:使用 mapDispatchToProps 优雅派发 Action
React-Redux 深度解析:使用 mapDispatchToProps 优雅派发 Action react-redux reduxjs/react-redux: React-Redux 是一个用于 React 的 Redux 绑定库,可以用于构建 React 应用程序和组件,支持多种 Redux 功能和工具,如 R...
2025-06-01 09:07:56
342
原创 React Redux 入门指南:构建现代化 React 状态管理
React Redux 入门指南:构建现代化 React 状态管理 react-redux 项目地址: https://gitcode.com/gh_mirrors/rea/react-redux ...
2025-06-01 09:07:23
225
原创 Ray项目中的环境依赖管理:原理与实践指南
Ray项目中的环境依赖管理:原理与实践指南 ray ray-project/ray: 是一个分布式计算框架,它没有使用数据库。适合用于大规模数据处理和机器学习任务的开发和实现,特别是对于需要使用分布式计算框架的场景。特点是分布式计算框架、无数据库。 ...
2025-05-30 09:10:09
238
原创 Node.js 包维护最佳实践教程
Node.js 包维护最佳实践教程 package-maintenance Repository for work for discussion of helping with maintenance of key packages in the ecosystem. ...
2025-05-26 09:00:05
296
原创 探索数据查询新境界:blendsql 核心功能与优势解析
探索数据查询新境界:blendsql 核心功能与优势解析 blendsql Query language for blending SQL logic and LLM reasoning across multi-modal data. [Findings of ACL 2024] ...
2025-05-25 09:00:08
375
原创 SwiftCodes 项目启动与配置教程
SwiftCodes 项目启动与配置教程 SwiftCodes Swift Codes or BIC Codes for all the Banks in the world. Cached to json. 项目地址: http...
2025-05-24 09:01:03
236
原创 compose-remote-layout:动态布局的艺术,无需重新部署
compose-remote-layout:动态布局的艺术,无需重新部署 compose-remote-layout Server-Driven UI component with Compose Multiplatform 项目...
2025-05-09 09:06:46
587
原创 hyperspace:构建高效P2P网络的轻量级服务器
hyperspace:构建高效P2P网络的轻量级服务器 hyperspace Hypercores, batteries included. 项目地址: https://gitcode.com/gh_mirrors/hype/hy...
2025-05-06 09:17:23
598
原创 clean-code-ml:让机器学习代码更加清晰、可维护的实践指南
clean-code-ml:让机器学习代码更加清晰、可维护的实践指南 clean-code-ml :bathtub: Clean Code concepts adapted for machine learning and data science. Now a free video series ???? https://b...
2025-05-05 09:05:26
784
原创 storefront:现代高效的无头电子商务前端
storefront:现代高效的无头电子商务前端 storefront Modern and high performant headless eCommerce Storefront. PWA & JAMstack architecture ready for E-Com Plus APIs. Built with V...
2025-05-03 09:07:34
732
原创 开源项目最佳实践教程:Community ID Spec
开源项目最佳实践教程:Community ID Spec community-id-spec An open standard for hashing network flows into identifiers, a.k.a "Community IDs". ...
2025-04-27 10:40:01
382
原创 dify-sandbox-py 的安装和配置教程
dify-sandbox-py 的安装和配置教程 dify-sandbox-py A code executor for Dify that is compatible with the official sandbox API calls and dependency installation. ...
2025-04-27 09:30:21
461
原创 FlexVAR:项目的核心功能/场景
FlexVAR:项目的核心功能/场景 FlexVAR 项目地址: https://gitcode.com/gh_mirrors/fl/FlexVAR FlexVAR 提供了...
2025-04-24 12:01:15
888
原创 《Human-Readable》项目启动与配置教程
《Human-Readable》项目启动与配置教程 Human-Readable A small set of data formatting utilities for Kotlin Multiplatform (KMP). 项...
2025-04-23 12:40:02
351
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人