jasonkuo41's Stars
godotengine/godot
Godot Engine – Multi-platform 2D and 3D game engine
dotnet/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
AvaloniaUI/Avalonia
Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET UI client technology
dotnet/maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
simdjson/simdjson
Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
dotnet/corefx
This repo is used for servicing PR's for .NET Core 2.1 and 3.1. Please visit us at https://github.com/dotnet/runtime
dotnet/coreclr
CoreCLR is the runtime for .NET Core. It includes the garbage collector, JIT compiler, primitive data types and low-level classes.
MathewSachin/Captura
Capture Screen, Audio, Cursor, Mouse Clicks and Keystrokes
unoplatform/uno
Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
givanz/VvvebJs
Drag and drop page builder library written in vanilla javascript without dependencies or build tools.
quartznet/quartznet
Quartz Enterprise Scheduler .NET
MessagePack-CSharp/MessagePack-CSharp
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]
nissl-lab/npoi
a .NET library that can read/write Office formats without Microsoft Office installed. No COM+, no interop.
dotnet-state-machine/stateless
A simple library for creating state machines in C# code
ashmind/SharpLab
.NET language playground
gkngkc/UnityStandaloneFileBrowser
A native file browser for unity standalone platforms
nanoframework/Home
:house: The landing page for .NET nanoFramework repositories.
BcryptNet/bcrypt.net
BCrypt.Net - Bringing updates to the original bcrypt package
EgorBo/SimdJsonSharp
C# bindings for lemire/simdjson (and full C# port)
wangkanai/wangkanai
Wangkanai is a collection of ASP.NET Core libraries that was developed internally over time and share common usage that would benefit everyone in the open source community as a whole.
jtmueller/Collections.Pooled
Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.
moserware/Skills
A detailed implementation of the TrueSkill algorithm to go along with my "Computing Your Skill" blog post
jefffhaynes/BinarySerializer
A declarative serialization framework for controlling formatting of data at the byte and bit level using field bindings, converters, and code.
novelrt/NovelRT
A cross-platform 2D game engine accompanied by a strong toolset for visual novels.
yasirkula/UnitySimplePatchTool
Unity port of SimplePatchTool library to add patching support to standalone Unity applications
Alois-xx/SerializerTests
.NET Serializer testing framework
ociaw/RandN
Better random number generation for .NET
jasonkuo41/Decuplr.Serialization.Binary
Extremely Fast and Performant Schema-based Universal Binary Format Designer / Serializer (C# / .Net)
jasonkuo41/CellWars.Threading.AsyncLock
A high performance and re-entrant async lock for C#.