tannergooding / minecraft-sharpLinks
A minecraft mod that supports running C# code.
☆14Updated 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:
- A collection of various dangerous operations.☆28Updated 2 years ago
- An ECMA-335 compliant .NET runtime written purely in C# - at least that is the project☆10Updated 5 years ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- 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 last month
- Prototype NET (CLR) Profiler written in C#☆26Updated last year
- (Work in Progress) C/C++ compilation support for .NET Core projects☆25Updated 3 years ago
- 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
- The example class library project, with code written in the CIL.☆19Updated 5 years ago
- Infinite recursion without blowing up the stack.☆20Updated 2 weeks ago
- This XenoAtom.Interop project provides a set of C# libraries to interop with C/C++ libraries (musl, libgit2, sqlite, vulkan...)☆62Updated 2 months ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 6 months ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Run C# code at compile time.☆38Updated 4 years ago
- .NET buffer compression library with native speed, supports gzip, snappy, brotli, zstd, lz4, lzo.☆46Updated last week
- .NET bindings for Ultralight next-gen HTML renderer☆65Updated 10 months ago
- A lightweight render engine written purely in C#☆38Updated last year
- Low-level utilities and tools for working with the CLR and memory.☆37Updated last month
- Like compiler explorer, but for .NET JIT.☆31Updated 4 years ago
- A lightweight read-only git library written entirely in .NET☆30Updated 3 years ago
- .NET libraries supporting several old and obscure data formats: DIB, MRB, NE, SHG, WinHelp.☆21Updated 2 months ago
- Slim, lightweight, Docker-friendly implementation of a NuGet and symbol server, using ASP.NET Core☆40Updated last year
- A simple .NET 6.0 Hello World written in pure IL☆19Updated last year
- The most portable alternative to Microsoft.Build for evaluating, manipulating, and other progressive data processing in a compatible XML-…☆18Updated last year
- Roslyn portable (aka RoslynP) is an experimental Roslyn subset intended for use with any language, not just C# and VB supported by normal…☆14Updated 4 years ago
- Trimming down unnecessary bits out of Microsoft.Data.SqlClient☆16Updated 3 weeks ago
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆56Updated 2 years ago
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆63Updated 4 months ago
- An allocation free Task-like object for async methods☆39Updated last year