- 博客(663)
- 收藏
- 关注
原创 firebolt-core:一款高性能分布式查询引擎
firebolt-core:一款高性能分布式查询引擎 firebolt-core Firebolt Core is a free, self-hosted edition of Firebolt's distributed query engine (https://www.firebolt.io/); it provi...
2025-07-01 09:00:07
164
原创 Eclipse MRAA项目:Onion Omega2开发板全面解析
Eclipse MRAA项目:Onion Omega2开发板全面解析 mraa Linux Library for low speed IO Communication in C with bindings for C++, Python, Node.js & Java. Supports generic io plat...
2025-06-30 09:22:59
195
原创 Django-ModelTranslation 使用注意事项与最佳实践
Django-ModelTranslation 使用注意事项与最佳实践 django-modeltranslation Translates Django models using a registration approach. ...
2025-06-30 09:05:00
269
原创 深入解析C++中的typeid运算符
深入解析C++中的typeid运算符 cpp-docs C++ Documentation 项目地址: https://gitcode.com/gh_mirrors/cpp/cpp-docs ...
2025-06-29 09:18:32
286
原创 Twitter Rezolus 高性能遥测系统设计解析
Twitter Rezolus 高性能遥测系统设计解析 rezolus Systems performance telemetry 项目地址: https://gitcode.com/gh_mirrors/re/rezolus ...
2025-06-28 09:35:20
204
原创 NFCGate项目兼容性指南:设备与芯片支持全解析
NFCGate项目兼容性指南:设备与芯片支持全解析 nfcgate An NFC research toolkit application for Android 项目地址: https://gitcode.com/gh_mirr...
2025-06-28 09:33:58
243
原创 CoolQ HTTP API 插件接口详解与使用指南
CoolQ HTTP API 插件接口详解与使用指南 coolq-http-api 项目地址: https://gitcode.com/gh_mirrors/coo/coolq-http-api ...
2025-06-27 09:11:54
373
原创 OpenLineage与Apache Airflow快速入门指南
OpenLineage与Apache Airflow快速入门指南 OpenLineage An Open Standard for lineage metadata collection 项目地址: https://gitcode...
2025-06-26 09:24:09
954
原创 Java基础入门:变量与常量的使用(mouredev/hello-java项目解析)
Java基础入门:变量与常量的使用(mouredev/hello-java项目解析) hello-java 项目地址: https://gitcode.com/gh_mirrors/hel/hello-java ...
2025-06-26 09:05:05
352
原创 pymoo多目标优化框架安装指南
pymoo多目标优化框架安装指南 pymoo NSGA2, NSGA3, R-NSGA3, MOEAD, Genetic Algorithms (GA), Differential Evolution (DE), CMAES, PSO ...
2025-06-24 09:14:39
389
原创 理解colesbury/nogil项目中的浮点数运算问题与限制
理解colesbury/nogil项目中的浮点数运算问题与限制 nogil Multithreaded Python without the GIL 项目地址: https://gitcode.com/gh_mirrors/no/...
2025-06-19 09:17:26
512
原创 深入理解dotnet try:创建交互式.NET文档指南
深入理解dotnet try:创建交互式.NET文档指南 try Try .NET provides developers and content authors with tools to create interactive experiences. ...
2025-06-19 09:13:12
312
原创 Pydantic/Logfire 自动追踪功能深度解析
Pydantic/Logfire 自动追踪功能深度解析 logfire Uncomplicated Observability for Python and beyond! ???????? 项目地址: https://gitcode.com...
2025-06-12 09:10:06
263
原创 Zalando Skipper 项目中的限流机制详解
Zalando Skipper 项目中的限流机制详解 skipper An HTTP router and reverse proxy for service composition, including use cases like Kubernetes Ingress ...
2025-06-12 09:09:33
340
原创 ArchGPT/Insomnium项目架构解析与技术实现深度剖析
ArchGPT/Insomnium项目架构解析与技术实现深度剖析 insomnium Insomnium is a fast local API testing tool that is privacy-focused and 100% local. For testing GraphQL, REST, WebSocke...
2025-06-11 09:14:02
303
原创 使用Guardian实现Elixir应用的身份认证教程
使用Guardian实现Elixir应用的身份认证教程 guardian Elixir Authentication 项目地址: https://gitcode.com/gh_mirrors/gu/guardian ...
2025-06-11 09:13:22
344
原创 使用fabric8 Kubernetes Client从CRD生成Java代码指南
使用fabric8 Kubernetes Client从CRD生成Java代码指南 kubernetes-client Java client for Kubernetes & OpenShift 项目地址: https://g...
2025-06-11 09:04:50
338
原创 Snips NLU内置实体解析指南
Snips NLU内置实体解析指南 snips-nlu Snips Python library to extract meaning from text 项目地址: https://gitcode.com/gh_mirrors/...
2025-06-10 09:16:11
219
原创 DeltaEngine:跨平台应用与游戏开发的强大引擎
DeltaEngine:跨平台应用与游戏开发的强大引擎 DeltaEngine Open Source Multiplatform Game Engine, C# OpenGL Version (custom wrapper) including the Editor ...
2025-06-10 09:00:01
284
原创 JSON Schema核心规范详解:JSON文档的结构化描述标准
JSON Schema核心规范详解:JSON文档的结构化描述标准 json-schema-spec The JSON Schema specification 项目地址: https://gitcode.com/gh_mirror...
2025-06-09 09:21:33
413
原创 Kubernetes系统日志完全指南:从基础到高级查询
Kubernetes系统日志完全指南:从基础到高级查询 website Kubernetes website and documentation repo: 项目地址: https://gitcode.com/gh_mirror...
2025-06-08 09:19:05
410
原创 Mailtrain v2 自托管邮件列表系统全面指南
Mailtrain v2 自托管邮件列表系统全面指南 mailtrain Self hosted newsletter app 项目地址: https://gitcode.com/gh_mirrors/ma/mailtrain ...
2025-06-07 09:23:07
403
原创 SQLDelight在Kotlin/JS中的SQLite数据库实践指南
SQLDelight在Kotlin/JS中的SQLite数据库实践指南 sqldelight SQLDelight - Generates typesafe Kotlin APIs from SQL 项目地址: https://g...
2025-06-06 09:20:59
218
原创 MMagic项目中的自定义数据变换设计指南
MMagic项目中的自定义数据变换设计指南 mmagic OpenMMLab Multimodal Advanced, Generative, and Intelligent Creation Toolbox. Unlock the magic ????: Generative-AI (AIGC), easy-to-use A...
2025-06-06 09:03:12
316
原创 Valetudo机器人能力全解析:从基础控制到高级功能
Valetudo机器人能力全解析:从基础控制到高级功能 Valetudo Cloud replacement for vacuum robots enabling local-only operation 项目地址: https:...
2025-06-06 09:01:45
236
原创 Rust-GPU项目构建指南:从入门到实战
Rust-GPU项目构建指南:从入门到实战 rust-gpu ???? Making Rust a first-class language and ecosystem for GPU shaders ???? 项目地址: https://g...
2025-06-05 09:16:50
262
原创 SwiftDate 日期格式化全解析:从基础到高级应用
SwiftDate 日期格式化全解析:从基础到高级应用 SwiftDate ???? Toolkit to parse, validate, manipulate, compare and display dates, time & timezones in Swift. ...
2025-06-05 09:15:41
401
原创 YugabyteDB架构解析:深入理解Read Replicas设计
YugabyteDB架构解析:深入理解Read Replicas设计 yugabyte-db yugabyte/yugabyte-db: 是 YugaByte DB 的官方仓库,一个高性能、高可扩展、分布式的 SQL 数据库,支持 PostgreSQL 兼容性。适合对分布式数据库、SQL 数据库和云原生应用的开发者。 ...
2025-06-05 09:02:56
341
原创 NASA-JPL开源火星车项目:全球开发者构建案例集锦
NASA-JPL开源火星车项目:全球开发者构建案例集锦 open-source-rover A build-it-yourself, 6-wheel rover based on the rovers on Mars! 项目地址:...
2025-06-04 09:21:17
249
原创 Android应用间数据接收实战指南 - 基于android-training-course-in-chinese项目
Android应用间数据接收实战指南 - 基于android-training-course-in-chinese项目 android-training-course-in-chinese Android官方培训课程中文版 项目地...
2025-06-04 09:04:09
397
原创 PaddleNLP 安装指南:从基础环境到多平台部署
PaddleNLP 安装指南:从基础环境到多平台部署 PaddleNLP ???? Easy-to-use and powerful NLP and LLM library with ???? Awesome model zoo, supporting wide-range of NLP tasks from research to...
2025-06-03 09:04:14
306
原创 Vercel AI SDK 多步骤工具调用实战指南
Vercel AI SDK 多步骤工具调用实战指南 ai Build AI-powered applications with React, Svelte, Vue, and Solid 项目地址: https://gitcode...
2025-06-02 09:19:09
364
原创 使用Ent、Atlas和pgvector构建Go语言RAG系统
使用Ent、Atlas和pgvector构建Go语言RAG系统 ent ent: 是一个基于 Go 语言的轻量级 ORM 库,用于处理关系型数据库。适合开发者使用 ent 进行数据库访问和操作。 项目地址: https://git...
2025-06-02 09:06:20
384
原创 软件开发中安全存储密钥的最佳实践
软件开发中安全存储密钥的最佳实践 docs The open-source repo for docs.github.com 项目地址: https://gitcode.com/gh_mirrors/do/docs ...
2025-06-02 09:03:31
327
原创 Kivy项目贡献指南:从代码提交到文档完善的完整流程
Kivy项目贡献指南:从代码提交到文档完善的完整流程 kivy Open source UI framework written in Python, running on Windows, Linux, macOS, Android and iOS ...
2025-06-02 09:01:55
290
原创 Teleport项目中的tsh命令行工具使用指南
Teleport项目中的tsh命令行工具使用指南 teleport Protect access to all of your infrastructure. 项目地址: https://gitcode.com/gh_mirror...
2025-06-02 09:01:43
250
原创 EggJS 2.0 升级指南:从 Generator 到 Async/Await 的平滑迁移
EggJS 2.0 升级指南:从 Generator 到 Async/Await 的平滑迁移 egg Born to build better enterprise frameworks and apps with Node.js & Koa ...
2025-06-02 09:01:17
364
原创 Oh My Posh 终端提示工具配置指南
Oh My Posh 终端提示工具配置指南 oh-my-posh JanDeDobbeleer/oh-my-posh: Oh My Posh 是一个跨平台的终端定制工具,用于增强 PowerShell、Zsh 和 Fish Shell 等终端的视觉效果,提供丰富的主题和样式来显示命令提示符,让终端界面更个性化且信息丰富。...
2025-06-01 09:17:51
401
原创 深入解析现代C++17新特性:AnthonyCalandra/modern-cpp-features项目解读
深入解析现代C++17新特性:AnthonyCalandra/modern-cpp-features项目解读 modern-cpp-features A cheatsheet of modern C++ language and library features. ...
2025-06-01 09:15:34
371
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人