- 博客(634)
- 收藏
- 关注
原创 Piscina项目异步加载Worker机制详解
Piscina项目异步加载Worker机制详解 piscina A fast, efficient Node.js Worker Thread Pool implementation 项目地址: https://gitcode.c...
2025-06-08 09:22:02
231
原创 30秒React:useSSR钩子实现服务端渲染环境检测
30秒React:useSSR钩子实现服务端渲染环境检测 30-seconds-of-react Short React code snippets for all your development needs 项目地址: htt...
2025-06-08 09:13:45
288
原创 深入理解Theme UI项目开发与贡献指南
深入理解Theme UI项目开发与贡献指南 theme-ui Build consistent, themeable React apps based on constraint-based design principles 项...
2025-06-08 09:02:29
218
原创 Firenvim项目开发与构建指南
Firenvim项目开发与构建指南 firenvim Embed Neovim in Chrome, Firefox & others. 项目地址: https://gitcode.com/gh_mirrors/fi/firenv...
2025-06-07 09:22:50
270
原创 You Don't Know JS 入门指南:JavaScript编程基础精要
You Don't Know JS 入门指南:JavaScript编程基础精要 You-Dont-Know-JS ???????? (PT-Br translation) JS Book Series. 项目地址: https://gitco...
2025-06-07 09:22:48
314
原创 Scala 3项目中的数字字面量扩展特性解析
Scala 3项目中的数字字面量扩展特性解析 dotty The Scala 3 compiler, also known as Dotty. 项目地址: https://gitcode.com/gh_mirrors/do/dot...
2025-06-07 09:04:12
273
原创 深入理解SOLID原则之接口隔离原则(ISP)在C中的实践
深入理解SOLID原则之接口隔离原则(ISP)在C#中的实践 roadmap-retos-programacion Ruta de estudio basada en ejercicios de código semanales en 2024 de la comunidad MoureDev para aprender...
2025-06-07 09:03:16
276
原创 深入理解Python协程:从生成器到协程编程
深入理解Python协程:从生成器到协程编程 interpy-zh ????《Python进阶》(Intermediate Python - Chinese Version) 项目地址: https://gitcode.com/gh_m...
2025-06-06 09:20:39
317
原创 UltiSnips高级技巧:动态生成TabStop实现灵活代码片段
UltiSnips高级技巧:动态生成TabStop实现灵活代码片段 ultisnips UltiSnips - The ultimate snippet solution for Vim. Send pull requests to SirVer/ultisnips! ...
2025-06-05 09:15:58
316
原创 YugabyteDB YCQL中的唯一索引详解
YugabyteDB YCQL中的唯一索引详解 yugabyte-db yugabyte/yugabyte-db: 是 YugaByte DB 的官方仓库,一个高性能、高可扩展、分布式的 SQL 数据库,支持 PostgreSQL 兼容性。适合对分布式数据库、SQL 数据库和云原生应用的开发者。 ...
2025-06-05 09:04:54
377
原创 Bottle框架使用指南:从入门到精通
Bottle框架使用指南:从入门到精通 bottle bottle.py is a fast and simple micro-framework for python web-applications. 项目地址: https:...
2025-06-05 09:01:18
397
原创 DevOps-Guide项目:Linux系统性能监控与进程管理命令详解
DevOps-Guide项目:Linux系统性能监控与进程管理命令详解 DevOps-Guide DevOps-Guide是一个关于DevOps实践的指南,适合用于学习和了解DevOps文化、流程和技术。特点:内容丰富、实用性强、适合初学者。 ...
2025-06-05 09:01:14
254
原创 DevOps-Guide项目中的Docker容器化技术详解
DevOps-Guide项目中的Docker容器化技术详解 DevOps-Guide DevOps-Guide是一个关于DevOps实践的指南,适合用于学习和了解DevOps文化、流程和技术。特点:内容丰富、实用性强、适合初学者。 ...
2025-06-05 09:01:09
214
原创 Linkerd2 项目构建与开发完全指南
Linkerd2 项目构建与开发完全指南 linkerd2 Ultralight, security-first service mesh for Kubernetes. Main repo for Linkerd 2.x. 项目...
2025-06-03 09:12:48
398
原创 Citus数据库项目代码风格指南解析
Citus数据库项目代码风格指南解析 citus Distributed PostgreSQL as an extension 项目地址: https://gitcode.com/gh_mirrors/ci/citus ...
2025-06-03 09:11:03
355
原创 在Laravel项目中集成Shoelace CSS组件库
在Laravel项目中集成Shoelace CSS组件库 shoelace 项目地址: https://gitcode.com/gh_mirrors/sho/shoelace-css ...
2025-06-03 09:02:10
262
原创 AISystem中的CNN模型小型化技术解析
AISystem中的CNN模型小型化技术解析 AISystem AISystem 主要是指AI系统,包括AI芯片、AI编译器、AI推理和训练框架等AI全栈底层技术 项目地址: https://gitcode.com/gh_mirr...
2025-06-03 09:01:42
369
原创 使用mdBook创建技术文档的完整指南
使用mdBook创建技术文档的完整指南 mdBook Create book from markdown files. Like Gitbook but implemented in Rust 项目地址: https://gitc...
2025-06-01 09:17:01
371
原创 simdjson项目解析:高效处理多文档JSON流的iterate_many技术
simdjson项目解析:高效处理多文档JSON流的iterate_many技术 simdjson Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, WatermelonDB, Apache D...
2025-06-01 09:15:28
403
原创 Pathway项目RAG模板REST API详解
Pathway项目RAG模板REST API详解 pathway Pathway is an open framework for high-throughput and low-latency real-time data processing. ...
2025-06-01 09:07:44
396
原创 Julia语言项目贡献指南与技术实践
Julia语言项目贡献指南与技术实践 julia JuliaLang/julia: 一个高性能的动态编程语言,用于科学计算、数据分析、机器学习和Web开发等。适合各种开发者使用,可以实现高效的数据处理和计算。 项目地址: http...
2025-05-30 09:07:15
268
原创 Vim Color Scheme 设计工具:Colortemplate
Vim Color Scheme 设计工具:Colortemplate vim-colortemplate The Toolkit for Vim Color Scheme Designers! 项目地址: https://gi...
2025-05-28 09:00:02
340
原创 react-native-prompt-android:为Android平台提供完美的提示解决方案
react-native-prompt-android:为Android平台提供完美的提示解决方案 react-native-prompt-android A polyfill library for Alert.prompt on Android platform, working both on Android an...
2025-05-24 09:00:11
263
原创 docker-misp:一键部署MISP的强大工具
docker-misp:一键部署MISP的强大工具 docker-misp A (nearly) production ready Dockered MISP 项目地址: https://gitcode.com/gh_mirror...
2025-05-24 09:00:03
331
原创 magento-2-seo:全方位提升 Magento 2 网站搜索引擎优化效果
magento-2-seo:全方位提升 Magento 2 网站搜索引擎优化效果 magento-2-seo Magento 2 SEO extension will do perfectly for your better SEO. This is a bundle of outstanding features th...
2025-05-20 09:00:03
285
原创 FlutteringLayout:为直播间点赞增添动态桃心飘动效果
FlutteringLayout:为直播间点赞增添动态桃心飘动效果 FlutteringLayout ???? 一个直播间点赞桃心飘动效果的控件 项目地址: https://gitcode.com/gh_mirrors/fl/Flutt...
2025-05-20 09:00:02
247
原创 htmls-to-datasette:HTML 文件索引至数据库的利器
htmls-to-datasette:HTML 文件索引至数据库的利器 htmls-to-datasette Tool to index and serve HTML files. Powered by Datasette. 项目...
2025-05-18 09:00:05
407
原创 icface:打造生成可控表情的深度学习利器
icface:打造生成可控表情的深度学习利器 icface ICface: Interpretable and Controllable Face Reenactment Using GANs 项目地址: https://gitc...
2025-05-17 09:00:02
338
原创 SaveTheDot:探索iOS动画新境界
SaveTheDot:探索iOS动画新境界 SaveTheDot A game developed using UIViewPropertyAnimator 项目地址: https://gitcode.com/gh_mirrors...
2025-05-17 09:00:00
295
原创 Fama:打造个人品牌的专业网站模板
Fama:打造个人品牌的专业网站模板 fama TailwindCSS based personal branding template. Built with react and framer-motion 项目地址: http...
2025-05-10 14:50:25
808
原创 VulkanAutomata:GPU加速的细胞自动机渲染引擎
VulkanAutomata:GPU加速的细胞自动机渲染引擎 VulkanAutomata Cellular Automata GPU Renderer using the Vulkan API 项目地址: https://git...
2025-05-07 09:06:21
574
原创 SalviaRenderer:项目核心功能/场景
SalviaRenderer:项目核心功能/场景 SalviaRenderer SALVIA is the rasterizer based software renderer. The goal of SALVIA is capacity of Direct3D 10+. ...
2025-04-28 09:07:39
549
原创 openshift-auto-upi:自动化部署 OpenShift UPI 的利器
openshift-auto-upi:自动化部署 OpenShift UPI 的利器 openshift-auto-upi OpenShift Automated User-Provided Infrastructure 项目地址...
2025-04-25 09:18:24
744
原创 Flappy Windows 开源项目最佳实践教程
Flappy Windows 开源项目最佳实践教程 flappy-windows Flappy Bird with browser windows 项目地址: https://gitcode.com/gh_mirrors/fl/f...
2025-04-24 11:12:11
230
原创 《Vercel Zsh 主题配置指南》
《Vercel Zsh 主题配置指南》 zsh-theme Yet another zsh theme 项目地址: https://gitcode.com/gh_mirrors/zsh/zsh-theme ...
2025-04-24 10:30:53
366
原创 continuous-reforestation 的安装和配置教程
continuous-reforestation 的安装和配置教程 continuous-reforestation Make continuous reforestation part of your daily workflow :deciduous_tree: ...
2025-04-23 12:40:02
236
原创 azimuth:单细胞数据查询参考映射算法的Shiny应用
azimuth:单细胞数据查询参考映射算法的Shiny应用 azimuth A Shiny web app for mapping datasets using Seurat v4 项目地址: https://gitcode.co...
2025-04-23 12:10:30
374
原创 开源项目kmcp最佳实践教程
开源项目kmcp最佳实践教程 kmcp Accurate metagenomic profiling && Fast large-scale sequence/genome searching 项目地址: https://gitc...
2025-04-23 11:20:38
336
原创 echarts-extension-amap 的项目扩展与二次开发
echarts-extension-amap 的项目扩展与二次开发 echarts-extension-amap 项目地址: https://gitcode.com/gh_mirrors/ec/echarts-extension...
2025-04-23 07:27:08
300
原创 evas项目使用教程
evas项目使用教程 evas Modern, high performance, tiny EventBus and State Container in Kotlin 项目地址: https://gitcode.com/gh_...
2025-04-23 07:16:19
525
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人