自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 Flux:异步、可扩展的状态机编排器

Flux:异步、可扩展的状态机编排器 flux Highly scalable Event-driven, Reactive system for building Stateful apps and Workflow services. ...

2025-06-15 09:00:02 307

原创 Mixbox项目:基于物理的颜料混合算法实现指南

Mixbox项目:基于物理的颜料混合算法实现指南 mixbox Mixbox is a library for natural color mixing based on real pigments. 项目地址: https://...

2025-06-11 09:20:09 210

原创 Glium图形编程教程:创建基本三角形渲染

Glium图形编程教程:创建基本三角形渲染 glium Safe OpenGL wrapper for the Rust language. 项目地址: https://gitcode.com/gh_mirrors/gl/gliu...

2025-06-11 09:03:28 234

原创 AIBrix项目解析:构建企业级GenAI推理基础设施的核心组件

AIBrix项目解析:构建企业级GenAI推理基础设施的核心组件 aibrix FlashMLA 是一个能加速前向计算的项目。它提供了张量操作、元数据处理等功能,可对张量进行累加、拷贝等操作。源项目地址:https://github.com/vllm-project/aibrix ...

2025-06-11 09:02:06 408

原创 PokemonGo-Bot 手动安装指南:从零开始搭建自动化精灵助手

PokemonGo-Bot 手动安装指南:从零开始搭建自动化精灵助手 PokemonGo-Bot The Pokemon Go Bot, baking with community. 项目地址: https://gitcode.c...

2025-06-10 09:17:00 305

原创 Apache Ignite分布式队列与集合深度解析

Apache Ignite分布式队列与集合深度解析 ignite Apache Ignite 项目地址: https://gitcode.com/gh_mirrors/ignite15/ignite ...

2025-06-09 09:01:50 333

原创 Flink CDC 连接器开发指南:从代码贡献到项目协作

Flink CDC 连接器开发指南:从代码贡献到项目协作 flink-cdc-connectors CDC Connectors for Apache Flink® 项目地址: https://gitcode.com/gh_mir...

2025-06-08 09:21:07 311

原创 如何在Up for Grabs项目中添加你的开源项目

如何在Up for Grabs项目中添加你的开源项目 up-for-grabs.net This is a list of projects which have curated tasks specifically for new contributors. These issues are a great way t...

2025-06-07 09:21:39 398

原创 Apache Flink CDC 数据管道核心概念解析

Apache Flink CDC 数据管道核心概念解析 flink-cdc Flink CDC is a streaming data integration tool 项目地址: https://gitcode.com/gh_m...

2025-06-07 09:04:00 223

原创 Weave网络中的Fast Datapath技术解析

Weave网络中的Fast Datapath技术解析 weave 项目地址: https://gitcode.com/gh_mirrors/we/weave 概述Weav...

2025-06-06 09:12:48 276

原创 XMall项目集成Swagger2实现API文档自动化指南

XMall项目集成Swagger2实现API文档自动化指南 xmall 基于SOA架构的分布式电商购物商城 前后端分离 前台商城:Vue全家桶 后台管理系统:Dubbo/SSM/Elasticsearch/Redis/MySQL/ActiveMQ/Shiro/Zookeeper等 ...

2025-06-06 09:02:40 396

原创 Quartz项目组件开发指南:构建可复用的页面元素

Quartz项目组件开发指南:构建可复用的页面元素 quartz ???? a fast, batteries-included static-site generator that transforms Markdown content into fully functional websites ...

2025-06-04 09:20:45 314

原创 PySyft入门教程:隐私保护数据科学工作流实践

PySyft入门教程:隐私保护数据科学工作流实践 PySyft Perform data science on data that remains in someone else's server 项目地址: https://gi...

2025-06-04 09:10:44 322

原创 Spectacle基础组件属性详解

Spectacle基础组件属性详解 spectacle A React-based library for creating sleek presentations using JSX syntax that gives you the ability to live demo your code. ...

2025-06-04 09:09:46 210

原创 Practical Python项目解析:函数返回与闭包的高级应用

Practical Python项目解析:函数返回与闭包的高级应用 practical-python Practical Python Programming (course by @dabeaz) 项目地址: https://g...

2025-06-04 09:05:14 383

原创 Modin项目安装指南:从入门到精通

Modin项目安装指南:从入门到精通 modin modin-project/modin: Modin 是一个基于 Apache Arrow 和 Dask 的高性能分布式 DataFrame 库,它为 Pandas 提供了无缝的并行计算能力,使得大数据集处理变得更加高效。 ...

2025-06-04 09:04:02 167

原创 Apache Druid 数组展开(Unnest)操作实战指南

Apache Druid 数组展开(Unnest)操作实战指南 druid Druid是一个高速的数据查询引擎,主要用于OLAP场景。它的特点是快速查询、支持复杂查询语句、易于部署等。适用于数据分析和报告生成场景。 项目地址: h...

2025-06-03 09:01:31 321

原创 Newspaper3k:Python新闻文章抓取与内容提取库详解

Newspaper3k:Python新闻文章抓取与内容提取库详解 newspaper News, full-text, and article metadata extraction in Python 3. Advanced docs: ...

2025-06-02 09:17:50 293

原创 基于Microsoft IoT初学者项目的智能语音助手开发指南

基于Microsoft IoT初学者项目的智能语音助手开发指南 IoT-For-Beginners 12 Weeks, 24 Lessons, IoT for All! 项目地址: https://gitcode.com/gh_m...

2025-06-02 09:08:24 772

原创 LunarVim项目开发规范与贡献指南深度解析

LunarVim项目开发规范与贡献指南深度解析 LunarVim ???? LunarVim is an IDE layer for Neovim. Completely free and community driven. 项目地址:...

2025-06-02 09:01:10 345

原创 Apollo配置中心:Portal集群部署中的Session共享配置指南

Apollo配置中心:Portal集群部署中的Session共享配置指南 apollo 项目地址: https://gitcode.com/gh_mirrors/ap/apollo ...

2025-06-01 09:01:54 214

原创 EmbedChain项目集成LlamaIndex实现智能对话记忆存储技术解析

EmbedChain项目集成LlamaIndex实现智能对话记忆存储技术解析 embedchain Production ready RAG framework - Load, index, retrieve and sync any unstructured data ...

2025-05-30 09:18:36 249

原创 Ladybird浏览器项目:Qt Creator开发环境配置指南

Ladybird浏览器项目:Qt Creator开发环境配置指南 ladybird Truly independent web browser 项目地址: https://gitcode.com/gh_mirrors/lad/la...

2025-05-30 09:08:19 253

原创 PingCAP go-tpc 项目启动与配置教程

PingCAP go-tpc 项目启动与配置教程 go-tpc A toolbox to benchmark TPC workloads in Go 项目地址: https://gitcode.com/gh_mirrors/go...

2025-05-29 01:06:05 264

原创 开源项目最佳实践:OptimalControl.jl

开源项目最佳实践:OptimalControl.jl OptimalControl.jl Model and solve optimal control problems in Julia 项目地址: https://gitcod...

2025-05-28 09:01:18 358

原创 Revolve:AI-Powered 数据库 CRUD & UI 生成器的最佳实践

Revolve:AI-Powered 数据库 CRUD & UI 生成器的最佳实践 revolve Instantly generate full-stack admin panels, APIs, and UI from your database schema—powered by AI agents & L...

2025-05-28 09:01:14 298

原创 notwaita-cursor:为Windows和Linux带来优雅光标的解决方案

notwaita-cursor:为Windows和Linux带来优雅光标的解决方案 notwaita-cursor A cursor theme inspired by the Adwaita icons from the GNOME Project for Windows and Linux with HiDPI s...

2025-05-20 09:00:05 231

原创 homeassistant-statistics:导入长期统计数据的关键解决方案

homeassistant-statistics:导入长期统计数据的关键解决方案 homeassistant-statistics This HA integration allows to import long term statistics from a file like csv or tsv ...

2025-05-10 09:06:42 999

原创 packse:Python 打包场景管理工具

packse:Python 打包场景管理工具 packse Python packaging scenarios 项目地址: https://gitcode.com/gh_mirrors/pa/packse ...

2025-05-08 09:20:42 644

原创 guards 的安装和配置教程

guards 的安装和配置教程 guards ???? Comprehensive collection of type guards for JavaScript and TypeScript; Inspired by Elixir ...

2025-04-27 12:21:11 651

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

LuaJava 项目启动与配置教程 luajava Lua for Java on Windows, Mac OS X, Linux, Android. 5.1, 5.2, 5.3, 5.4 or LuaJIT. 项目地址: ht...

2025-04-26 09:40:22 766

原创 Sleepy项目最佳实践教程

Sleepy项目最佳实践教程 sleepy Are you sleeping? 项目地址: https://gitcode.com/gh_mirrors/sle/sleepy ...

2025-04-25 10:51:04 339

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

Amber 项目启动与配置教程 amber https://openjdk.org/projects/amber 项目地址: https://gitcode.com/gh_mirrors/amber5/amber ...

2025-04-24 11:23:13 415

原创 XNode 的安装和配置教程

XNode 的安装和配置教程 XNode 可视化程序编辑器,类似虚幻引擎的蓝图。A visual programming editor similar to Unreal Engine's Blueprint. 项目地址: htt...

2025-04-24 11:10:54 497

原创 aifiles 的安装和配置教程

aifiles 的安装和配置教程 aifiles A CLI that organize and manage your files using AI 项目地址: https://gitcode.com/gh_mirrors/a...

2025-04-24 10:50:05 304

原创 Coswara-Data 开源项目最佳实践教程

Coswara-Data 开源项目最佳实践教程 Coswara-Data Data repository of Project Coswara 项目地址: https://gitcode.com/gh_mirrors/co/Co...

2025-04-23 12:10:27 332

原创 ModBusTcpTools 的项目扩展与二次开发

ModBusTcpTools 的项目扩展与二次开发 ModBusTcpTools 一个Modbus的C#开发示例,运用HslCommunication.dll组件库实现,包含了一个服务端的演示和一个客户端演示,客户端可用于进行Modbus测试,详细见ReadMe.md。 ...

2025-04-23 07:25:18 562

原创 开源项目 fma 亮点详解

开源项目 fma 亮点详解 fma 项目地址: https://gitcode.com/gh_mirrors/fm/fma 1. 项目的基础介绍fma(Frequency...

2025-04-23 07:14:31 263

原创 开源项目 office-custom-ui-editor 亮点解析

开源项目 office-custom-ui-editor 亮点解析 office-custom-ui-editor 项目地址: https://gitcode.com/gh_mirrors/of/office-custom-ui...

2025-04-23 07:03:36 951

原创 Minimal-RL:探索LLM推理的极简方法

Minimal-RL:探索LLM推理的极简方法 Minimal-RL 项目地址: https://gitcode.com/gh_mirrors/mi/Minimal-RL ...

2025-04-22 10:30:42 613

空空如也

空空如也

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

TA关注的人

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