- 博客(675)
- 收藏
- 关注
原创 LumixEngine动画系统详解:动画图与状态控制机制
LumixEngine动画系统详解:动画图与状态控制机制 LumixEngine 3D C++ Game Engine - yet another open source game engine 项目地址: https://git...
2025-06-11 09:02:19
255
原创 Isar数据库快速入门指南:Flutter本地存储新选择
Isar数据库快速入门指南:Flutter本地存储新选择 isar Extremely fast, easy to use, and fully async NoSQL database for Flutter 项目地址: htt...
2025-06-10 09:19:08
360
原创 FastStream项目中使用NATS实现动态配置管理
FastStream项目中使用NATS实现动态配置管理 faststream FastStream is a powerful and easy-to-use Python framework for building asynchronous services interacting with event stream...
2025-06-10 09:08:37
349
原创 unjs/h3 路由系统详解:从基础到动态路由实践
unjs/h3 路由系统详解:从基础到动态路由实践 h3 ⚡️ Minimal H(TTP) framework built for high performance and portability 项目地址: https://...
2025-06-10 09:01:36
244
原创 FilterJs:被动提取网页接口,安全测试新利器
FilterJs:被动提取网页接口,安全测试新利器 FilterJs Burp的JS API接口过滤插件 项目地址: https://gitcode.com/gh_mirrors/fi/FilterJs ...
2025-06-10 09:00:02
393
原创 jamf2snipe:同步 JAMF 与 Snipe-IT 资产的核心工具
jamf2snipe:同步 JAMF 与 Snipe-IT 资产的核心工具 jamf2snipe Import and sync assets from a JAMFPro instance to Snipe-IT asset management. ...
2025-06-10 09:00:02
342
原创 Apache Ignite分布式计算框架深度解析
Apache Ignite分布式计算框架深度解析 ignite Apache Ignite 项目地址: https://gitcode.com/gh_mirrors/ignite16/ignite ...
2025-06-09 09:04:45
266
原创 Apache Ignite中的亲和性并置(Data Affinity Collocation)技术详解
Apache Ignite中的亲和性并置(Data Affinity Collocation)技术详解 ignite Apache Ignite 项目地址: https://gitcode.com/gh_mirrors/ignit...
2025-06-08 09:18:32
848
原创 Apache Ignite ODBC驱动使用指南
Apache Ignite ODBC驱动使用指南 ignite Apache Ignite 项目地址: https://gitcode.com/gh_mirrors/ignite4/ignite ...
2025-06-08 09:18:10
851
原创 PermitIO OPAL 项目教程:如何触发数据更新机制
PermitIO OPAL 项目教程:如何触发数据更新机制 opal Policy and data administration, distribution, and real-time updates on top of Policy Agents (OPA, Cedar, ...) ...
2025-06-08 09:03:36
337
原创 Guardian Frontend 项目本地开发环境搭建指南
Guardian Frontend 项目本地开发环境搭建指南 frontend The Guardian DotCom. 项目地址: https://gitcode.com/gh_mirrors/fr/frontend ...
2025-06-07 09:06:25
255
原创 Mbed TLS 3.0迁移指南:从2.x版本升级的技术要点解析
Mbed TLS 3.0迁移指南:从2.x版本升级的技术要点解析 mbedtls An open source, portable, easy to use, readable and flexible TLS library, and reference implementation of the PSA Crypto...
2025-06-07 09:05:57
307
原创 使用Prisma和Fastify构建REST API实战指南
使用Prisma和Fastify构建REST API实战指南 prisma-examples ???? Ready-to-run Prisma example projects 项目地址: https://gitcode.com/gh...
2025-06-06 09:21:40
359
原创 深入理解dotnetcore/CAP:分布式事务与事件总线的完美解决方案
深入理解dotnetcore/CAP:分布式事务与事件总线的完美解决方案 CAP Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern ...
2025-06-06 09:05:22
246
原创 Flutter引擎中的Sanitizers工具使用指南
Flutter引擎中的Sanitizers工具使用指南 engine The Flutter engine 项目地址: https://gitcode.com/gh_mirrors/eng/engine ...
2025-06-06 09:00:38
344
原创 Apache SeaTunnel Sink配置中的占位符使用详解
Apache SeaTunnel Sink配置中的占位符使用详解 seatunnel SeaTunnel is a next-generation super high-performance, distributed, massive data integration tool. ...
2025-06-05 09:15:45
379
原创 JavaScript 正则表达式入门指南:模式与修饰符详解
JavaScript 正则表达式入门指南:模式与修饰符详解 zh.javascript.info 现代 JavaScript 教程(The Modern JavaScript Tutorial),以最新的 ECMAScript 规范为基准,通过简单但足够详细的内容,为你讲解从基础到高阶的 JavaScript 相关知识。...
2025-06-04 09:07:10
345
原创 aws-embedded-metrics-node:生成内嵌CloudWatch指标的日志事件
aws-embedded-metrics-node:生成内嵌CloudWatch指标的日志事件 aws-embedded-metrics-node Amazon CloudWatch Embedded Metric Format Client Library ...
2025-06-04 09:00:00
275
原创 Hadolint 集成指南:全方位提升Dockerfile代码质量
Hadolint 集成指南:全方位提升Dockerfile代码质量 hadolint Dockerfile linter, validate inline bash, written in Haskell 项目地址: https:...
2025-06-03 09:12:24
290
原创 技术专家指南:使用Mac系统剪贴板快速写入文件(jbranchaud/til项目)
技术专家指南:使用Mac系统剪贴板快速写入文件(jbranchaud/til项目) til :memo: Today I Learned 项目地址: https://gitcode.com/gh_mirrors/ti/til ...
2025-06-03 09:02:40
279
原创 SQLModel 教程:使用 Python 3.10+ 实现数据库删除操作详解
SQLModel 教程:使用 Python 3.10+ 实现数据库删除操作详解 sqlmodel SQL databases in Python, designed for simplicity, compatibility, and robustness. ...
2025-06-02 09:07:01
374
原创 基于HuggingFace Agents的代理增强检索生成技术实战解析
基于HuggingFace Agents的代理增强检索生成技术实战解析 agents-course This repository contains the Hugging Face Agents Course. 项目地址: h...
2025-06-02 09:01:55
396
原创 MXNet深度学习框架GPU加速实战指南
MXNet深度学习框架GPU加速实战指南 mxnet 项目地址: https://gitcode.com/gh_mirrors/mx/mxnet 前言在深度学习领域,GP...
2025-06-01 09:15:10
264
原创 React-Redux 技术解析:深入理解 mapStateToProps 数据提取机制
React-Redux 技术解析:深入理解 mapStateToProps 数据提取机制 react-redux reduxjs/react-redux: React-Redux 是一个用于 React 的 Redux 绑定库,可以用于构建 React 应用程序和组件,支持多种 Redux 功能和工具,如 Redux,R...
2025-06-01 09:08:16
293
原创 Elasticsearch索引生命周期管理(ILM)配置详解
Elasticsearch索引生命周期管理(ILM)配置详解 elasticsearch 项目地址: https://gitcode.com/gh_mirrors/elas/elasticsearch ...
2025-06-01 09:00:12
314
原创 MoreAPI:抖音等平台视频非官方RESTful API
MoreAPI:抖音等平台视频非官方RESTful API MoreAPI MoreAPI是抖音/酷我/小红书/快手等各视频平台非官方的RESTful API平台。抖音视频解析、小红书解析、快手解析、youtube解析、B站解析 ...
2025-05-31 09:00:05
384
原创 TransCenter 项目启动与配置教程
TransCenter 项目启动与配置教程 TransCenter 项目地址: https://gitcode.com/gh_mirrors/tr/TransCenter ...
2025-05-29 09:00:44
391
原创 TSne.jl 项目启动与配置教程
TSne.jl 项目启动与配置教程 TSne.jl Julia port of L.J.P. van der Maaten and G.E. Hintons T-SNE visualisation technique. 项目地址:...
2025-05-28 09:00:46
239
原创 cm256:高效率的 GF(256) Cauchy MDS 块擦除编码库
cm256:高效率的 GF(256) Cauchy MDS 块擦除编码库 cm256 Fast GF(256) Cauchy MDS Block Erasure Codec in C 项目地址: https://gitcode.c...
2025-05-28 00:51:57
924
原创 使用 Boltzmann Machines 进行深度学习的最佳实践
使用 Boltzmann Machines 进行深度学习的最佳实践 boltzmann-machines Boltzmann Machines in TensorFlow with examples 项目地址: https://g...
2025-05-27 09:00:03
238
原创 Juno 游戏框架最佳实践教程
Juno 游戏框架最佳实践教程 juno Framework for making 2D games with chunky pixels in Lua 项目地址: https://gitcode.com/gh_mirrors/j...
2025-05-26 09:00:32
285
原创 《AlgoBook 开源项目最佳实践指南》
《AlgoBook 开源项目最佳实践指南》 AlgoBook A beginner-friendly project to help you in open-source contributions. Data Structures & Algorithms in various programming language...
2025-05-24 09:00:16
242
原创 esbuild-plugins:构建工程的高效助手
esbuild-plugins:构建工程的高效助手 esbuild-plugins ESBuild plugins by @LinbuduLab 项目地址: https://gitcode.com/gh_mirrors/esbu/...
2025-05-15 09:00:05
332
原创 hyperbacked:安全存储与分享秘密的利器
hyperbacked:安全存储与分享秘密的利器 hyperbacked ???? Superbacked, but in Rust 项目地址: https://gitcode.com/gh_mirrors/hy/hyperbacked...
2025-05-14 09:00:02
236
原创 build-your-own-qa-agent:构建专属问答LLM Agent,轻松应对数据查询
build-your-own-qa-agent:构建专属问答LLM Agent,轻松应对数据查询 build-your-own-qa-agent Building a Q&A LLM Agent to Answer Questions about Your Dataset ...
2025-05-01 09:10:14
984
原创 georef-ar-api:阿根廷地理数据标准化服务的API
georef-ar-api:阿根廷地理数据标准化服务的API georef-ar-api API del Servicio de Normalización de Datos Geográficos de Argentina. 项...
2025-04-30 22:30:30
849
原创 Drag-Your-Gaussian:实现直观灵活的3D场景编辑
Drag-Your-Gaussian:实现直观灵活的3D场景编辑 Drag-Your-Gaussian Officially implement of the paper "Drag Your Gaussian: Effective Drag-Based Editing with Score Distillation f...
2025-04-29 09:29:28
825
原创 scatter-gl 的安装和配置教程
scatter-gl 的安装和配置教程 scatter-gl Interactive 3D / 2D webgl-accelerated scatter plot point renderer 项目地址: https://gitc...
2025-04-28 11:00:24
769
原创 开源项目Filter最佳实践教程
开源项目Filter最佳实践教程 filter Filter - Web Image Editor 项目地址: https://gitcode.com/gh_mirrors/filter/filter ...
2025-04-28 10:11:20
215
原创 HTMLTestRunner 使用教程
HTMLTestRunner 使用教程 XTestRunner 项目地址: https://gitcode.com/gh_mirrors/xte/XTestRunner 1...
2025-04-28 09:21:18
792
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人