- 博客(672)
- 收藏
- 关注
原创 Leafo/Lapis 数据库访问指南:从基础到实践
Leafo/Lapis 数据库访问指南:从基础到实践 lapis A web framework for Lua and OpenResty written in MoonScript 项目地址: https://gitcode....
2025-06-12 09:08:31
184
原创 基于Docker开发Hackpad协作平台的完整指南
基于Docker开发Hackpad协作平台的完整指南 hackpad Hackpad is a web-based realtime wiki. 项目地址: https://gitcode.com/gh_mirrors/ha/ha...
2025-06-11 09:03:50
263
原创 Prysm项目依赖管理深度解析与技术实践指南
Prysm项目依赖管理深度解析与技术实践指南 prysm Go implementation of Ethereum proof of stake 项目地址: https://gitcode.com/gh_mirrors/pr/p...
2025-06-11 09:03:03
121
原创 OpenBao HTTP API 完全指南:从基础到高级应用
OpenBao HTTP API 完全指南:从基础到高级应用 openbao OpenBao exists to provide a software solution to manage, store, and distribute sensitive data including secrets, certifica...
2025-06-10 09:18:52
305
原创 Helicone项目指南:如何有效引导思维型大语言模型
Helicone项目指南:如何有效引导思维型大语言模型 helicone 项目地址: https://gitcode.com/gh_mirrors/he/helicone ...
2025-06-10 09:18:40
324
原创 GitGutter插件:Sublime Text中的Git差异可视化专家
GitGutter插件:Sublime Text中的Git差异可视化专家 GitGutter A Sublime Text 2/3 plugin to see git diff in gutter 项目地址: https://gi...
2025-06-10 09:17:20
221
原创 .NET Core JSON序列化:JsonSerializerOptions拷贝构造函数的行为变更解析
.NET Core JSON序列化:JsonSerializerOptions拷贝构造函数的行为变更解析 docs This repository contains .NET Documentation. 项目地址: https:...
2025-06-10 09:05:46
309
原创 Godot引擎常见问题排查指南
Godot引擎常见问题排查指南 godot-docs Godot Engine official documentation 项目地址: https://gitcode.com/gh_mirrors/go/godot-docs ...
2025-06-09 09:21:14
276
原创 深入理解Go语言中的panic与recover机制
深入理解Go语言中的panic与recover机制 under-the-hood ???? Go: Under The Hood | Go 语言原本 | https://golang.design/under-the-hood 项目地址...
2025-06-09 09:20:59
406
原创 Akka.NET中的StreamRefs:跨网络的响应式流处理
Akka.NET中的StreamRefs:跨网络的响应式流处理 akka.net Canonical actor model implementation for .NET with local + distributed actors in C# and F#. ...
2025-06-08 09:20:33
395
原创 深入理解CLRS项目中二叉树遍历与表示方法
深入理解CLRS项目中二叉树遍历与表示方法 CLRS ???? Solutions to Introduction to Algorithms Third Edition 项目地址: https://gitcode.com/gh_mir...
2025-06-08 09:19:19
277
原创 SynapseML中的ONNX模型推理:在Spark上部署深度学习模型
SynapseML中的ONNX模型推理:在Spark上部署深度学习模型 SynapseML microsoft/SynapseML: 是一个开源的机器学习框架,用于构建和部署人工智能应用。它提供了丰富的机器学习算法和工具,可以帮助开发者快速构建 AI 应用。特点包括易于使用、高性能、支持多种机器学习算法等。 ...
2025-06-08 09:06:43
350
原创 Mixxx开源项目贡献指南深度解析
Mixxx开源项目贡献指南深度解析 mixxx Mixxx is Free DJ software that gives you everything you need to perform live mixes. 项目地址: h...
2025-06-08 09:01:02
390
原创 Linux内核定时器与时间管理:x86架构时钟源深度解析
Linux内核定时器与时间管理:x86架构时钟源深度解析 linux-insides-zh Linux 内核揭秘 项目地址: https://gitcode.com/gh_mirrors/li/linux-insides-zh ...
2025-06-06 09:02:06
361
原创 Linux内核同步原语:信号量机制详解
Linux内核同步原语:信号量机制详解 linux-insides-zh Linux 内核揭秘 项目地址: https://gitcode.com/gh_mirrors/li/linux-insides-zh ...
2025-06-06 09:01:48
210
原创 XcodeGen项目配置详解:构建设置与依赖管理
XcodeGen项目配置详解:构建设置与依赖管理 XcodeGen A Swift command line tool for generating your Xcode project 项目地址: https://gitcode...
2025-06-06 09:01:31
259
原创 使用react-map-gl快速构建地图应用的入门指南
使用react-map-gl快速构建地图应用的入门指南 react-map-gl React friendly API wrapper around MapboxGL JS 项目地址: https://gitcode.com/gh...
2025-06-05 09:08:09
217
原创 Flowable引擎与Spring框架集成指南
Flowable引擎与Spring框架集成指南 flowable-engine A compact and highly efficient workflow and Business Process Management (BPM) platform for developers, system admins and ...
2025-06-05 09:03:09
269
原创 Ocelot网关中的认证机制详解
Ocelot网关中的认证机制详解 Ocelot 项目地址: https://gitcode.com/gh_mirrors/oce/Ocelot 前言在现代微服务架构中,A...
2025-06-05 09:01:46
306
原创 Practical Python项目解析:深入理解函数装饰器
Practical Python项目解析:深入理解函数装饰器 practical-python Practical Python Programming (course by @dabeaz) 项目地址: https://gitc...
2025-06-04 09:05:14
404
原创 使用Docker管理Cookiecutter-Django项目的PostgreSQL数据库备份
使用Docker管理Cookiecutter-Django项目的PostgreSQL数据库备份 cookiecutter-django 项目地址: https://gitcode.com/gh_mirrors/coo/cooki...
2025-06-03 09:03:50
379
原创 深入解析Phil-opp的Blog OS项目:实现裸机环境下的测试框架
深入解析Phil-opp的Blog OS项目:实现裸机环境下的测试框架 blog_os Writing an OS in Rust 项目地址: https://gitcode.com/gh_mirrors/bl/blog_os ...
2025-06-02 09:06:13
287
原创 Handsontable 数据网格组件入门指南
Handsontable 数据网格组件入门指南 handsontable JavaScript data grid with a spreadsheet look & feel. Works with React, Angular, and Vue. Supported by the Handsontable team ...
2025-06-01 09:15:04
221
原创 Radare2在macOS平台上的使用指南
Radare2在macOS平台上的使用指南 radare2 UNIX-like reverse engineering framework and command-line toolset 项目地址: https://gitcod...
2025-06-01 09:14:50
977
原创 Grafana Loki中使用k6进行日志数据生成与负载测试指南
Grafana Loki中使用k6进行日志数据生成与负载测试指南 loki Loki是一个开源、高扩展性和多租户的日志聚合系统,由Grafana Labs开发。它主要用于收集、存储和查询大量日志数据,并通过标签索引提供高效检索能力。Loki特别适用于监控场景,与Grafana可视化平台深度集成,帮助用户快速分析和发现问题...
2025-06-01 09:05:22
312
原创 使用Rclone管理ImageKit媒体库的完整指南
使用Rclone管理ImageKit媒体库的完整指南 rclone 项目地址: https://gitcode.com/gh_mirrors/rcl/rclone 什么是I...
2025-05-30 09:06:52
222
原创 深入解析Advanced-Java项目中的高并发与分布式系统核心技术
深入解析Advanced-Java项目中的高并发与分布式系统核心技术 advanced-java ???? Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高...
2025-05-30 09:03:24
324
原创 GitHub Readme Stats 项目详解:打造个性化开发者数据卡片
GitHub Readme Stats 项目详解:打造个性化开发者数据卡片 github-readme-stats :zap: Dynamically generated stats for your github readmes ...
2025-05-30 09:02:38
298
原创 claude-code-mcp:一键运行Claude Code的MCP服务器
claude-code-mcp:一键运行Claude Code的MCP服务器 claude-code-mcp Claude Code as one-shot MCP server 项目地址: https://gitcode.com...
2025-05-29 01:40:24
414
原创 meetingbot:开启视频会议自动化的新篇章
meetingbot:开启视频会议自动化的新篇章 meetingbot Open Source Meeting Bot API 项目地址: https://gitcode.com/gh_mirrors/me/meetingbot...
2025-05-20 04:30:25
451
原创 Go-Learn:项目的核心功能/场景
Go-Learn:项目的核心功能/场景 Go-Learn ???? Get going with Go 项目地址: https://gitcode.com/gh_mirrors/golear/Go-Learn ...
2025-05-04 22:10:18
523
原创 raga-llm-hub:全面的语言学习模型评估工具
raga-llm-hub:全面的语言学习模型评估工具 raga-llm-hub Framework for LLM evaluation, guardrails and security 项目地址: https://gitcode...
2025-04-30 09:30:59
816
原创 HTGS:高效透视图校正三维高斯绘制技术
HTGS:高效透视图校正三维高斯绘制技术 HTGS Official code release for "Efficient Perspective-Correct 3D Gaussian Splatting Using Hybrid Transparency" ...
2025-04-29 23:30:25
677
原创 开源项目PIGEON最佳实践教程
开源项目PIGEON最佳实践教程 PIGEON Code for the paper "PIGEON: Predicting Image Geolocations". 项目地址: https://gitcode.com/gh_mi...
2025-04-27 10:40:02
318
原创 osbuild-composer 开源项目最佳实践教程
osbuild-composer 开源项目最佳实践教程 osbuild-composer An HTTP service for building bootable OS images. 项目地址: https://gitcode...
2025-04-27 10:02:19
262
原创 lite-avatar 的安装和配置教程
lite-avatar 的安装和配置教程 lite-avatar 项目地址: https://gitcode.com/gh_mirrors/li/lite-avatar 1...
2025-04-26 09:30:02
303
原创 dropwizard-swagger 的安装和配置教程
dropwizard-swagger 的安装和配置教程 dropwizard-swagger a Dropwizard bundle that serves Swagger UI static content and loads Swagger endpoints. ...
2025-04-25 11:11:08
244
原创 Groundhog 开源项目最佳实践教程
Groundhog 开源项目最佳实践教程 groundhog Groundhog's primary purpose is to teach people how Cursor and all these other coding agents work under the hood. If you understand...
2025-04-24 11:01:33
359
原创 latex-online 项目亮点解析
latex-online 项目亮点解析 latex-online Online latex compiler. You give it a link, it gives you PDF 项目地址: https://gitcode....
2025-04-23 07:24:46
885
原创 PowerServe 开源项目使用教程
PowerServe 开源项目使用教程 PowerServe High-speed and easy-use LLM serving framework for local deployment 项目地址: https://git...
2025-04-23 07:13:57
765
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人