- 博客(638)
- 收藏
- 关注
原创 OpenXLA IREE 参数管理深度解析
OpenXLA IREE 参数管理深度解析 iree A retargetable MLIR-based machine learning compiler and runtime toolkit. 项目地址: https://g...
2025-06-12 09:11:28
131
原创 Spark Notebook 项目代码架构解析
Spark Notebook 项目代码架构解析 spark-notebook 项目地址: https://gitcode.com/gh_mirrors/spa/spark-notebook ...
2025-06-12 09:10:27
75
原创 Mooncake框架编译与安装完全指南
Mooncake框架编译与安装完全指南 Mooncake 项目地址: https://gitcode.com/gh_mirrors/mo/Mooncake 项目概述Moo...
2025-06-11 09:17:08
242
原创 深入理解Docker:从核心原理到技术实现
深入理解Docker:从核心原理到技术实现 DescomplicandoDocker Descomplicando o Docker, o livro. 项目地址: https://gitcode.com/gh_mirrors/d...
2025-06-11 09:16:57
283
原创 深入解析area17/twill中的区块表单验证机制
深入解析area17/twill中的区块表单验证机制 twill Twill is an open source CMS toolkit for Laravel that helps developers rapidly create a custom admin console that is intuitive, p...
2025-06-10 09:18:36
317
原创 Kubernetes节点状态详解:监控与管理指南
Kubernetes节点状态详解:监控与管理指南 website Kubernetes website and documentation repo: 项目地址: https://gitcode.com/gh_mirrors/w...
2025-06-09 09:03:21
226
原创 Feast项目测试体系深度解析与扩展指南
Feast项目测试体系深度解析与扩展指南 feast Feature Store for Machine Learning 项目地址: https://gitcode.com/gh_mirrors/fe/feast ...
2025-06-07 09:02:41
352
原创 YugabyteDB中的全文搜索技术详解
YugabyteDB中的全文搜索技术详解 yugabyte-db yugabyte/yugabyte-db: 是 YugaByte DB 的官方仓库,一个高性能、高可扩展、分布式的 SQL 数据库,支持 PostgreSQL 兼容性。适合对分布式数据库、SQL 数据库和云原生应用的开发者。 ...
2025-06-05 09:01:51
317
原创 Ginkgo V2 迁移指南:从1.x升级到2.0的最佳实践
Ginkgo V2 迁移指南:从1.x升级到2.0的最佳实践 ginkgo onsi/ginkgo 是一个用于 Go 语言的测试框架。适合在 Go 语言开发的应用程序中编写和管理测试用例。特点是提供了丰富的断言库、灵活的测试用例组织方式和友好的命令行界面。 ...
2025-06-05 09:01:08
390
原创 AWS SDK示例项目:使用Python实现AWS Signature Version 4签名验证
AWS SDK示例项目:使用Python实现AWS Signature Version 4签名验证 aws-doc-sdk-examples Welcome to the AWS Code Examples Repository. This repo contains code examples used in the...
2025-06-04 09:11:27
238
原创 Vega/Altair 数据转换器深度解析:优化可视化数据处理流程
Vega/Altair 数据转换器深度解析:优化可视化数据处理流程 altair Declarative statistical visualization library for Python 项目地址: https://git...
2025-06-04 09:10:23
314
原创 Quickwit无模式索引指南:灵活处理结构化与半结构化数据
Quickwit无模式索引指南:灵活处理结构化与半结构化数据 quickwit Sub-second search & analytics engine on cloud storage 项目地址: https://gitcode...
2025-06-04 09:05:05
257
原创 Scapy项目开发指南:从贡献到发布的完整流程
Scapy项目开发指南:从贡献到发布的完整流程 scapy Scapy: the Python-based interactive packet manipulation program & library. Supports Python 2 & Python 3. ...
2025-06-03 09:10:55
426
原创 深入理解Go语言中的时间休眠机制(基于jbranchaud/til项目)
深入理解Go语言中的时间休眠机制(基于jbranchaud/til项目) til :memo: Today I Learned 项目地址: https://gitcode.com/gh_mirrors/ti/til ...
2025-06-03 09:01:42
379
原创 深入理解http-server:零配置命令行HTTP服务器
深入理解http-server:零配置命令行HTTP服务器 http-server a simple zero-configuration command-line http server 项目地址: https://gitcod...
2025-06-03 09:00:42
302
原创 Config-Traefik-2.2.X:简易配置 Traefik 2.2.X 版本
Config-Traefik-2.2.X:简易配置 Traefik 2.2.X 版本 Config-Traefik-2.2.X This is a repository that you create in order to have some scenarios in which you can use Traefik...
2025-06-03 09:00:03
270
原创 Textual项目入门指南:构建终端UI应用的快速上手教程
Textual项目入门指南:构建终端UI应用的快速上手教程 textual The lean application framework for Python. Build sophisticated user interfaces with a simple Python API. Run your apps in ...
2025-06-01 09:02:29
278
原创 Fastify框架文档风格指南:编写高质量技术文档的实践
Fastify框架文档风格指南:编写高质量技术文档的实践 fastify fastify/fastify: Fastify 是一个非常快速且轻量级的 Node.js web 框架,专注于性能和低开销,同时保持了高度的可扩展性。Fastify 支持 HTTP/2 及中间件插件机制,适用于构建现代 Web 服务和 API。...
2025-05-30 09:18:01
292
原创 Metabase静态嵌入技术详解:实现数据可视化无缝集成
Metabase静态嵌入技术详解:实现数据可视化无缝集成 metabase metabase/metabase: 是一个开源的元数据管理和分析工具,它支持多种数据库,包括 PostgreSQL、 MySQL、 SQL Server 等。适合用于数据库元数据管理和分析,特别是对于需要管理和分析数据库元数据的场景。特点是元数...
2025-05-30 09:09:31
367
原创 Starship高级配置指南:打造个性化终端提示符
Starship高级配置指南:打造个性化终端提示符 starship ☄????️ The minimal, blazing-fast, and infinitely customizable prompt for any shell! ...
2025-05-30 09:07:04
289
原创 Rich项目中的Console Markup语法详解
Rich项目中的Console Markup语法详解 rich Rich is a Python library for rich text and beautiful formatting in the terminal. 项目...
2025-05-30 09:06:43
362
原创 Nuxt中的ES Modules(ESM)全面解析
Nuxt中的ES Modules(ESM)全面解析 nuxt The Intuitive Vue Framework. 项目地址: https://gitcode.com/gh_mirrors/nu/nuxt ...
2025-05-30 09:05:11
377
原创 深度残差网络(ResNet)原理与实现详解
深度残差网络(ResNet)原理与实现详解 d2l-zh 《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。 项目地址: https://gitcode.com/gh_mirrors...
2025-05-30 09:03:50
294
原创 开源项目最佳实践教程:foo.ng
开源项目最佳实践教程:foo.ng foo.ng Free subdomains for everyone. 项目地址: https://gitcode.com/gh_mirrors/fo/foo.ng ...
2025-05-28 09:01:43
239
原创 optimeyes:实时眼球追踪演示
optimeyes:实时眼球追踪演示 optimeyes Webcam-based eye pupil tracking and gaze estimation using Python and OpenCV 项目地址: http...
2025-05-28 09:00:01
289
原创 Mints UI —— 基于Tailwind CSS的React组件库
Mints UI —— 基于Tailwind CSS的React组件库 ui React Components base on Tailwind CSS 项目地址: https://gitcode.com/gh_mirrors/u...
2025-05-26 09:00:44
336
原创 Dimina:引领跨端小程序开发新趋势
Dimina:引领跨端小程序开发新趋势 dimina 星河小程序 - 滴滴开源小程序框架 / Dimina MiniProgram - DiDi's Open-Source MiniProgram Framework 项目地址: ...
2025-05-24 09:00:26
298
原创 Papirus FileZilla 主题配置指南
Papirus FileZilla 主题配置指南 papirus-filezilla-themes Papirus theme for FileZilla 项目地址: https://gitcode.com/gh_mirrors/...
2025-05-22 09:00:50
280
原创 gocqzbp:让机器人开发更简单
gocqzbp:让机器人开发更简单 gocqzbp go-cqhttp与ZeroBot-Plugin的合体 项目地址: https://gitcode.com/gh_mirrors/go/gocqzbp ...
2025-05-02 09:13:19
566
原创 Bevy Vello 开源项目最佳实践教程
Bevy Vello 开源项目最佳实践教程 bevy_vello An integration to render with Vello in Bevy game engine. 项目地址: https://gitcode.com...
2025-04-28 10:50:02
223
原创 soft-intro-vae-pytorch:深度学习图像生成新算法
soft-intro-vae-pytorch:深度学习图像生成新算法 soft-intro-vae-pytorch [CVPR 2021 Oral] Official PyTorch implementation of Soft-IntroVAE from the paper "Soft-IntroVAE: Analyz...
2025-04-26 09:08:41
608
原创 laravel-analytics:轻松收集页面访问数据的利器
laravel-analytics:轻松收集页面访问数据的利器 laravel-analytics Analytics for the Laravel framework. 项目地址: https://gitcode.com/gh...
2025-04-25 20:40:57
679
原创 cs_string:为C++20带来强大的Unicode字符串支持
cs_string:为C++20带来强大的Unicode字符串支持 cs_string Header-only library providing unicode aware string support for C++ 项目地址...
2025-04-25 17:50:57
828
原创 Toddle 开源项目最佳实践教程
Toddle 开源项目最佳实践教程 toddle Packages that are used internally by the toddle framework 项目地址: https://gitcode.com/gh_mir...
2025-04-23 07:21:37
752
原创 开源项目 audiveris 亮点详解
开源项目 audiveris 亮点详解 audiveris audiveris - 一个开源的光学音乐识别(OMR)应用程序,用于将乐谱图像转录为其符号对应物,支持多种数字处理方式。 项目地址: https://gitcode.c...
2025-04-23 07:10:51
509
原创 NClientV3 开源项目使用教程
NClientV3 开源项目使用教程 NClientV3 An unofficial NHentai android client 项目地址: https://gitcode.com/gh_mirrors/nc/NClientV3...
2025-04-22 10:20:44
400
原创 ThinkMoreForum-Frontend:构建多功能互动社区的核心功能
ThinkMoreForum-Frontend:构建多功能互动社区的核心功能 ThinkMoreForum-Frontend ThinkMore Forum frontend build with Next.js, Typescript, MUI. ...
2025-04-21 22:20:37
368
原创 Tableaunoir开源项目安装与配置指南
Tableaunoir开源项目安装与配置指南 tableaunoir An online blackboard ???? with fridge magnets ???????? for teaching, and making animations ???? and presentations ⎚. All of that in a lig...
2025-04-21 10:50:44
238
原创 Typora极简文档主题Mdmdt使用教程
Typora极简文档主题Mdmdt使用教程 Mdmdt Typora极简文档主题Mdmdt,包含亮色和暗色两种主题,是深度定制的个性化Typora主题;Typora minimalist document theme Mdmdt. Featuring both light and dark themes, it is a...
2025-04-21 10:50:32
362
原创 whisper.php:为PHP提供高性能语音识别
whisper.php:为PHP提供高性能语音识别 whisper.php Local Speech to Text in PHP made easy thanks to Whisper.cpp and OpenAI 项目地址: ...
2025-04-21 09:08:51
978
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人