Pinned Repositories
abp
Open Source Web Application Framework for ASP.NET Core
AntDeployAgent
Tools to deploy applications to remote server(iis,windowsService,docker) support netframwork and dotnetcore,support rollback and increment deploy
dapr
Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge.
Downloader
Fast and reliable multipart downloader with asynchronous progress events for .NET applications.
gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
glfw-net
Complete, cross-platform, managed wrapper around the GLFW library for creating native windows with an OpenGL context.
Natasha
基于 Roslyn 的 C# 动态程序集构建库,该库允许开发者在运行时使用 C# 代码构建域 / 程序集 / 类 / 结构体 / 枚举 / 接口 / 方法等,使得程序在运行的时候可以增加新的模块及功能。Natasha 集成了域管理/插件管理,可以实现域隔离,域卸载,热拔插等功能。 该库遵循完整的编译流程,提供完整的错误提示, 可自动添加引用,完善的数据结构构建模板让开发者只专注于程序集脚本的编写,兼容 stanadard2.0 / netcoreapp3.0+, 跨平台,统一、简便的链式 API。 且我们会尽快修复您的问题及回复您的 issue.
s
SharpLab
.NET language playground
TTS
🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production
stuyun's Repositories
stuyun/TTS
🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production
stuyun/aspire
An opinionated, cloud ready stack for building observable, production ready, distributed applications in .NET
stuyun/bytebase
World's most advanced database DevOps and CI/CD for Developer, DBA and Platform Engineering teams. The GitLab/GitHub for database DevOps.
stuyun/C-Sharp
All algorithms implemented in C#.
stuyun/CoreWCF
Main repository for the Core WCF project
stuyun/DevToys
A Swiss Army knife for developers.
stuyun/DistributedLock
A .NET library for distributed synchronization
stuyun/DocumentServer
ONLYOFFICE Document Server is an online office suite comprising viewers and editors for texts, spreadsheets and presentations, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real time.
stuyun/EFCore.Sharding
Database Sharding For EFCore
stuyun/form-generator
:sparkles:Element UI表单设计及代码生成器
stuyun/ImageSharp
:camera: A modern, cross-platform, 2D Graphics library for .NET
stuyun/Lean
Lean Algorithmic Trading Engine by QuantConnect (Python, C#)
stuyun/Meow.FaceRecon
ArcSoft FaceRecon-SDK C# ver. -> ArcSoft SDK ver 3
stuyun/MessagePack-CSharp
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]
stuyun/NetCoreServer
Ultra fast and low latency asynchronous socket server & client C# .NET Core library with support TCP, SSL, UDP, HTTP, HTTPS, WebSocket protocols and 10K connections problem solution
stuyun/OpenProtocolInterpreter
Converts the ugly ASCII package that came from Open Protocol to an object
stuyun/opentelemetry-dotnet
The OpenTelemetry .NET Client
stuyun/PaddleSharp
.NET/C# binding for Baidu paddle inference library and PaddleOCR
stuyun/PdfSharpCore
Port of the PdfSharp library to .NET Core - largely removed GDI+ (only missing GetFontData - which can be replaced with freetype2)
stuyun/PluginCore
ASP.NET Core lightweight plugin framework. ASP.NET Core 轻量级 插件框架 - 一分钟集成
stuyun/practical-opentelemetry
Make OpenTelemetry works on .NET Core with features such as tracing, logs and metrics on multiple protocols like HTTP/gRPC/UDP/TCP...
stuyun/prometheus
The Prometheus monitoring system and time series database.
stuyun/prometheus-net
.NET library to instrument your code with Prometheus metrics
stuyun/QuestPDF
QuestPDF is a modern open-source .NET library for PDF document generation. Offering comprehensive layout engine powered by concise and discoverable C# Fluent API. Easily generate PDF reports, invoices, exports, etc.
stuyun/reverse-proxy
A toolkit for developing high-performance HTTP reverse proxy applications.
stuyun/sharding-core
high performance lightweight solution for efcore sharding table and sharding database support read-write-separation .一款ef-core下高性能、轻量级针对分表分库读写分离的解决方案,具有零依赖、零学习成本、零业务代码入侵
stuyun/shardingsphere
Ecosystem to transform any database into a distributed database system, and enhance it with sharding, elastic scaling, encryption features & more
stuyun/spectre.console
A .NET library that makes it easier to create beautiful console applications.
stuyun/WebApiClient
An open source project based on the HttpClient. You only need to define the c# interface and modify the related features to invoke the client library of the remote http interface asynchronously.
stuyun/zooland
zooland rpc micro-service support wcf、thirft、grpc、akka.net and http find a easy way to chose framework,loadbance support ConsistentHash、LostActive、Random、 RoundRobin,Clustor Support Failback 、Failfast、Failover、Failsafe、forking、Mergeable,Cache Support LocalCache、LRU、ThreadLocal