自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(643)
  • 收藏
  • 关注

原创 Anchor项目中的IDL文件详解:连接程序与客户端的桥梁

Anchor项目中的IDL文件详解:连接程序与客户端的桥梁 anchor ⚓ Solana Sealevel Framework 项目地址: https://gitcode.com/gh_mirrors/an/anchor ...

2025-06-09 09:21:19 288

原创 kyanos项目本地编译指南:从环境搭建到二进制生成

kyanos项目本地编译指南:从环境搭建到二进制生成 kyanos Kyanos is a networking analysis tool using eBPF. It can visualize the time packets spend in the kernel, capture requests/respon...

2025-06-09 09:20:18 127

原创 Apache Ignite系统视图深度解析:全方位监控集群状态

Apache Ignite系统视图深度解析:全方位监控集群状态 ignite Apache Ignite 项目地址: https://gitcode.com/gh_mirrors/ignite15/ignite ...

2025-06-09 09:03:49 131

原创 Lightdash项目中的dbt模型配置详解:以用户模型为例

Lightdash项目中的dbt模型配置详解:以用户模型为例 lightdash lightdash - 这是一个用于数据分析和可视化的开源平台,可以连接到各种数据源(如 PostgreSQL、BigQuery 等),并提供了丰富的图表和可视化功能。适用于数据分析师、数据科学家、业务分析师等场景。特点包括实时数据分析、丰...

2025-06-08 09:21:37 307

原创 Yii框架安全防护最佳实践指南

Yii框架安全防护最佳实践指南 yii Yii PHP Framework 1.1.x 项目地址: https://gitcode.com/gh_mirrors/yi/yii ...

2025-06-08 09:19:54 285

原创 Node.js 实用工具模块 util 详解 - ruanyf/jstutorial 项目解析

Node.js 实用工具模块 util 详解 - ruanyf/jstutorial 项目解析 jstutorial Javascript tutorial book 项目地址: https://gitcode.com/gh_mi...

2025-06-08 09:02:59 238

原创 NoneBot2 事件类型与重载机制深度解析

NoneBot2 事件类型与重载机制深度解析 nonebot2 跨平台 Python 异步聊天机器人框架 / Asynchronous multi-platform chatbot framework written in Python ...

2025-06-06 09:07:56 335

原创 Sandstorm项目:托管服务提供商运营指南

Sandstorm项目:托管服务提供商运营指南 sandstorm Sandstorm is a self-hostable web productivity suite. It's implemented as a security-hardened web app package manager. ...

2025-06-06 09:05:55 258

原创 Tianshou强化学习框架入门指南:从零开始掌握PPO算法实战

Tianshou强化学习框架入门指南:从零开始掌握PPO算法实战 tianshou An elegant PyTorch deep reinforcement learning library. 项目地址: https://git...

2025-06-05 09:02:10 383

原创 Waterdrop项目Connector V2特性深度解析

Waterdrop项目Connector V2特性深度解析 seatunnel 项目地址: https://gitcode.com/gh_mirrors/seat/seatunnel ...

2025-06-05 09:01:58 312

原创 Apache SeaTunnel 配置指南:深入理解配置文件结构与使用技巧

Apache SeaTunnel 配置指南:深入理解配置文件结构与使用技巧 seatunnel SeaTunnel是一个开源的数据集成工具,主要用于从各种数据源中提取数据并将其转换成标准格式。它的特点是易用性高、支持多种数据源、支持流式处理等。适用于数据集成和数据清洗场景。 ...

2025-06-05 09:01:56 282

原创 ParlAI项目Docker镜像使用完全指南

ParlAI项目Docker镜像使用完全指南 ParlAI A framework for training and evaluating AI models on a variety of openly available dialogue datasets. ...

2025-06-04 09:02:02 303

原创 dealing_with_data:数据科学编程教学及环境配置

dealing_with_data:数据科学编程教学及环境配置 dealing_with_data Material that I use for a variety of classes and tutorials 项目地址: ...

2025-06-04 09:00:03 316

原创 Apereo CAS项目发布流程详解

Apereo CAS项目发布流程详解 cas Apereo CAS - Identity & Single Sign On for all earthlings and beyond. 项目地址: https://gitcode....

2025-06-03 09:12:24 256

原创 Apache Druid教程:使用Theta Sketch进行近似计数分析

Apache Druid教程:使用Theta Sketch进行近似计数分析 druid Druid是一个高速的数据查询引擎,主要用于OLAP场景。它的特点是快速查询、支持复杂查询语句、易于部署等。适用于数据分析和报告生成场景。 项...

2025-06-03 09:01:30 249

原创 使用SQLModel和FastAPI实现英雄数据更新功能详解

使用SQLModel和FastAPI实现英雄数据更新功能详解 sqlmodel SQL databases in Python, designed for simplicity, compatibility, and robustness. ...

2025-06-02 09:07:44 387

原创 RagaAI Catalyst项目数据集管理全指南

RagaAI Catalyst项目数据集管理全指南 RagaAI-Catalyst Python SDK for Agent AI Observability, Monitoring and Evaluation Framework. Includes features like agent, llm and tools...

2025-06-02 09:06:15 344

原创 Cookiecutter项目中的私有变量使用指南

Cookiecutter项目中的私有变量使用指南 cookiecutter 项目地址: https://gitcode.com/gh_mirrors/coo/cookiecutter ...

2025-06-01 09:07:20 222

原创 grub2-theme-breeze:为您的 GRUB 引入极简之美

grub2-theme-breeze:为您的 GRUB 引入极简之美 grub2-theme-breeze 项目地址: https://gitcode.com/gh_mirrors/gr/grub2-theme-breeze ...

2025-05-30 09:00:04 336

原创 Cloud-Native Observability:项目核心功能/场景

Cloud-Native Observability:项目核心功能/场景 Cloud-Native-Observability Cloud Native Observability with OpenTelemetry, Published by Packt ...

2025-05-30 09:00:04 343

原创 open-im-sdk-web:即时通讯能力,一键集成

open-im-sdk-web:即时通讯能力,一键集成 open-im-sdk-web IM web jssdk 项目地址: https://gitcode.com/gh_mirrors/op/open-im-sdk-web ...

2025-05-25 09:00:03 394

原创 Articy3ImporterForUnreal 项目启动与配置教程

Articy3ImporterForUnreal 项目启动与配置教程 Articy3ImporterForUnreal Articy Importer plugin for the Unreal Engine 4 and Unreal Engine 5 (work in progress). ...

2025-05-23 09:01:40 213

原创 sdk-python:构建AI Agent的轻量级模型驱动SDK

sdk-python:构建AI Agent的轻量级模型驱动SDK sdk-python A model-driven approach to building AI agents in just a few lines of code. ...

2025-05-17 09:00:05 318

原创 ASRT:异步任务调度库,为嵌入式系统带来高性能编程体验

ASRT:异步任务调度库,为嵌入式系统带来高性能编程体验 asrt An open source task scheduling library ASRT (Async Runtime) written in modern C++ tailored for embedded linux systems. ...

2025-05-15 09:00:07 378

原创 opencadd:结构化学信息学的Python库

opencadd:结构化学信息学的Python库 opencadd A Python library for structural cheminformatics 项目地址: https://gitcode.com/gh_mirr...

2025-05-15 09:00:07 292

原创 editorjs-undo:为Editor.js带来撤销与重做功能

editorjs-undo:为Editor.js带来撤销与重做功能 editorjs-undo Undo/Redo feature for Editor.js 项目地址: https://gitcode.com/gh_mirror...

2025-05-01 09:07:41 674

原创 Pyomo:优化建模的强大工具

Pyomo:优化建模的强大工具 Pyomo Pyomo respository provides a comprehensive library of solved models in Supply chain management ...

2025-04-30 23:20:25 609

原创 andure 的安装和配置教程

andure 的安装和配置教程 andure DevTools for Android Chrome — works on any website, on any Chromium browser. 项目地址: https://g...

2025-04-27 09:40:27 307

原创 Android ML Kit 开源项目最佳实践教程

Android ML Kit 开源项目最佳实践教程 codelab-mlkit-android 项目地址: https://gitcode.com/gh_mirrors/co/codelab-mlkit-android ...

2025-04-26 10:20:30 233

原创 zsh-utils 的安装和配置教程

zsh-utils 的安装和配置教程 zsh-utils A minimal, opinionated set of ZSH plugins designed to be small, simple, and focused. 项...

2025-04-26 10:10:02 388

原创 waggle-dance:构建高效多Agent系统的实验性应用

waggle-dance:构建高效多Agent系统的实验性应用 waggle-dance Knowledge work automation with AI agents 项目地址: https://gitcode.com/gh_...

2025-04-25 18:40:30 694

原创 ROLO项目启动与配置教程

ROLO项目启动与配置教程 ROLO This is a ROS package for lidar odometry implementation using rotation optimization method. 项目地址...

2025-04-25 10:37:51 395

原创 Solendprotocol Liquidator 项目启动与配置教程

Solendprotocol Liquidator 项目启动与配置教程 liquidator open source version of a liquidation bot running against solend 项目地...

2025-04-23 13:00:01 257

原创 Distribt 的安装和配置教程

Distribt 的安装和配置教程 Distribt 项目地址: https://gitcode.com/gh_mirrors/di/Distribt 1. 项目基础介绍和...

2025-04-23 11:40:48 365

原创 twinkle-tray 项目亮点详解

twinkle-tray 项目亮点详解 twinkle-tray Easily manage the brightness of your monitors in Windows from the system tray 项目地址...

2025-04-23 07:17:35 927

原创 开源项目 RimSort 的扩展与二次开发潜力

开源项目 RimSort 的扩展与二次开发潜力 RimSort 项目地址: https://gitcode.com/gh_mirrors/ri/RimSort 1. 项目的...

2025-04-23 07:06:48 288

原创 Comma10k 项目安装与使用教程

Comma10k 项目安装与使用教程 comma10k 10k crowdsourced images for training segnets 项目地址: https://gitcode.com/gh_mirrors/co/co...

2025-04-22 15:00:00 360

原创 JaxGCRL 项目使用教程

JaxGCRL 项目使用教程 JaxGCRL Goal-Conditioned Reinforcement Learning with JAX 项目地址: https://gitcode.com/gh_mirrors/ja/Jax...

2025-04-22 07:07:17 341

原创 BitFunnel 项目使用教程

BitFunnel 项目使用教程 BitFunnel A signature-based search engine 项目地址: https://gitcode.com/gh_mirrors/bi/BitFunnel ...

2025-04-20 07:06:53 785

原创 Haskell AMQP 客户端库使用教程

Haskell AMQP 客户端库使用教程 amqp Haskell AMQP client library 项目地址: https://gitcode.com/gh_mirrors/amqp/amqp ...

2025-04-19 07:07:33 815

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除