tannergooding / RyuJitSharpLinks
A port of the dotnet/runtime RyuJIT compiler to C#
☆47Updated last year
Alternatives and similar repositories for RyuJitSharp
Users that are interested in RyuJitSharp are comparing it to the libraries listed below
Sorting:
- This XenoAtom.Interop project provides a set of C# libraries to interop with C/C++ libraries (musl, libgit2, sqlite, vulkan...)☆62Updated 5 months ago
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 3 years ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- ☆25Updated last year
- Fast & simple reader and writer for in-preview Visual Studio SLNX files☆14Updated 8 months ago
- Vectorized generic dictionary prototype☆25Updated 10 months ago
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- Code memory safety analysis☆14Updated 10 months ago
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated last year
- ☆25Updated last year
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆22Updated last year
- ☆16Updated 4 years ago
- Fast SIMD-based UTF-8 Validation in C#☆44Updated 8 months ago
- Generate plots for BenchmarkDotNet☆13Updated 11 months ago
- C# examples using WebGPU and NativeAOT☆49Updated 2 years ago
- 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
- ☆15Updated last week
- Infinite recursion without blowing up the stack.☆21Updated 3 weeks ago
- .NET library for working with Roslyn's syntax trees☆23Updated this week
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆70Updated last year
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆40Updated last year
- A simple .NET 6.0 Hello World written in pure IL☆19Updated last year
- The most revolutionary syntax visualizer☆78Updated 4 months ago
- A light-weight, performant interval tree in C#☆32Updated 7 months ago
- Post-build IL optimizer and intermediate representation for .NET programs☆147Updated 9 months ago
- This project aims to rename all C# intrinsic names to their more compact C/C++ counterparts that the industry uses.☆50Updated 4 years ago
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆56Updated 2 years ago
- File path abstraction library for .NET.☆92Updated last week
- Prototype NET (CLR) Profiler written in C#☆26Updated last year
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 7 years ago