JoeYarnall's Stars
OldManUmby/DND.SRD.Wiki
Dungeons & Dragons 5th Edition SRD converted to Markdown.
louthy/language-ext
C# functional language extensions - a base class library for functional programming
github/gitignore
A collection of useful .gitignore templates
pre-commit/pre-commit
A framework for managing and maintaining multi-language pre-commit hooks.
pre-commit/pre-commit-hooks
Some out-of-the-box hooks for pre-commit
XanderCalvert/Pokemon-Red-Definitive
Repo for the Gmeboy Pokémon Red video game
Sycnex/Windows10Debloater
Script to remove Windows 10 bloatware.
LeDragoX/Win-Debloat-Tools
Re-imagining Windows like a minimal OS install, already debloated with minimal impact for most functionality.
WolfireGames/overgrowth
Open Source codebase of the game Overgrowth by Wolfire Games LLC
microsoft/PowerToys
Windows system utilities to maximize productivity
Real-Serious-Games/C-Sharp-Promise
Promises library for C# for management of asynchronous operations.
MessagePack-CSharp/MessagePack-CSharp
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]
HugoDF/express-postgres-starter
A starter project for Node.js with Express and Postgres running on Docker Compose
goldbergyoni/nodebestpractices
:white_check_mark: The Node.js best practices list (July 2024)
SaladLab/Unity3D.IncrementalCompiler
Unity3D Incremental C# Compiler using Roslyn
jacobdufault/fullserializer
A robust JSON serialization framework that just works with support for all major Unity export platforms.
sschmid/Entitas
Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
minimaxir/big-list-of-naughty-strings
The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.
vexe/VFW
devlooped/moq
The most popular and friendly mocking framework for .NET
dotnet-state-machine/stateless
A simple library for creating state machines in C# code
rezoner/playground
Playground.js is a framework for your javascript based games. It gives you out-of-box access to essentials like mouse, keyboard, sound and well designed architecture that you can expand to your needs.
tholman/elevator.js
Finally, a "back to top" button that behaves like a real elevator.
jlevy/the-art-of-command-line
Master the command line, in one page