JoeGannon's Stars
lukebhan/memorizePreFlop
kamranahmedse/design-patterns-for-humans
An ultra-simplified explanation to design patterns
davidfowl/DotNetCodingPatterns
A collection of coding patterns in no particular order
ForgottenArbiter/SeedSearch
A mod that searches through Slay the Spire seeds.
Reinisch/Warcraft-Arena-Unity
World of Warcraft client-server combat system implementation in Unity with Photon Bolt.
google/libphonenumber
Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers.
s-macke/VoxelSpace
Terrain rendering algorithm in less than 20 lines of code
Jaliborc/WoWUnit
A unit testing framework for World of Warcraft
Aviana/LunaUnitFrames
Unit Frames for WoW Classic
liquidprojections/LiquidProjections
Liquid Projections supports building and maintaining autonomous .NET projection code in an Event Sourcing architecture.
IdentityServer/IdentityServer4.WsFederation
Sample for implementing WS-Federation IdP support for IdentityServer4
github/semantic
Parsing, analyzing, and comparing source code across many languages
codesenberg/bombardier
Fast cross-platform HTTP benchmarking tool written in Go
jromang/picochess
niklasf/python-asyncdgt
Communicate asynchronously with DGT boards
drewnoakes/string-theory
Identify and reduce memory used by duplicate .NET strings
NARKOZ/hacker-scripts
Based on a true story
obsproject/obs-studio
OBS Studio - Free and open source software for live streaming and screen recording
davidfowl/AspNetCoreDiagnosticScenarios
This repository has examples of broken patterns in ASP.NET Core applications
hmemcpy/milewski-ctfp-pdf
Bartosz Milewski's 'Category Theory for Programmers' unofficial PDF and LaTeX source
dotnet/coreclr
CoreCLR is the runtime for .NET Core. It includes the garbage collector, JIT compiler, primitive data types and low-level classes.
microsoft/MIEngine
The Visual Studio MI Debug Engine ("MIEngine") provides an open-source Visual Studio Debugger extension that works with MI-enabled debuggers such as gdb and lldb.
brianhempel/live-ghci
Evaluate special comments in your program on file save.
aws/aws-iot-device-sdk-python
SDK for connecting to AWS IoT from a device using Python.
sasinandrei/aws-iot-lambda-example
Send message to IoT core topic from lambda function
tonsky/FiraCode
Free monospaced font with programming ligatures
soupi/haskell-study-plan
An opinionated list of resources for learning Haskell
gcsuk/Achievements
A micro-service to listen to Azure Service bus for "Achievement Unlocked Events", process them, and emit a message to listening clients via SignalR
alexa-samples/skill-sample-csharp-fact
An Alexa Skill Sample showing how to build a fact skill in C#.
cfenollosa/os-tutorial
How to create an OS from scratch