Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
@TideTree
TideTree
Follow

Block or report TideTree

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Showing results

🤖Claude Code Agents rules 中文版,指导多工具协作、代码理解与自动化辅助等。

2 1 Updated Sep 16, 2025

Public APIs 中文版 - 为中文开发者精心整理的公共API资源库

Python 28 3 Updated May 28, 2025

Lightweight WebRTC Demo: Go Signaling Server + Vanilla JavaScript Client, OpenSpec-Driven Development | 轻量级 WebRTC 演示:Go 信令服务 + 原生 JavaScript 客户端,OpenSpec 驱动开发

JavaScript 3 Updated Jun 22, 2026

轻量级 WebRTC SFU 服务器 | Lightweight WebRTC SFU Server - WHIP/WHEP streaming, recording, observability with Go + Pion WebRTC

Go 3 Updated May 22, 2026

Privacy-first diagram editor with local WASM rendering, Kroki full mode, sharing, and export. | 隐私优先的图表编辑器:本地 WASM 渲染、Kroki 全模式支持、分享与导出

TypeScript 3 Updated Jun 23, 2026

Memory-safe BWA-MEM style single-end DNA aligner in Rust

Rust 3 Updated May 22, 2026

Windows Deep Diagnostics Tool - One-click hardware info collection, event log analysis, reliability monitoring, system health scoring & smart optimization suggestions (.NET 10 + WPF)

C# 3 Updated May 14, 2026

Personal Project Hub: AI Infrastructure & High-Performance Computing Engineering Practice | 个人项目主页:AI 基础设施与高性能计算工程实践

3 Updated Jun 29, 2026

用 Rust/Go 重写 CLI 工具的学习仓库: dos2unix, gzip, htop

Rust 3 Updated Jun 29, 2026

🔐 端到端加密笔记同步 | End-to-end encrypted note sync with real-time collaboration

JavaScript 4 Updated May 22, 2026

High-performance FASTQ QC toolkit (stat/filter); zero-copy I/O, TBB pipeline, C++23 | 高性能 FASTQ 质控工具(统计/过滤);零拷贝 I/O、TBB 流水线、C++23

C++ 3 Updated May 26, 2026

Curated bioinformatics algorithms knowledge base with complexity analysis, CLI maintenance tools, and bilingual docs. | 精选生物信息学算法知识库,含复杂度分析、CLI 维护工具与双语文档。

Python 3 Updated May 25, 2026

Zero-dependency WebGPU deep learning inference engine (~50KB vs TensorFlow.js ~2MB)

TypeScript 3 Updated May 25, 2026

High-performance FASTQ compression tool with 3.97x ratio and O(1) random access. C++23, ABC+SCM algorithms, Intel oneTBB parallelism. | 高性能 FASTQ 压缩工具:3.97x 压缩比,O(1) 随机访问。基于 C++23、ABC+SCM 算法与 Intel...

C++ 3 Updated May 28, 2026

High-performance FASTQ compressor with block-indexed archive format, random access support, and multiple compression modes

Rust 3 Updated May 28, 2026

Header-only C++23 bit manipulation library with SIMD acceleration (SSE2/AVX2/AVX-512/NEON) | 仅头文件 C++23 位操作库,支持 SIMD 加速 (SSE2/AVX2/AVX-512/NEON)

C++ 3 Updated Jun 24, 2026

A curated list of awesome Claude Skills, resources, and tools for customizing Claude AI workflows | Claude Skills 精选列表:定制 Claude AI 工作流的技能、资源和工具合集

Python 4 4 Updated May 25, 2026

Offline-first bookmark cleaner: rules-first, ML-assisted, LLM-optional | 智能书签清理与分类:规则+ML+LLM(可选)

Python 4 Updated Jun 3, 2026

📚 秘密知识之书中文版 - A curated collection of tools, manuals, cheatsheets, and resources for SysAdmins, DevOps, Pentesters and Security Researchers. Chinese translation of the-book-of-secret-knowledge.

Python 5 Updated May 22, 2026

The Art of HPC Series Chinese Translation - HPC textbooks covering MPI, OpenMP, CUDA, and Scientific Computing (CC-BY 4.0) | 《高性能计算艺术》系列中文翻译 - 涵盖 MPI、OpenMP、CUDA 与科学计算的 HPC 教材(CC-BY 4.0)

4 Updated May 24, 2026

Multi-Model Real-Time Visual Recognition System - Supports YOLO, DETR, OWL-ViT, Grounding DINO, BLIP with REST API and WebSocket Streaming Inference | 多模型实时视觉识别系统 - 支持 YOLO、DETR、OWL-ViT、Grounding D...

Python 4 Updated Jun 7, 2026

本地优先的浏览器书签管理工具 - 导入、去重、搜索、备份、导出,全程本地处理,无需上传

TypeScript 4 Updated May 22, 2026

Learn Triton by building FlashAttention from scratch — V2 kernels, persistent threads, mask DSL, profiling toolkit, bilingual docs

Python 4 Updated May 25, 2026

C++17 DAG scheduler for heterogeneous CPU/GPU workloads - production-ready with CPU-only validation path

C++ 4 Updated May 25, 2026

Bilingual CUDA SGEMM optimization tutorial and reference implementation, from naive kernels to Tensor Core WMMA | 双语 CUDA SGEMM 优化教程与参考实现,从朴素内核到 Tensor Core WMMA

Cuda 4 1 Updated May 28, 2026

Fused Triton kernels for Transformer inference: RMSNorm+RoPE, Gated MLP, FP8 GEMM — CPU-testable references, autotuning, and benchmarking

Python 4 Updated May 25, 2026

🧠 Browser-based memory training PWA with FSRS-4.5 spaced repetition, N-back training, and adaptive difficulty | 基于 FSRS-4.5 间隔重复、N-back 训练和自适应难度的浏览器记忆力训练 PWA

JavaScript 5 Updated May 25, 2026

面向中文社区的生物信息学体系化知识库 | Systematic knowledge base for bioinformatics (Chinese)

MDX 6 2 Updated Jun 22, 2026

High-performance C++ optimization guide with lock-free data structures, SIMD, and memory optimization examples | 高性能 C++ 优化指南,包含无锁数据结构、SIMD 和内存优化示例

C++ 6 1 Updated Jun 22, 2026

End-to-end Metagenomic Intelligence and Comprehensive Omics Suite (Mammoth Cup 2024 Entry) | 端到端宏基因组综合分析平台(猛犸杯2024参赛项目)

R 11 3 Updated Jun 22, 2026
Next

AltStyle によって変換されたページ (->オリジナル) /