tannergooding / minecraft-sharpLinks
A minecraft mod that supports running C# code.
☆15Updated 5 years ago
Alternatives and similar repositories for minecraft-sharp
Users that are interested in minecraft-sharp are comparing it to the libraries listed below
Sorting:
- An ECMA-335 compliant .NET runtime written purely in C# - at least that is the project☆10Updated 6 years ago
- A collection of various dangerous operations.☆28Updated 2 years ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆46Updated last year
- (Work in Progress) C/C++ compilation support for .NET Core projects☆25Updated 3 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- A set of tools to work with CIL in .NET applications☆28Updated 3 months ago
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated last year
- Prototype NET (CLR) Profiler written in C#☆26Updated last year
- Infinite recursion without blowing up the stack.☆21Updated 2 weeks ago
- This XenoAtom.Interop project provides a set of C# libraries to interop with C/C++ libraries (musl, libgit2, sqlite, vulkan...)☆62Updated 3 months ago
- The example class library project, with code written in the CIL.☆19Updated 5 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 7 months ago
- .NET bindings for Ultralight next-gen HTML renderer☆66Updated last year
- A sample project for writing and executing assembly in C#.☆31Updated 3 years ago
- Slim, lightweight, Docker-friendly implementation of a NuGet and symbol server, using ASP.NET Core☆40Updated last year
- Run C# code at compile time.☆38Updated 4 years ago
- .NET libraries supporting several old and obscure data formats: DIB, MRB, NE, SHG, WinHelp.☆21Updated this week
- Low-level utilities and tools for working with the CLR and memory.☆37Updated last month
- A .NET 5 source generator proof of concept that allows executing a method during compilation, so that it can be really fast during runtim…☆20Updated 4 years ago
- ☆48Updated last week
- A C# library for efficient bit-level reading and writing also adding bit field support☆61Updated 3 months ago
- A .NET implementation of a parser for the KDL document language.☆32Updated 2 years ago
- Low-level utilities and tools for working with the CLR and memory.☆37Updated 4 years ago
- Produces a GIF on demand of the last ten seconds of a Windows desktop app’s user interface. Useful for error reports.☆16Updated 10 months ago
- Post-build IL optimizer and intermediate representation for .NET programs☆145Updated 7 months ago
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆56Updated 2 years ago
- A lightweight toolkit to write .NET assembly weavers.☆17Updated 5 months ago
- Assembly-level sandboxing for .NET Core☆64Updated 7 months ago
- Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local depe…☆37Updated 10 months ago
- Example of compiling and running C# code without visibility checks.☆49Updated 6 years ago