- 博客(638)
- 收藏
- 关注
原创 Surging分布式微服务框架配置指南
Surging分布式微服务框架配置指南 surging Surging is a micro-service engine that provides a lightweight, high-performance, modular RPC request pipeline. support Event-based A...
2025-06-11 09:20:09
173
原创 Chrome DevTools Frontend 项目:如何为 Issues 面板创建新问题
Chrome DevTools Frontend 项目:如何为 Issues 面板创建新问题 devtools-frontend The Chrome DevTools UI 项目地址: https://gitcode.com/g...
2025-06-11 09:16:22
171
原创 Elasticsearch权威指南:聚合查询中的过滤技术详解
Elasticsearch权威指南:聚合查询中的过滤技术详解 elasticsearch-definitive-guide The Definitive Guide to Elasticsearch 项目地址: https://g...
2025-06-11 09:07:29
127
原创 Raspberry Pi 4裸机操作系统开发:实现Breakout游戏
Raspberry Pi 4裸机操作系统开发:实现Breakout游戏 rpi4-osdev Tutorial: Writing a "bare metal" operating system for Raspberry Pi 4 ...
2025-06-11 09:02:32
171
原创 深入理解Kubernetes Cluster API:集群生命周期管理的革命性方案
深入理解Kubernetes Cluster API:集群生命周期管理的革命性方案 cluster-api Home for Cluster API, a subproject of sig-cluster-lifecycle 项...
2025-06-10 09:18:44
230
原创 .NET 项目中的 Docker 容器技术详解
.NET 项目中的 Docker 容器技术详解 docs This repository contains .NET Documentation. 项目地址: https://gitcode.com/gh_mirrors/docs...
2025-06-10 09:07:22
248
原创 .NET Core 中的 XML 序列化生成器深度解析
.NET Core 中的 XML 序列化生成器深度解析 docs This repository contains .NET Documentation. 项目地址: https://gitcode.com/gh_mirrors/...
2025-06-10 09:01:53
219
原创 Material Tailwind在Remix框架中的完整集成指南
Material Tailwind在Remix框架中的完整集成指南 material-tailwind @material-tailwind is an easy-to-use components library for Tailwind CSS and Material Design. ...
2025-06-10 09:01:14
225
原创 Tectonic排版引擎编译指南:从源码构建的完整流程
Tectonic排版引擎编译指南:从源码构建的完整流程 tectonic A modernized, complete, self-contained TeX/LaTeX engine, powered by XeTeX and TeXLive. ...
2025-06-10 09:00:25
328
原创 ZIO生态系统项目文档体系深度解析
ZIO生态系统项目文档体系深度解析 zio ZIO — A type-safe, composable library for async and concurrent programming in Scala 项目地址: htt...
2025-06-10 09:00:18
223
原创 R编程基础教程:向量操作详解
R编程基础教程:向量操作详解 swirl_courses :mortar_board: A collection of interactive courses for the swirl R package. 项目地址: http...
2025-06-09 09:06:17
295
原创 CKAN用户指南:数据管理与发布平台使用详解
CKAN用户指南:数据管理与发布平台使用详解 ckan CKAN is an open-source DMS (data management system) for powering data hubs and data portals. CKAN makes it easy to publish, share and...
2025-06-09 09:00:57
634
原创 PaddleX图像异常检测产线使用教程:从原理到实践
PaddleX图像异常检测产线使用教程:从原理到实践 PaddleX PaddlePaddle End-to-End Development Toolkit(『飞桨』深度学习全流程开发工具) 项目地址: https://gitco...
2025-06-08 09:01:15
209
原创 Faraday HTTP客户端快速入门指南
Faraday HTTP客户端快速入门指南 faraday Simple, but flexible HTTP client library, with support for multiple backends. 项目地址: h...
2025-06-07 09:06:49
403
原创 Materialize项目中的时间戳类型详解:timestamp与timestamptz
Materialize项目中的时间戳类型详解:timestamp与timestamptz materialize The data warehouse for operational workloads. 项目地址: https:...
2025-06-07 09:06:40
209
原创 Quartz.NET 核心概念:任务(Jobs)与触发器(Triggers)详解
Quartz.NET 核心概念:任务(Jobs)与触发器(Triggers)详解 quartznet Quartz Enterprise Scheduler .NET 项目地址: https://gitcode.com/gh_mi...
2025-06-06 09:06:53
313
原创 ToyDB项目SQL功能全面解析与实践指南
ToyDB项目SQL功能全面解析与实践指南 toydb Distributed SQL database in Rust, written as a learning project 项目地址: https://gitcode.c...
2025-06-06 09:04:57
258
原创 Patroni项目中的Citus分布式数据库支持详解
Patroni项目中的Citus分布式数据库支持详解 patroni A template for PostgreSQL High Availability with Etcd, Consul, ZooKeeper, or Kubernetes ...
2025-06-06 09:01:33
218
原创 机器学习Python项目中的PCA降维技术详解
机器学习Python项目中的PCA降维技术详解 MachineLearning_Python 机器学习算法python实现 项目地址: https://gitcode.com/gh_mirrors/ma/MachineLearni...
2025-06-05 09:14:33
350
原创 机器学习系统优化指南:误差分析在猫狗分类中的应用
机器学习系统优化指南:误差分析在猫狗分类中的应用 machine-learning-yearning-cn 项目地址: https://gitcode.com/gh_mirrors/mac/machine-learning-ye...
2025-06-05 09:14:31
333
原创 Redux-Observable 中间件配置指南
Redux-Observable 中间件配置指南 redux-observable RxJS middleware for action side effects in Redux using "Epics" 项目地址: http...
2025-06-05 09:14:22
233
原创 OceanBase数据库源码阅读环境配置指南(VSCode + ccls方案)
OceanBase数据库源码阅读环境配置指南(VSCode + ccls方案) oceanbase OceanBase is an enterprise distributed relational database with high availability, high performance, horizontal...
2025-06-04 09:19:22
392
原创 Apache Cassandra 数据修复机制深度解析
Apache Cassandra 数据修复机制深度解析 cassandra Cassandra是一个分布式的NoSQL数据库,主要用于海量数据的存储和访问。它的特点是高可用、可扩展性强、易于部署等。适用于海量数据存储和访问场景。 ...
2025-06-04 09:19:01
315
原创 ASP.NET Core请求处理实战指南:dodyg/practical-aspnetcore项目解析
ASP.NET Core请求处理实战指南:dodyg/practical-aspnetcore项目解析 practical-aspnetcore 该项目提供了关于ASP.NET Core实际应用开发的一系列教程和示例,涵盖了从基础知识到高级主题,是一个实用的学习资源库。适合于想要掌握ASP.NET Core技术栈的开发者...
2025-06-04 09:10:27
323
原创 OneFetch项目:如何为命令行代码统计工具添加新语言支持
OneFetch项目:如何为命令行代码统计工具添加新语言支持 onefetch Command-line Git information tool 项目地址: https://gitcode.com/gh_mirrors/on/o...
2025-06-03 09:12:48
280
原创 深入解析DoctorWkt/acwj项目:编译器开发进阶指南
深入解析DoctorWkt/acwj项目:编译器开发进阶指南 acwj A Compiler Writing Journey 项目地址: https://gitcode.com/gh_mirrors/ac/acwj ...
2025-06-03 09:12:21
368
原创 bull-monitor:实时监控任务队列,提升应用性能
bull-monitor:实时监控任务队列,提升应用性能 bull-monitor ???? Standard UI for Bull and BullMQ. 项目地址: https://gitcode.com/gh_mirrors/b...
2025-06-03 09:00:02
250
原创 HashiCorp Packer 调试指南:从构建失败到问题定位
HashiCorp Packer 调试指南:从构建失败到问题定位 packer Packer is a tool for creating identical machine images for multiple platforms from a single source configuration. ...
2025-06-02 09:15:42
237
原创 SQLModel 教程:使用 Relationship 实现模型关联关系
SQLModel 教程:使用 Relationship 实现模型关联关系 sqlmodel SQL databases in Python, designed for simplicity, compatibility, and robustness. ...
2025-06-02 09:08:04
364
原创 Typeahead.js v0.10.0 迁移指南:架构重构与重大变更解析
Typeahead.js v0.10.0 迁移指南:架构重构与重大变更解析 typeahead.js typeahead.js is a fast and fully-featured autocomplete library 项...
2025-06-02 09:05:16
364
原创 Vux项目中的vux-loader深度解析与实战指南
Vux项目中的vux-loader深度解析与实战指南 vux Mobile UI Components based on Vue & WeUI 项目地址: https://gitcode.com/gh_mirrors/vu/vux...
2025-06-02 09:03:22
373
原创 HuggingFace Agents课程解析:AI Agent的可观测性与评估体系
HuggingFace Agents课程解析:AI Agent的可观测性与评估体系 agents-course This repository contains the Hugging Face Agents Course. 项...
2025-06-02 09:00:59
277
原创 RxDB内存NoSQL数据库:实时应用的高性能解决方案
RxDB内存NoSQL数据库:实时应用的高性能解决方案 rxdb pubkey/rxdb: RxDB是一款基于JavaScript实现的客户端数据库,适用于浏览器环境以及Node.js应用,支持实时同步、离线数据存储、冲突解决等功能,同时采用了RxJS响应式编程模型来处理数据变更。 ...
2025-06-01 09:13:55
797
原创 LiteLLM项目数据隐私与安全防护全解析
LiteLLM项目数据隐私与安全防护全解析 litellm Call all LLM APIs using the OpenAI format. Use Bedrock, Azure, OpenAI, Cohere, Anthropic, Ollama, Sagemaker, HuggingFace, Replicate...
2025-06-01 09:07:26
237
原创 深入解析FastAPI全栈项目开发环境配置
深入解析FastAPI全栈项目开发环境配置 full-stack-fastapi-postgresql tiangolo/full-stack-fastapi-postgresql: 这是一个用于构建全栈Web应用程序的Python框架,使用FastAPI和PostgreSQL。适合用于需要使用Python构建高性能We...
2025-05-30 09:18:05
221
原创 Zustand状态管理库测试指南
Zustand状态管理库测试指南 zustand pmndrs/zustand: Zustand 是一个轻量级的状态管理库,适用于React应用。它提供简单直观的API来创建和访问全局状态存储,并且鼓励简洁、灵活和可组合的状态解决方案。 ...
2025-05-30 09:06:43
280
原创 Spring Framework与Hibernate集成深度解析
Spring Framework与Hibernate集成深度解析 spring-framework 项目地址: https://gitcode.com/gh_mirrors/spr/spring-framework ...
2025-05-30 09:04:44
278
原创 理解freeCodeCamp中的flex-shrink属性:控制弹性项目的收缩比例
理解freeCodeCamp中的flex-shrink属性:控制弹性项目的收缩比例 freeCodeCamp freeCodeCamp.org的开源代码库和课程。免费学习编程。 项目地址: https://gitcode.com/...
2025-05-30 09:01:15
270
原创 ElasticSearch Java Rest Client 示例项目教程
ElasticSearch Java Rest Client 示例项目教程 elasticsearch-jest-example ElasticSearch Java Rest Client Examples 项目地址: http...
2025-05-26 09:00:12
388
原创 LTX-Video 项目启动与配置教程
LTX-Video 项目启动与配置教程 LTX-Video LTXVideo Q8 项目地址: https://gitcode.com/gh_mirrors/lt/LTX-Video ...
2025-05-26 00:51:51
591
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人