- 博客(637)
- 收藏
- 关注
原创 VulkanTutorial教程:模型加载与顶点数据优化
VulkanTutorial教程:模型加载与顶点数据优化 VulkanTutorial Tutorial for the Vulkan graphics and compute API 项目地址: https://gitcode....
2025-06-11 09:15:07
231
原创 MagicOnion中的Hub-Context模式最佳实践
MagicOnion中的Hub-Context模式最佳实践 MagicOnion Unified Realtime/API framework for .NET platform and Unity. 项目地址: https://...
2025-06-10 09:02:09
216
原创 Apache Ignite TCP/IP集群发现机制详解
Apache Ignite TCP/IP集群发现机制详解 ignite Apache Ignite 项目地址: https://gitcode.com/gh_mirrors/ignite16/ignite ...
2025-06-09 09:03:46
380
原创 CGAL几何内核(Geometry Kernels)技术解析
CGAL几何内核(Geometry Kernels)技术解析 cgal The public CGAL repository, see the README below 项目地址: https://gitcode.com/gh_m...
2025-06-08 09:02:05
225
原创 Kubernetes网络策略实战:使用ahmetb/kubernetes-network-policy-recipes实现应用流量全拒绝...
Kubernetes网络策略实战:使用ahmetb/kubernetes-network-policy-recipes实现应用流量全拒绝 kubernetes-network-policy-recipes Example recipes for Kubernetes Network Policies that you c...
2025-06-07 09:05:15
254
原创 HertzBeat监控系统:使用MySQL替代H2数据库存储元数据指南
HertzBeat监控系统:使用MySQL替代H2数据库存储元数据指南 hertzbeat An open source, real-time monitoring system with custom-monitoring, high performance cluster, prometheus-like and a...
2025-06-07 09:00:45
292
原创 Angel分布式机器学习平台模型合并与转换工具详解
Angel分布式机器学习平台模型合并与转换工具详解 angel 项目地址: https://gitcode.com/gh_mirrors/ang/angel 一、工具概述...
2025-06-06 09:11:17
335
原创 深入理解marshmallow项目贡献指南
深入理解marshmallow项目贡献指南 marshmallow A lightweight library for converting complex objects to and from simple Python datatypes. ...
2025-06-06 09:03:31
319
原创 YugabyteDB中的重复索引技术:优化全球应用性能
YugabyteDB中的重复索引技术:优化全球应用性能 yugabyte-db yugabyte/yugabyte-db: 是 YugaByte DB 的官方仓库,一个高性能、高可扩展、分布式的 SQL 数据库,支持 PostgreSQL 兼容性。适合对分布式数据库、SQL 数据库和云原生应用的开发者。 ...
2025-06-05 09:07:36
282
原创 Django Ninja 项目中的 API 版本控制指南
Django Ninja 项目中的 API 版本控制指南 django-ninja ???? Fast, Async-ready, Openapi, type hints based framework for building APIs ...
2025-06-05 09:06:55
285
原创 XV6操作系统内核中的关键并发编程技巧解析
XV6操作系统内核中的关键并发编程技巧解析 xv6-public xv6 OS 项目地址: https://gitcode.com/gh_mirrors/xv/xv6-public ...
2025-06-05 09:02:42
252
原创 Japronto框架路由系统详解:从基础到高级用法
Japronto框架路由系统详解:从基础到高级用法 japronto Screaming-fast Python 3.5+ HTTP toolkit integrated with pipelining HTTP server based on uvloop and picohttpparser. ...
2025-06-05 09:01:19
306
原创 PureScript编译器安装指南:从入门到精通
PureScript编译器安装指南:从入门到精通 purescript A strongly-typed language that compiles to JavaScript 项目地址: https://gitcode.com...
2025-06-05 09:00:18
280
原创 JavaScript状态机生命周期事件全面解析
JavaScript状态机生命周期事件全面解析 javascript-state-machine A javascript finite state machine library 项目地址: https://gitcode.co...
2025-06-04 09:21:51
303
原创 Android手势检测技术详解 - 基于android-training-course-in-chinese项目
Android手势检测技术详解 - 基于android-training-course-in-chinese项目 android-training-course-in-chinese Android官方培训课程中文版 项目地址: ...
2025-06-04 09:06:16
358
原创 TheOdinProject Ruby on Rails 单元测试指南
TheOdinProject Ruby on Rails 单元测试指南 curriculum TheOdinProject/curriculum: The Odin Project 是一个免费的在线编程学习平台,这个仓库是其课程大纲和教材资源库,涵盖了Web开发相关的多种技术栈,如HTML、CSS、JavaScript以...
2025-06-04 09:06:13
234
原创 ASP.NET Boilerplate多租户管理深度解析
ASP.NET Boilerplate多租户管理深度解析 aspnetboilerplate aspnetboilerplate: 是一个开源的 ASP.NET Core 应用程序框架,提供了各种开箱即用的功能和模块,方便开发者构建可扩展和可维护的 Web 应用程序。适合开发者使用 ASP.NET Core 构建企业级 ...
2025-06-03 09:10:00
166
原创 Go-Task项目使用指南:高效任务自动化工具详解
Go-Task项目使用指南:高效任务自动化工具详解 task A task runner / simpler Make alternative written in Go 项目地址: https://gitcode.com/gh_...
2025-06-03 09:04:00
323
原创 Authelia与WriteFreely的OpenID Connect集成指南
Authelia与WriteFreely的OpenID Connect集成指南 authelia The Single Sign-On Multi-Factor portal for web apps 项目地址: https://...
2025-06-01 09:08:21
306
原创 Rocket框架中的状态管理机制深度解析
Rocket框架中的状态管理机制深度解析 Rocket A web framework for Rust. 项目地址: https://gitcode.com/gh_mirrors/ro/Rocket ...
2025-06-01 09:05:38
235
原创 pandoc-types:项目推荐文章
pandoc-types:项目推荐文章 pandoc-types types for representing structured documents 项目地址: https://gitcode.com/gh_mirrors/p...
2025-06-01 09:00:03
322
原创 Jest 测试框架疑难问题排查指南
Jest 测试框架疑难问题排查指南 jest Delightful JavaScript Testing. 项目地址: https://gitcode.com/gh_mirrors/je/jest ...
2025-05-30 09:08:05
393
原创 Node最佳实践:避免阻塞事件循环的核心策略
Node最佳实践:避免阻塞事件循环的核心策略 nodebestpractices :white_check_mark: The Node.js best practices list (December 2023) 项目地址: ...
2025-05-30 09:00:58
274
原创 bioasq-biobert:开启生物医学问答新篇章
bioasq-biobert:开启生物医学问答新篇章 bioasq-biobert Pre-trained Language Model for Biomedical Question Answering 项目地址: https:...
2025-05-30 01:20:25
521
原创 MVCNN-TensorFlow项目启动与配置教程
MVCNN-TensorFlow项目启动与配置教程 MVCNN-TensorFlow An Multi-View CNN (MVCNN) implementation with TensorFlow. 项目地址: https://...
2025-05-29 09:00:41
381
原创 Rome Apps:为Rome-EVM提供强大命令行接口
Rome Apps:为Rome-EVM提供强大命令行接口 rome-apps 项目地址: https://gitcode.com/gh_mirrors/ro/rome-apps ...
2025-05-26 09:00:03
401
原创 Saga Reader 开源项目启动与配置教程
Saga Reader 开源项目启动与配置教程 saga-reader ???????? Blazing-Fast and Extremely-Lightweight Internet Reader driven by AI! Your AI-Powered think tank assistant.(Built with Rust...
2025-05-25 01:02:49
339
原创 NVIDIA RAG 项目的启动与配置教程
NVIDIA RAG 项目的启动与配置教程 rag This NVIDIA RAG blueprint serves as a reference solution for a foundational Retrieval Augmented Generation (RAG) pipeline. ...
2025-05-23 09:01:40
310
原创 Ibralogue:Unity游戏引擎的对话库
Ibralogue:Unity游戏引擎的对话库 Ibralogue Powerful and extendable dialogue library for the Unity game engine. 项目地址: https:/...
2025-05-23 09:00:06
400
原创 soil:简化 Jetpack Compose 开发,加速数据操作
soil:简化 Jetpack Compose 开发,加速数据操作 soil Compose-First Power Packs for Kotlin Multiplatform and Android 项目地址: https:/...
2025-05-16 09:00:03
314
原创 WaveFlow:一款轻量级流式音频模型
WaveFlow:一款轻量级流式音频模型 WaveFlow A PyTorch implementation of "WaveFlow: A Compact Flow-based Model for Raw Audio" (ICML 2020) ...
2025-05-14 09:00:02
255
原创 Clerk Shadcn 主题使用指南
Clerk Shadcn 主题使用指南 clerk-shadcn-theme Easily synchronize your Clerk and components with your shadcn/ui styles. 项...
2025-04-28 10:00:10
403
原创 scale 的安装和配置教程
scale 的安装和配置教程 scale ???? An image viewer for Jetpack Compose with transition animations and support for large images. ???? 一款基于Jetpack Compose开发的图片浏览库,支持过渡变换和超大图片的显示。...
2025-04-26 10:40:05
401
原创 开源项目最佳实践教程:ismyblue
开源项目最佳实践教程:ismyblue ismyblue Is my blue your blue? 项目地址: https://gitcode.com/gh_mirrors/is/ismyblue ...
2025-04-26 09:30:03
527
原创 PhotoshopAPI 的安装和配置教程
PhotoshopAPI 的安装和配置教程 PhotoshopAPI A modern and performant C++20 read/write parser of Photoshop Files (*.psd and *.psb) with fully fledged Python bindings hosted...
2025-04-24 11:23:06
273
原创 math 项目亮点详解
math 项目亮点详解 math The MATH Dataset (NeurIPS 2021) 项目地址: https://gitcode.com/gh_mirrors/math/math ...
2025-04-23 07:19:07
237
原创 开源项目 PDollar-Unity 亮点详解
开源项目 PDollar-Unity 亮点详解 PDollar-Unity PDollar algorithm Unity friendly 项目地址: https://gitcode.com/gh_mirrors/pd/PDol...
2025-04-23 07:08:22
959
原创 fastify-cors:为Fastify应用轻松实现CORS
fastify-cors:为Fastify应用轻松实现CORS fastify-cors Fastify CORS 项目地址: https://gitcode.com/gh_mirrors/fa/fastify-cors ...
2025-04-20 17:10:50
285
原创 Pybricks MicroPython 项目使用教程
Pybricks MicroPython 项目使用教程 pybricks-micropython MicroPython firmware for Pybricks-compatible devices. 项目地址: https:...
2025-04-19 07:09:19
359
原创 Qiskit Metal 安装与配置指南
Qiskit Metal 安装与配置指南 qiskit-metal Quantum Hardware Design. Open-source project for engineers and scientists to design superconducting quantum devices with ease. ...
2025-04-18 09:21:21
939
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人