- 博客(634)
- 收藏
- 关注
原创 在NixOS上部署Attic二进制缓存服务的完整指南
在NixOS上部署Attic二进制缓存服务的完整指南 attic Multi-tenant Nix Binary Cache 项目地址: https://gitcode.com/gh_mirrors/at/attic ...
2025-06-30 09:23:43
250
原创 使用pyjanitor将货币列转换为数值类型:make_currency_column_numeric方法详解
使用pyjanitor将货币列转换为数值类型:make_currency_column_numeric方法详解 pyjanitor Clean APIs for data cleaning. Python implementation of R package Janitor ...
2025-06-30 09:03:55
377
原创 Prism项目:Laravel中大语言模型(LLM)的统一开发接口
Prism项目:Laravel中大语言模型(LLM)的统一开发接口 prism A unified interface for working with LLMs in Laravel 项目地址: https://gitcode....
2025-06-29 09:33:35
766
原创 使用sobelio/llm-chain项目集成LLAMA模型的完整教程
使用sobelio/llm-chain项目集成LLAMA模型的完整教程 llm-chain `llm-chain` is a powerful rust crate for building chains in large language models allowing you to summarise text an...
2025-06-29 09:23:55
753
原创 Kamaji项目中的多租户数据存储迁移指南
Kamaji项目中的多租户数据存储迁移指南 kamaji Kamaji is the Control Plane Manager for Kubernetes. 项目地址: https://gitcode.com/gh_mirro...
2025-06-29 09:23:32
958
原创 RtAudio跨平台实时音频处理库深度解析
RtAudio跨平台实时音频处理库深度解析 rtaudio A set of C++ classes that provide a common API for realtime audio input/output across Linux (native ALSA, JACK, PulseAudio and OSS)...
2025-06-28 09:34:25
402
原创 Platformatic项目日志集成ElasticSearch全指南
Platformatic项目日志集成ElasticSearch全指南 platformatic Platformatic Open Source monorepo! 项目地址: https://gitcode.com/gh_mir...
2025-06-28 09:33:23
219
原创 GoFound搜索引擎的索引原理与实现解析
GoFound搜索引擎的索引原理与实现解析 gofound GoFound GoLang Full text search go语言全文检索引擎,毫秒级查询。 使用http接口调用,集成Admin管理界面,任何系统都可以使用。 项...
2025-06-28 09:28:42
272
原创 深入解析ktoso/maven-git-commit-id-plugin中的git-describe功能
深入解析ktoso/maven-git-commit-id-plugin中的git-describe功能 git-commit-id-maven-plugin 项目地址: https://gitcode.com/gh_mirro...
2025-06-28 09:18:02
218
原创 Splitties/refreshVersions项目中的Gradle优化技巧详解
Splitties/refreshVersions项目中的Gradle优化技巧详解 refreshVersions Life is too short to google for dependencies and versions ...
2025-06-28 09:11:59
394
原创 使用Go编译区块链智能合约与ABI生成指南
使用Go编译区块链智能合约与ABI生成指南 ethereum-development-with-go-book ???? A little guide book on Ethereum Development with Go (golang) ...
2025-06-27 09:34:44
306
原创 TiDB 数据库开发指南:使用 Navicat 连接 TiDB 集群
TiDB 数据库开发指南:使用 Navicat 连接 TiDB 集群 docs-cn TiDB/TiKV/PD 中文文档 项目地址: https://gitcode.com/gh_mirrors/do/docs-cn ...
2025-06-27 09:20:35
383
原创 Vue-Good-Table 分组表格功能详解
Vue-Good-Table 分组表格功能详解 vue-good-table An easy to use powerful data table for vuejs with advanced customizations including sorting, column filtering, pagination,...
2025-06-25 09:19:00
265
原创 BigDL-2.x在Windows系统上的使用指南
BigDL-2.x在Windows系统上的使用指南 BigDL-2.x BigDL: Distributed TensorFlow, Keras and PyTorch on Apache Spark/Flink & Ray 项目...
2025-06-24 09:01:45
388
原创 Baserow项目开发环境搭建指南
Baserow项目开发环境搭建指南 baserow The official repository is hosted on https://gitlab.com/bramw/baserow. Baserow is an open source no-code database tool and Airtable alt...
2025-06-24 09:01:10
343
原创 rou2exOS:二次迭代的操作系统,Rust语言的全新篇章
rou2exOS:二次迭代的操作系统,Rust语言的全新篇章 rou2exOS A second iteration of the DOS-like hobby OS. 项目地址: https://gitcode.com/gh_m...
2025-06-21 00:37:03
537
原创 深入理解reeze/tipi项目中的PHP线程安全机制
深入理解reeze/tipi项目中的PHP线程安全机制 tipi Thinking In PHP Internals, An open book on PHP Internals 项目地址: https://gitcode.com...
2025-06-20 09:50:19
356
原创 Titanium SDK中的Node.js兼容os模块详解
Titanium SDK中的Node.js兼容os模块详解 titanium-sdk ???? Native iOS and Android Apps with JavaScript 项目地址: https://gitcode.com/...
2025-06-19 09:28:10
284
原创 msgspec性能基准测试全面解析
msgspec性能基准测试全面解析 msgspec A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML ...
2025-06-19 09:24:17
292
原创 深入解析foxsen/archbase项目中的异常处理机制
深入解析foxsen/archbase项目中的异常处理机制 archbase 教科书《计算机体系结构基础》(胡伟武等,第三版)的开源版本 项目地址: https://gitcode.com/gh_mirrors/ar/archba...
2025-06-12 09:08:13
240
原创 Typings项目解析:如何优雅处理外部模块类型定义
Typings项目解析:如何优雅处理外部模块类型定义 typings *DEPRECATED* The TypeScript Definition Manager 项目地址: https://gitcode.com/gh_mirr...
2025-06-11 09:16:12
254
原创 高性能Go编程:空结构体的妙用与实践
高性能Go编程:空结构体的妙用与实践 high-performance-go high performance coding with golang(Go 语言高性能编程,Go 语言陷阱,Gotchas,Traps) 项目地址: ...
2025-06-10 09:18:10
366
原创 JavaScript教程:Hello World入门指南
JavaScript教程:Hello World入门指南 ru.javascript.info Современный учебник JavaScript 项目地址: https://gitcode.com/gh_mirrors...
2025-06-10 09:16:20
315
原创 Python Cheatsheet:深入理解*args和**kwargs参数机制
Python Cheatsheet:深入理解*args和**kwargs参数机制 python-cheatsheet All-inclusive Python cheatsheet 项目地址: https://gitcode.co...
2025-06-09 09:02:39
222
原创 Kubernetes拓扑感知路由机制深度解析
Kubernetes拓扑感知路由机制深度解析 website Kubernetes website and documentation repo: 项目地址: https://gitcode.com/gh_mirrors/web...
2025-06-09 09:01:13
647
原创 FastAPI-Users 从 8.x 到 9.x 版本迁移指南:认证架构的重大革新
FastAPI-Users 从 8.x 到 9.x 版本迁移指南:认证架构的重大革新 fastapi-users Ready-to-use and customizable users management for FastAPI ...
2025-06-08 09:04:57
241
原创 Learning-Prompt项目教程:MidJourney插图风格提示词全解析
Learning-Prompt项目教程:MidJourney插图风格提示词全解析 Learning-Prompt Free prompt engineering online course. ChatGPT and Midjourney tutorials are now included! ...
2025-06-08 09:04:39
290
原创 深入解析linshenkx/prompt-optimizer项目中的AI辅助开发最佳实践
深入解析linshenkx/prompt-optimizer项目中的AI辅助开发最佳实践 prompt-optimizer 一款提示词优化器,助力于编写高质量的提示词 项目地址: https://gitcode.com/gh_mi...
2025-06-08 09:04:34
430
原创 Dotty项目中的联合类型(Union Types)深度解析
Dotty项目中的联合类型(Union Types)深度解析 dotty The Scala 3 compiler, also known as Dotty. 项目地址: https://gitcode.com/gh_mirror...
2025-06-07 09:04:43
282
原创 Vendure电商平台分页列表实现指南
Vendure电商平台分页列表实现指南 vendure A headless GraphQL commerce platform for the modern web 项目地址: https://gitcode.com/gh_mi...
2025-06-07 09:04:07
280
原创 cpi:一款强大的性能监控工具
cpi:一款强大的性能监控工具 cpi Quickly adjust U.S. dollars for inflation using the Consumer Price Index (CPI) 项目地址: https://gi...
2025-06-07 09:00:03
232
原创 深入理解labring/laf中的WebSocket云函数开发
深入理解labring/laf中的WebSocket云函数开发 laf labring/laf: 是一个用于 PHP 的轻量级 AJAX 库,可以方便地在 PHP 应用中实现 AJAX 通信。适合对 PHP、AJAX 库和想要实现 PHP AJAX 通信的开发者。 ...
2025-06-06 09:00:12
368
原创 OpenVINO/DLDT 实战:基于 Wav2Vec2 的语音识别模型量化技术详解
OpenVINO/DLDT 实战:基于 Wav2Vec2 的语音识别模型量化技术详解 openvino 项目地址: https://gitcode.com/gh_mirrors/ope/openvino ...
2025-06-05 09:05:53
203
原创 SmolaAgents项目解析:PythonExecutor安全执行机制详解
SmolaAgents项目解析:PythonExecutor安全执行机制详解 Tutorial-Codebase-Knowledge Turns Codebase into Easy Tutorial with AI 项目地址: ...
2025-06-05 09:02:45
307
原创 Uno Platform 开发入门指南:从代码结构到贡献流程
Uno Platform 开发入门指南:从代码结构到贡献流程 uno Build Mobile, Desktop and WebAssembly apps with C# and XAML. Today. Open source and professionally supported. ...
2025-06-04 09:17:50
232
原创 ZeroMQ UDP传输协议详解:实现高效组播与单播通信
ZeroMQ UDP传输协议详解:实现高效组播与单播通信 libzmq ZeroMQ core engine in C++, implements ZMTP/3.1 项目地址: https://gitcode.com/gh_mir...
2025-06-04 09:04:01
182
原创 Stable-Baselines3 开发者指南:架构设计与实现原理
Stable-Baselines3 开发者指南:架构设计与实现原理 stable-baselines3 PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms. ...
2025-06-04 09:00:45
410
原创 获取MongoDB集合大小统计信息的技巧(来自jbranchaud/til项目)
获取MongoDB集合大小统计信息的技巧(来自jbranchaud/til项目) til :memo: Today I Learned 项目地址: https://gitcode.com/gh_mirrors/ti/til ...
2025-06-03 09:02:40
242
原创 SQLModel 实战教程:使用 FastAPI 实现模型关系操作
SQLModel 实战教程:使用 FastAPI 实现模型关系操作 sqlmodel SQL databases in Python, designed for simplicity, compatibility, and robustness. ...
2025-06-02 09:07:18
381
原创 Dream:7B扩散大型语言模型的强大能力
Dream:7B扩散大型语言模型的强大能力 Dream 项目地址: https://gitcode.com/gh_mirrors/dream20/Dream 项目介绍Dr...
2025-06-02 09:00:00
859
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人