Harmony
Patcher
A runtime patching library for .NET and Mono methods allowing non-destructive alteration of application functionality
A library for patching, replacing and decorating .NET and Mono methods during runtime
5k stars
94 watching
504 forks
Language: C#
last commit: 3 months ago
Linked from 2 awesome lists
cilcsharpdetourdetoursdotnetmonkey-patchingmononon-destructivepatcherruntimeunity
Related projects:
Repository | Description | Stars |
---|---|---|
mono/mono | An implementation of Microsoft's .NET Framework on various platforms. | 11,160 |
waf/csharprepl | An interactive C# command-line REPL with syntax highlighting and various tools for rapid experimentation and exploration of the language. | 2,970 |
mono/cppsharp | A tool and set of libraries that bridges C/C++ APIs to high-level languages like .NET. | 3,153 |
monogame/monogame | A .NET framework for creating cross-platform games | 11,642 |
sta/websocket-sharp | An implementation of the WebSocket protocol for C# applications. | 5,759 |
nxrighthere/unrealclr | An Unreal Engine plugin for integrating .NET runtime into game development using C# and other .NET languages | 3,155 |
rlabrecque/steamworks.net | A C# wrapper for Valve's Steamworks API | 2,859 |
facepunch/facepunch.steamworks | An open-source C# implementation of the Steamworks API | 2,968 |
dnspyex/dnspy | An unofficial continuation of the dnSpy project which provides a debugger and assembly editor for .NET assemblies without source code. | 7,104 |
thebookisclosed/vive | A C# library for interacting with the A/B feature experiment mechanism in Windows 10 and newer | 5,041 |
unity-technologies/unitycsreference | The official C# source code of Unity's core features and functionality. | 11,953 |
unisonweb/unison | A programming language that uses Haskell and allows describing entire distributed systems in a single program | 5,839 |
relax/relax | A low-code web development platform for building websites without coding | 8,165 |
louthy/language-ext | A C# library that enables declarative and pure functional programming by providing extensions to the language. | 6,553 |
antfu-collective/taze | A command-line tool for managing dependencies and updates in monorepos | 2,901 |