EvansThomas's Stars
hwayne/awesome-cold-showers
For when people get too hyped up about things
LAION-AI/Open-Assistant
OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.
nifanfa/MOOS
C# x64 operating system programming with the .NET native ahead-of-time compilation technology.
Experience-Monks/math-as-code
a cheat-sheet for mathematical notation in code form
Cysharp/ZString
Zero Allocation StringBuilder for .NET and Unity.
OkGoDoIt/OpenAI-API-dotnet
An unofficial C#/.NET SDK for accessing the OpenAI GPT-3 API
adamsitnik/awesome-dot-net-performance
A curated list of awesome .NET Performance books, courses, trainings, conference talks, blogs and most inspiring open source contributors. Inspired by awesome-... stuff.
jacksondunstan/UnityNativeScripting
Unity Scripting in C++
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
nxrighthere/Smmalloc-CSharp
Blazing fast memory allocator designed for video games meets .NET
mob-sakai/CSharpCompilerSettingsForUnity
Change the C# compiler (csc) used on your Unity project, as you like!
wesdoyle/design-patterns-explained-with-food
GoF Design Patterns with "Real-World" examples involving Food-Related Businesses and mock dependencies
afterschoolstudio/Depot
Structured data editor built inside VS Code
dotnet/BenchmarkDotNet
Powerful .NET library for benchmarking
juanmjacobs/il2cpp-modder
Generate DLL injection templates for modding il2cpp games
RyanNielson/awesome-unity
A curated list of awesome Unity assets, resources, and more.
Unity-Technologies/DOTSSample
A third person, multiplayer sample project. Built with Unity and using the new Data Oriented Tech Stack (DOTS).
JetBrains/resharper-rider-plugin
https://www.jetbrains.com/help/resharper/sdk/
cart/bevy
A refreshingly simple data-driven game engine built in Rust
dotnet/coreclr
CoreCLR is the runtime for .NET Core. It includes the garbage collector, JIT compiler, primitive data types and low-level classes.
Chman/Moments
A quick GIF replay recorder for Unity
adrian-miasik/unity-shaders
A bunch of shader examples created in Unity (ShaderGraph & Built-in) 🧙✨
lettier/3d-game-shaders-for-beginners
🎮 A step-by-step guide to implementing SSAO, depth of field, lighting, normal mapping, and more for your 3D game.
SanderMertens/flecs
A fast entity component system (ECS) for C & C++
mholt/timeliner
All your digital life on a single timeline, stored locally -- DEPRECATED, SEE TIMELINIZE (link below)
icedland/iced
Blazing fast and correct x86/x64 disassembler, assembler, decoder, encoder for Rust, .NET, Java, Python, Lua
skhamis/Unity-ECS-RTS
Trying to recreate a simple RTS game using Unity and pure ECS
citybound/citybound
A work-in-progress, open-source, multi-player city simulation game.
Unity-Technologies/FPSSample
A first person multiplayer shooter example project in Unity
xoofx/JitBuddy
Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.