tannergooding / minecraft-sharp
A minecraft mod that supports running C# code.
☆12Updated 4 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 5 years ago
- (Work in Progress) C/C++ compilation support for .NET Core projects☆24Updated 3 years ago
- Produces a GIF on demand of the last ten seconds of a Windows desktop app’s user interface. Useful for error reports.☆15Updated 7 months ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated last year
- 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
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Infinite recursion without blowing up the stack.☆20Updated last week
- The example class library project, with code written in the CIL.☆19Updated 5 years ago
- Prototype NET (CLR) Profiler written in C#☆25Updated last year
- Playground for testing msbuild in a "server" mode☆16Updated last year
- .NET buffer compression library with native speed, supports gzip, snappy, brotli, zstd, lz4, lzo.☆45Updated 4 months ago
- Run C# code at compile time.☆38Updated 4 years ago
- Like compiler explorer, but for .NET JIT.☆30Updated 4 years ago
- A collection of various dangerous operations.☆27Updated 2 years ago
- Inline methods in compile time☆18Updated 2 months ago
- A simple .NET 6.0 Hello World written in pure IL☆19Updated last year
- Low-level utilities and tools for working with the CLR and memory.☆36Updated last month
- ☆23Updated last year
- .NET library to work with Git repositories☆34Updated this week
- The most portable alternative to Microsoft.Build for evaluating, manipulating, and other progressive data processing in a compatible XML-…☆17Updated last year
- A set of tools to work with CIL in .NET applications☆28Updated 7 months ago
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated this week
- Reliable cross-platform strongly-typed file/directory path manipulation and file system access in .NET.☆24Updated last year
- Raw .NET CIL demos☆25Updated 4 years ago
- MSBuild Task for changing Windows Portable Executable (PE) subsystem. Useful for hiding console window in .NET Core GUI Apps.☆40Updated 6 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 4 months ago
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 2 years ago
- A lightweight render engine written purely in C#☆38Updated 11 months ago
- A lightweight read-only git library written entirely in .NET☆30Updated 3 years ago