- 博客(649)
- 收藏
- 关注
原创 Perforator项目实战指南:本地性能剖析数据采集全解析
Perforator项目实战指南:本地性能剖析数据采集全解析 perforator Perforator is a cluster-wide continuous profiling tool designed for large data centers ...
2025-06-12 09:08:56
234
原创 rustdesk-server:开源远程桌面解决方案
rustdesk-server:开源远程桌面解决方案 rustdesk-server RustDesk Server For Api https://github.com/lejianwen/rustdesk-api 项目地址...
2025-06-12 09:00:04
167
原创 intlayer:国际化的新选择,让多语言网站建设更轻松
intlayer:国际化的新选择,让多语言网站建设更轻松 intlayer Internationalisation solution for JS application. Make your Vite, React, Next or Express application multilingue. ...
2025-06-12 09:00:04
188
原创 MathNet.Numerics 数据生成功能详解
MathNet.Numerics 数据生成功能详解 mathnet-numerics Math.NET Numerics 项目地址: https://gitcode.com/gh_mirrors/ma/mathnet-numeri...
2025-06-11 09:02:30
118
原创 Kubernetes 命名空间 CPU 资源约束配置指南
Kubernetes 命名空间 CPU 资源约束配置指南 website Kubernetes website and documentation repo: 项目地址: https://gitcode.com/gh_mirro...
2025-06-10 09:02:42
257
原创 深入解析Go语言依赖管理机制:golang-design/under-the-hood视角
深入解析Go语言依赖管理机制:golang-design/under-the-hood视角 under-the-hood ???? Go: Under The Hood | Go 语言原本 | https://golang.design/under-the-hood ...
2025-06-09 09:21:53
331
原创 Boost.Beast中的WebSocket消息处理机制详解
Boost.Beast中的WebSocket消息处理机制详解 beast HTTP and WebSocket built on Boost.Asio in C++11 项目地址: https://gitcode.com/gh_m...
2025-06-09 09:04:13
317
原创 Biopython实战:使用FASTA字典高效处理序列数据
Biopython实战:使用FASTA字典高效处理序列数据 biopython Official git repository for Biopython (originally converted from CVS) 项目地址:...
2025-06-09 09:03:28
312
原创 操作系统设备管理机制深度解析 - 来自hadyang/interview的技术精要
操作系统设备管理机制深度解析 - 来自hadyang/interview的技术精要 interview 项目地址: https://gitcode.com/gh_mirrors/intervi/interview ...
2025-06-09 09:00:11
265
原创 使用Authlib实现Flask应用的OAuth客户端集成
使用Authlib实现Flask应用的OAuth客户端集成 authlib The ultimate Python library in building OAuth, OpenID Connect clients and servers. JWS,JWE,JWK,JWA,JWT included. ...
2025-06-08 09:20:36
338
原创 Vyper智能合约开发:众筹合约实例解析
Vyper智能合约开发:众筹合约实例解析 vyper Pythonic Smart Contract Language for the EVM 项目地址: https://gitcode.com/gh_mirrors/vy/vyp...
2025-06-08 09:14:27
334
原创 深入理解Remarkable插件机制:扩展Markdown解析与渲染能力
深入理解Remarkable插件机制:扩展Markdown解析与渲染能力 remarkable Markdown parser, done right. Commonmark support, extensions, syntax plugins, high speed - all in one. Gulp and me...
2025-06-07 09:07:19
407
原创 TensorLayer项目教程:使用ONNX进行模型转换与推理
TensorLayer项目教程:使用ONNX进行模型转换与推理 TensorLayer Deep Learning and Reinforcement Learning Library for Scientists and Engineers ...
2025-06-06 09:01:39
312
原创 SwiftFormat 项目贡献指南与技术规范解析
SwiftFormat 项目贡献指南与技术规范解析 SwiftFormat A command-line tool and Xcode Extension for formatting Swift code 项目地址: https...
2025-06-05 09:05:59
227
原创 YugabyteDB中的重复索引技术:构建全球应用的性能优化方案
YugabyteDB中的重复索引技术:构建全球应用的性能优化方案 yugabyte-db yugabyte/yugabyte-db: 是 YugaByte DB 的官方仓库,一个高性能、高可扩展、分布式的 SQL 数据库,支持 PostgreSQL 兼容性。适合对分布式数据库、SQL 数据库和云原生应用的开发者。 ...
2025-06-04 09:17:59
389
原创 JSON Hero 项目本地开发环境搭建指南
JSON Hero 项目本地开发环境搭建指南 jsonhero-web 项目地址: https://gitcode.com/gh_mirrors/jso/jsonhero-web ...
2025-06-04 09:04:58
343
原创 TheOdinProject Ruby编程基础:代码规范检查与RuboCop实战指南
TheOdinProject Ruby编程基础:代码规范检查与RuboCop实战指南 curriculum TheOdinProject/curriculum: The Odin Project 是一个免费的在线编程学习平台,这个仓库是其课程大纲和教材资源库,涵盖了Web开发相关的多种技术栈,如HTML、CSS、Java...
2025-06-04 09:04:39
245
原创 GitLab与Sourcegraph集成指南:提升代码智能分析能力
GitLab与Sourcegraph集成指南:提升代码智能分析能力 gitlabhq GitLab CE Mirror | Please open new issues in our issue tracker on GitLab.com ...
2025-06-04 09:00:34
275
原创 Voyager项目配置详解:从入门到精通
Voyager项目配置详解:从入门到精通 voyager 项目地址: https://gitcode.com/gh_mirrors/voy/voyager 前言Voyag...
2025-06-03 09:10:03
236
原创 ScyllaDB生产环境就绪指南:专业部署检查清单
ScyllaDB生产环境就绪指南:专业部署检查清单 scylladb ScyllaDB是一个高性能、高度可扩展的NoSQL数据库,设计上兼容Cassandra API,主打低延迟、高并发写入,适用于大规模互联网应用。 项目地址: ...
2025-06-02 09:18:59
394
原创 Bootstrap-Vue颜色变体系统深度解析
Bootstrap-Vue颜色变体系统深度解析 bootstrap-vue bootstrap-vue/bootstrap-vue: 是一个基于 Vue.js 的 Bootstrap 4 组件库,用于快速构建基于 Bootstrap 4 的 Web 应用。该项目包含了各种 Bootstrap 4 组件的 Vue.js 版...
2025-06-02 09:18:04
207
原创 深入理解mathjs项目的自定义打包策略
深入理解mathjs项目的自定义打包策略 mathjs An extensive math library for JavaScript and Node.js 项目地址: https://gitcode.com/gh_mirro...
2025-06-02 09:17:04
240
原创 NetBox项目规划指南:从数据迁移到系统部署的最佳实践
NetBox项目规划指南:从数据迁移到系统部署的最佳实践 netbox The premier source of truth powering network automation. Open source under Apache 2. Public demo: https://demo.netbox.dev ...
2025-06-02 09:02:31
306
原创 HuggingFace PEFT项目中的IA3高效微调技术解析
HuggingFace PEFT项目中的IA3高效微调技术解析 peft ???? PEFT: State-of-the-art Parameter-Efficient Fine-Tuning. 项目地址: https://gitcod...
2025-06-02 09:01:29
397
原创 Watchtower项目详解:自动化更新Docker容器镜像的终极方案
Watchtower项目详解:自动化更新Docker容器镜像的终极方案 watchtower 项目地址: https://gitcode.com/gh_mirrors/wat/watchtower ...
2025-06-01 09:14:15
505
原创 Immer技术解析:轻松实现JavaScript不可变数据管理
Immer技术解析:轻松实现JavaScript不可变数据管理 immer 项目地址: https://gitcode.com/gh_mirrors/imm/immer 什...
2025-06-01 09:03:19
379
原创 Arthas诊断工具安装指南:从入门到精通
Arthas诊断工具安装指南:从入门到精通 arthas Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas 项目地址: https://gitcode.com/g...
2025-05-30 09:10:30
385
原创 Spring Framework 可观测性支持深度解析
Spring Framework 可观测性支持深度解析 spring-framework 项目地址: https://gitcode.com/gh_mirrors/spr/spring-framework ...
2025-05-30 09:05:41
398
原创 波浪单深度估计项目启动与配置教程
波浪单深度估计项目启动与配置教程 wavelet-monodepth 项目地址: https://gitcode.com/gh_mirrors/wa/wavelet-monodepth ...
2025-05-29 09:00:10
386
原创 Pen 负载均衡器:开源项目最佳实践
Pen 负载均衡器:开源项目最佳实践 pen Pen 项目地址: https://gitcode.com/gh_mirrors/pen2/pen 1. 项目介绍Pen 是一...
2025-05-25 09:00:11
232
原创 Chromium Embedded Framework 简单示例项目教程
Chromium Embedded Framework 简单示例项目教程 CEFSimpleSample Simple sample on how to use Chromium Embedded Framework. More like a Hello World. ...
2025-05-22 09:00:36
293
原创 jangaroo-tools:用 AS3 开发无 Flash 应用
jangaroo-tools:用 AS3 开发无 Flash 应用 jangaroo-tools AS3 w/o Flash Plugin 项目地址: https://gitcode.com/gh_mirrors/ja/janga...
2025-05-22 09:00:10
229
原创 ShortBus:项目核心功能/场景
ShortBus:项目核心功能/场景 ShortBus In-process mediator with low-friction API 项目地址: https://gitcode.com/gh_mirrors/shor/Sho...
2025-05-21 09:00:02
283
原创 pteron36-split-keyboard:一款人性化的分体键盘设计
pteron36-split-keyboard:一款人性化的分体键盘设计 pteron36-split-keyboard A 36 key variation of pteron-pcb from Kraken-Jokes, based on pteron keyboard from FSund. Feel free t...
2025-05-19 09:00:03
287
原创 TAPTR:实时追踪任意点的强大工具
TAPTR:实时追踪任意点的强大工具 TAPTR [ECCV 2024 & NeurIPS 2024] Official implementation of the paper TAPTR & TAPTRv2 & TAPTRv3 ...
2025-05-07 12:30:20
639
原创 BuckleScript Bindings Cookbook:快速上手编写BuckleScript绑定的实用指南
BuckleScript Bindings Cookbook:快速上手编写BuckleScript绑定的实用指南 bucklescript-bindings-cookbook Task-oriented guide to writing JavaScript bindings for BuckleScript ...
2025-04-27 14:50:25
363
原创 CBE20255 项目启动与配置教程
CBE20255 项目启动与配置教程 CBE20255 Introduction to Chemical Engineering Analysis 项目地址: https://gitcode.com/gh_mirrors/cb/C...
2025-04-27 12:11:07
779
原创 API_Hacienda 的安装和配置教程
API_Hacienda 的安装和配置教程 API_Hacienda API libre para Factura Electrónica en Costa Rica, interfaz para integrar sistemas con el Ministerio de Hacienda para la Factur...
2025-04-27 10:40:02
406
原创 CMake-AVR 项目启动与配置教程
CMake-AVR 项目启动与配置教程 cmake-avr cmake toolchain for AVR 项目地址: https://gitcode.com/gh_mirrors/cm/cmake-avr ...
2025-04-27 10:30:10
247
原创 企业架构开源项目最佳实践教程
企业架构开源项目最佳实践教程 EnterpriseArchitecture What is Enterprise Architecture (EA) 项目地址: https://gitcode.com/gh_mirrors/en/...
2025-04-26 13:30:00
404
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人