Pinned Repositories
CleanGameArchitecture
clean-architecture ddd
cpp_redis
C++11 Lightweight Redis client: async, thread-safe, no dependency, pipelining, multi-platform - NO LONGER MAINTAINED
cppbook
cppnote
DomainDriving
Learn Domain Driving Model
ETCore
包含C#游戏框架ETServer的服务器、客户端独立版本,基于泰课在线维护的ETCore(不包含热更新模块)。ETServer&Client base on ET.Core by taikr.com
KestrelMultiProtocol
use http tcp MultiProtocol in kestrel
qtbook
qt books
SparkFrame
SparkNet
Mini Epoll
swpuzhang's Repositories
swpuzhang/KestrelMultiProtocol
use http tcp MultiProtocol in kestrel
swpuzhang/DomainDriving
Learn Domain Driving Model
swpuzhang/TcpUsePipe
tcp use Pipe read and write
swpuzhang/AppMetrics
App Metrics is an open-source and cross-platform .NET library used to record and report metrics within an application.
swpuzhang/boardgame.io
Open Source Game Engine for Turn-Based Games
swpuzhang/ChristDDD
ASP.NET Core 2.2 应用, 包含 DDD、CQRS、EDA 和事件回溯
swpuzhang/CleanArchitecture
Clean Architecture Solution Template for Angular 8 and .NET Core 3.1
swpuzhang/crow
Crow is very fast and easy to use C++ micro web framework (inspired by Python Flask)
swpuzhang/EquinoxProject
Full ASP.NET Core 2.2 application with DDD, CQRS and Event Sourcing
swpuzhang/feather
a modern, rapid,cross-platform web development framework developed in c++17
swpuzhang/fivestar
swpuzhang/Foundatio
Pluggable foundation blocks for building distributed apps.
swpuzhang/High-Speed-Priority-Queue-for-C-Sharp
A C# priority queue optimized for pathfinding applications
swpuzhang/LearnGit
swpuzhang/lightMVC
light mvc
swpuzhang/LiteDB
LiteDB - A .NET NoSQL Document Store in a single data file - https://www.litedb.org
swpuzhang/MagicOnion
Unified Realtime/API Engine for .NET Core and Unity.
swpuzhang/MassTransit
Distributed Application Framework for .NET
swpuzhang/Micronetes
Micronetes is a local orchestrator inspired by kubernetes that makes developing and testing microservices and distributed applications easier.
swpuzhang/MMLib.SwaggerForOcelot
This repo contains swagger extension for ocelot.
swpuzhang/modular-monolith-with-ddd
Full Modular Monolith application with Domain-Driven Design approach.
swpuzhang/orleans
Orleans - Distributed Virtual Actor Model
swpuzhang/practical-aspnetcore
Practical samples of aspnet core 2.1, 2.2 and 3.0-preview-7 projects you can use. Readme contains explanations on all projects.
swpuzhang/quartznet
Quartz Enterprise Scheduler .NET
swpuzhang/RestSharp
Simple REST and HTTP API Client for .NET
swpuzhang/runtime
.NET is a cross-platform runtime for cloud, IoT, and desktop apps.
swpuzhang/sqlpp11
A type safe SQL template library for C++
swpuzhang/The-Golang-Standard-Library-by-Example
Golang标准库。对于程序员而言,标准库与语言本身同样重要,它好比一个百宝箱,能为各种常见的任务提供完美的解决方案。以示例驱动的方式讲解Golang的标准库。
swpuzhang/v2rayN
swpuzhang/WTM
WTM框架是针对中小规模后台管理系统的开发利器。基于DotNetCore,实现0编码创建项目,0编码生成业务模块。框架严格遵循MVVM的开发模式,并深得MVVM的精髓。对于新手,可以快速上手搭建项目;对于高手,可以把那些繁琐重复的工作交给框架生成,专心攻克需求难点。框架经过数十个真实项目检测,可以极大提高开发效率,降低开发成本。