自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 探索Hyperf的利器:Components项目推荐

探索Hyperf的利器:Components项目推荐 components ???? The most popular components for Hyperf. 项目地址: https://gitcode.com/gh_mirror...

2025-07-03 09:00:03 302

原创 FrostDB LSM索引架构设计与优化实践

FrostDB LSM索引架构设计与优化实践 frostdb ❄️ Coolest database around ???? Embeddable column database written in Go. 项目地址: https:/...

2025-06-30 09:05:48 394

原创 深入解析Battelle/movfuscator项目的后处理技术

深入解析Battelle/movfuscator项目的后处理技术 movfuscator The single instruction C compiler 项目地址: https://gitcode.com/gh_mirrors...

2025-06-30 09:04:44 344

原创 CppPatterns-Patterns项目解析:C++中优雅实现值交换的通用模式

CppPatterns-Patterns项目解析:C++中优雅实现值交换的通用模式 CppPatterns-Patterns A repository of modern C++ patterns curated by the community. ...

2025-06-29 09:34:48 869

原创 Lockdoor-Framework中的Win32缓冲区异常处理技术详解

Lockdoor-Framework中的Win32缓冲区异常处理技术详解 Lockdoor-Framework ???? Lockdoor Framework : A Penetration Testing framework with Cyber Security Resources ...

2025-06-29 09:28:42 683

原创 Azure-in-bullet-points项目解析:Azure Active Directory架构师技术指南

Azure-in-bullet-points项目解析:Azure Active Directory架构师技术指南 Azure-in-bullet-points ☁️ Azure summary in bullet points 项...

2025-06-29 09:27:48 562

原创 Django/ASGI生态中的ASGI实现方案全面解析

Django/ASGI生态中的ASGI实现方案全面解析 asgiref ASGI specification and utilities 项目地址: https://gitcode.com/gh_mirrors/as/asgire...

2025-06-29 09:08:04 314

原创 Serverless Event Gateway 订阅类型深度解析:同步与异步模式详解

Serverless Event Gateway 订阅类型深度解析:同步与异步模式详解 event-gateway React to any event with serverless functions across clouds ...

2025-06-28 09:23:22 341

原创 dj-stripe升级指南:平滑迁移的最佳实践

dj-stripe升级指南:平滑迁移的最佳实践 dj-stripe dj-stripe automatically syncs your Stripe Data to your local database as pre-implemented Django Models allowing you to use the ...

2025-06-28 09:09:12 282

原创 ProtoActor-dotnet中的Saga模式实践:银行转账案例详解

ProtoActor-dotnet中的Saga模式实践:银行转账案例详解 protoactor-dotnet asynkron/protoactor-dotnet: 是一个基于 C# 语言的分布式Actor框架,可以方便地实现分布式系统的开发和部署等功能。该项目提供了一个简单易用的分布式Actor框架,可以方便地实现分布...

2025-06-27 09:22:43 350

原创 深入解析pycallgraph命令行工具的使用方法

深入解析pycallgraph命令行工具的使用方法 pycallgraph pycallgraph is a Python module that creates call graphs for Python programs. ...

2025-06-27 09:10:59 314

原创 Spring Session与Spring Boot集成实现Redis会话存储指南

Spring Session与Spring Boot集成实现Redis会话存储指南 spring-session Spring Session 项目地址: https://gitcode.com/gh_mirrors/sp/spr...

2025-06-27 09:04:09 440

原创 Envoy Gateway 部署模式详解:从基础到高级实践

Envoy Gateway 部署模式详解:从基础到高级实践 gateway Manages Envoy Proxy as a Standalone or Kubernetes-based Application Gateway 项...

2025-06-27 09:01:16 328

原创 使用kubelogin实现Kubernetes OpenID Connect认证配置指南

使用kubelogin实现Kubernetes OpenID Connect认证配置指南 kubelogin kubectl plugin for Kubernetes OpenID Connect authentication (kubectl oidc-login) ...

2025-06-26 09:19:41 329

原创 在Ubuntu上使用dotnet/spark开发大数据应用的完整指南

在Ubuntu上使用dotnet/spark开发大数据应用的完整指南 spark Spark 是一个开源的大数据处理和分析框架,支持分布式计算、数据挖掘、机器学习等多种数据处理任务。 * 提供大数据处理和分析的功能,可以处理 GB/TB 级别数据,用于大数据应用开发、数据分析和机器学习等领域。 * 有什么特点:分布式...

2025-06-26 09:01:39 356

原创 Beanie ODM 1.8.0 版本新特性详解

Beanie ODM 1.8.0 版本新特性详解 beanie Asynchronous Python ODM for MongoDB 项目地址: https://gitcode.com/gh_mirrors/bea/beanie...

2025-06-24 09:37:23 863

原创 TileServer-GL 服务端点详解:地图瓦片与静态图像API指南

TileServer-GL 服务端点详解:地图瓦片与静态图像API指南 tileserver-gl Vector and raster maps with GL styles. Server side rendering by MapLibre GL Native. Map tile server for MapLibr...

2025-06-24 09:28:56 669

原创 Eta项目Gradle插件基础配置指南

Eta项目Gradle插件基础配置指南 eta The Eta Programming Language, a dialect of Haskell on the JVM 项目地址: https://gitcode.com/gh_...

2025-06-24 09:05:03 370

原创 Lagom框架中的依赖注入机制详解

Lagom框架中的依赖注入机制详解 lagom Reactive Microservices for the JVM 项目地址: https://gitcode.com/gh_mirrors/la/lagom ...

2025-06-24 09:02:25 279

原创 Mars项目Tensor入门指南:从创建到执行的全流程解析

Mars项目Tensor入门指南:从创建到执行的全流程解析 mars mars-project/mars: Mars(大规模多维数组计算框架)是阿里云开发的一个开源分布式计算框架,主要用于解决大数据分析领域中大规模多维数组数据的高效处理问题,特别适合于机器学习、科学计算等领域。 ...

2025-06-20 09:58:30 269

原创 Pezzo项目技术贡献指南:从入门到实践

Pezzo项目技术贡献指南:从入门到实践 pezzo ????️ Open-source, developer-first LLMOps platform designed to streamline prompt design, version management, instant delivery, collaborat...

2025-06-19 09:24:06 381

原创 Solo.io Gloo 多目标路由配置详解:实现流量按权重分发

Solo.io Gloo 多目标路由配置详解:实现流量按权重分发 gloo The Feature-rich, Kubernetes-native, Next-Generation API Gateway Built on Envoy ...

2025-06-16 09:09:51 409

原创 Smile格式详解:高效的二进制JSON兼容数据格式

Smile格式详解:高效的二进制JSON兼容数据格式 smile-format-specification New home for Smile format (https://en.wikipedia.org/wiki/Smile_(data_interchange_format)) ...

2025-06-16 09:09:49 240

原创 Converse.js XMPP客户端集成与部署指南

Converse.js XMPP客户端集成与部署指南 converse.js 项目地址: https://gitcode.com/gh_mirrors/con/converse.js ...

2025-06-12 09:10:57 227

原创 深入解析actionlint:GitHub Actions工作流静态检查工具

深入解析actionlint:GitHub Actions工作流静态检查工具 actionlint :octocat: Static checker for GitHub Actions workflow files 项目地址: ...

2025-06-12 09:10:39 405

原创 React Number Format 库中的模式格式化功能详解

React Number Format 库中的模式格式化功能详解 react-number-format React component to format numbers in an input or as a text. 项目...

2025-06-10 09:06:04 261

原创 使用facenet-pytorch进行人脸检测与识别模型微调实战指南

使用facenet-pytorch进行人脸检测与识别模型微调实战指南 facenet-pytorch Pretrained Pytorch face detection (MTCNN) and facial recognition (InceptionResnet) models ...

2025-06-08 09:19:03 272

原创 vscode-rainbow-fart 语音包定制指南

vscode-rainbow-fart 语音包定制指南 vscode-rainbow-fart 一个在你编程时疯狂称赞你的 VSCode 扩展插件 | An VSCode extension that keeps giving you compliment while you are coding, it will ch...

2025-06-08 09:17:46 271

原创 Apache Iceberg 表迁移技术详解:从传统表格式到现代数据湖架构

Apache Iceberg 表迁移技术详解:从传统表格式到现代数据湖架构 iceberg Apache Iceberg 项目地址: https://gitcode.com/gh_mirrors/iceberg5/iceberg...

2025-06-08 09:14:04 314

原创 Learning-Prompt项目解析:零样本提示(Zero-Shot Prompting)技术详解

Learning-Prompt项目解析:零样本提示(Zero-Shot Prompting)技术详解 Learning-Prompt Free prompt engineering online course. ChatGPT and Midjourney tutorials are now included! ...

2025-06-08 09:04:30 266

原创 pgloader 安装指南:从入门到精通

pgloader 安装指南:从入门到精通 pgloader dimitri/pgloader: 这是一个用于将数据从各种来源加载到PostgreSQL数据库的工具。适合用于需要将数据导入PostgreSQL数据库的场景。特点:易于使用,支持多种数据来源,具有高性能和可配置性。 ...

2025-06-07 09:07:21 317

原创 OpenBlocks项目:开发你的第一个UI组件插件指南

OpenBlocks项目:开发你的第一个UI组件插件指南 openblocks ???? ???? ???? The Open Source Retool Alternative 项目地址: https://gitcode.com/gh_mirro...

2025-06-07 09:04:15 338

原创 escomplex:项目核心功能/场景

escomplex:项目核心功能/场景 escomplex Software complexity analysis of JavaScript-family abstract syntax trees. 项目地址: https:...

2025-06-07 09:00:01 334

原创 ReScript编译器中的JSX V4特性详解

ReScript编译器中的JSX V4特性详解 rescript-compiler The compiler for ReScript. 项目地址: https://gitcode.com/gh_mirrors/re/rescri...

2025-06-06 09:04:02 281

原创 PHPMyAdmin 配置文件(config.inc.php)详解与最佳实践

PHPMyAdmin 配置文件(config.inc.php)详解与最佳实践 phpmyadmin A web interface for MySQL and MariaDB 项目地址: https://gitcode.com/g...

2025-06-06 09:00:10 408

原创 Machine Learning Yearning 技术解读:如何识别偏差、方差与数据不匹配问题

Machine Learning Yearning 技术解读:如何识别偏差、方差与数据不匹配问题 machine-learning-yearning-cn 项目地址: https://gitcode.com/gh_mirrors...

2025-06-05 09:16:36 336

原创 YugabyteDB分布式事务高可用性深度解析

YugabyteDB分布式事务高可用性深度解析 yugabyte-db yugabyte/yugabyte-db: 是 YugaByte DB 的官方仓库,一个高性能、高可扩展、分布式的 SQL 数据库,支持 PostgreSQL 兼容性。适合对分布式数据库、SQL 数据库和云原生应用的开发者。 ...

2025-06-05 09:04:42 267

原创 Vue Storefront Alokai 项目中实现购物车功能的技术指南

Vue Storefront Alokai 项目中实现购物车功能的技术指南 vue-storefront 项目地址: https://gitcode.com/gh_mirrors/vue/vue-storefront ...

2025-06-04 09:00:39 251

原创 Rspack插件系统深度解析:从使用到开发

Rspack插件系统深度解析:从使用到开发 rspack web-infra-dev/rspack: 是一个用于管理和配置 Web 服务器(如 Apache,Nginx 等)的配置文件的工具,可以用于自动化部署和管理 Web 服务器。 ...

2025-06-03 09:12:09 390

原创 AWS CDK 新构造开发完全指南:从入门到实践

AWS CDK 新构造开发完全指南:从入门到实践 aws-cdk 项目地址: https://gitcode.com/gh_mirrors/aws/aws-cdk 前言A...

2025-06-03 09:05:40 293

空空如也

空空如也

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

TA关注的人

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