Tim-Utelogy's Stars
moby/moby
The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
nvie/gitflow
Git extensions to provide high-level repository operations for Vincent Driessen's branching model.
kerryjiang/SuperSocket
SuperSocket is a light weight, cross platform and extensible socket server application framework.
dotnet/interactive
.NET Interactive combines the power of .NET with many other languages to create notebooks, REPLs, and embedded coding experiences. Share code, explore data, write, and learn across your apps in ways you couldn't before.
microsoft/vs-threading
The Microsoft.VisualStudio.Threading is a xplat library that provides many threading and synchronization primitives used in Visual Studio and other applications.
microsoft/infersharp
Infer# is an interprocedural and scalable static code analyzer for C#. Via the capabilities of Facebook's Infer, this tool detects null dereferences, resource leaks, and thread-safety violations. It also performs taint flow tracking to detect critical security vulnerabilities like SQL injections.
weikio/PluginFramework
Everything is a Plugin in .NET