john-h-k / NetRtLinks
An ECMA-335 compliant .NET runtime written purely in C# - at least that is the project
☆10Updated 6 years ago
Alternatives and similar repositories for NetRt
Users that are interested in NetRt are comparing it to the libraries listed below
Sorting:
- (Work in Progress) C/C++ compilation support for .NET Core projects☆25Updated 3 years ago
- A minecraft mod that supports running C# code.☆15Updated 5 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated last year
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- The most portable alternative to Microsoft.Build for evaluating, manipulating, and other progressive data processing in a compatible XML-…☆18Updated last year
- A complete and full-featured Brainf_ck IDE/console for Windows 10 (UWP), with a high-performance REPL interpreter☆61Updated 7 months ago
- GitLib.NET is a bare metal P/Invoke wrapper around libgit2 for .NET