JiangTaoShi's Stars
imroc/kubernetes-practice-guide
Kubernetes 实践指南(已过时,最新请看 https://imroc.cc/kubernetes/)
0voice/k8s_awesome_document
【2021年新鲜出炉】K8s(Kubernetes)的工程师资料合辑,书籍推荐,面试题,精选文章,开源项目,PPT,视频,大厂资料
5ime/video_spider
短视频去水印:抖音,皮皮虾,火山,微视,微博,绿洲,最右,轻视频,快手,全民小视频,巴塞电影,陌陌,Before避风,开眼,Vue Vlog 小咖秀,皮皮搞笑,全民K歌,西瓜视频,逗拍,虎牙,6间房,梨视频,新片场,acfun,美拍...
JiangTaoShi/CSharpVideotrans
Chenyme/Chenyme-AAVT
这是一个全自动(音频)视频翻译项目。利用Whisper识别声音,AI大模型翻译字幕,最后合并字幕视频,生成翻译后的视频。
haixiaoma/Video_to_Srt
一款基于百度语音技术的视频字幕生成工具。可以选择本地视频生成中文/英文字幕文件(.srt),并提供字幕文件双语翻译功能和本地视频播放功能。
eosphoros-ai/DB-GPT
AI Native Data App Development framework with AWEL(Agentic Workflow Expression Language) and Agents
mono/SkiaSharp
SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.
xceedsoftware/DocX
Fast and easy to use .NET library that creates or modifies Microsoft Word files without installing Word.
bitwarden/server
Bitwarden infrastructure/backend (API, database, Docker, etc).
dotnet/csharplang
The official repo for the design of the C# programming language
sparanoid/chinese-copywriting-guidelines
Chinese copywriting guidelines for better written communication/中文文案排版指北
microsoft/MS-DOS
The original sources of MS-DOS 1.25, 2.0, and 4.0 for reference purposes
immersive-translate/immersive-translate
沉浸式双语网页翻译扩展 , 支持输入框翻译, 鼠标悬停翻译, PDF, Epub, 字幕文件, TXT 文件翻译 - Immersive Dual Web Page Translation Extension
dotnet/core
.NET news, announcements, release notes, and more!
microsoft/garnet
Garnet is a remote cache-store from Microsoft Research that offers strong performance (throughput and latency), scalability, storage, recovery, cluster sharding, key migration, and replication features. Garnet can work with existing Redis clients.
formulahendry/955.WLB
955 不加班的公司名单 - 工作 955,work–life balance (工作与生活的平衡)
yitter/IdGenerator
💎多语言实现,高性能生成唯一数字ID。 💎优化的雪花算法(SnowFlake)——雪花漂移算法,在缩短ID长度的同时,具备极高瞬时并发处理能力(50W/0.1s)。 💎原生支持 C#/Java/Go/Rust/C/JavaScript/TypeScript/Python/Pascal 多语言,提供其它适用于其它语言的多线程安全调用动态库(FFI)。💎支持容器环境自动扩容(自动注册 WorkerId ),单机或分布式唯一IdGenerator。💎顶尖优化,超强效能。
dotnet/orleans
Cloud Native application framework for .NET
ryanhanwu/How-To-Ask-Questions-The-Smart-Way
本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。
qishibo/AnotherRedisDesktopManager
🚀🚀🚀A faster, better and more stable Redis desktop manager [GUI client], compatible with Linux, Windows, Mac.
microsoft/dotnet-podcasts
.NET reference application shown at .NET Conf featuring ASP.NET Core, Blazor, .NET MAUI, Microservices, Orleans, Playwright, and more!
JiangTaoShi/NLogSample
dotNetCore 集成NLog 写入数据库(oracle)和本地文件及服务间调用分布式追踪
awesome-selfhosted/awesome-selfhosted
A list of Free Software network services and web applications which can be hosted on your own servers
Maoni0/mem-doc
This is a document to help with .NET memory analysis and diagnostics.
quarkcloudio/quark-smart
QuarkSmart is a golang single service based on QuarkGo
JiangTaoShi/eShopOnContainers
Cross-platform GoLang sample microservices and container based application that runs on Linux Windows and macOS. Powered by Docker Containers and Kubernetes Services.
quozd/awesome-dotnet
A collection of awesome .NET libraries, tools, frameworks and software
wangpengliang815/go_study
👷 go语言学习。主要包括基础语法、web开发框架gin、gorm、微服务开发框架go-micro。 人生苦短,Let's go
JiangTaoShi/eShopOnDapr
A sample Go distributed application based on eShopOnContainers, powered by Dapr.