tannergooding / RyuJitSharp
A port of the dotnet/runtime RyuJIT compiler to C#
☆47Updated 11 months ago
Alternatives and similar repositories for RyuJitSharp:
Users that are interested in RyuJitSharp are comparing it to the libraries listed below
- This XenoAtom.Interop project provides a set of C# libraries to interop with C/C++ libraries (musl, libgit2, sqlite, vulkan...)☆60Updated this week
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆21Updated last year
- 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
- ☆23Updated last year
- Playground for testing msbuild in a "server" mode☆16Updated 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
- Code memory safety analysis☆14Updated 4 months ago
- Infinite recursion without blowing up the stack.☆20Updated this week
- Vectorized generic dictionary prototype☆22Updated 4 months ago
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated last year
- ☆14Updated last month
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆67Updated 10 months ago
- .NET libraries supporting several old and obscure data formats: DIB, MRB, NE, SHG, WinHelp.☆21Updated last week
- Fast & simple reader and writer for in-preview Visual Studio SLNX files☆14Updated 2 months ago
- Prototype NET (CLR) Profiler written in C#☆25Updated last year
- .NET library for working with Roslyn's syntax trees☆23Updated 3 weeks ago
- ☆23Updated 10 months ago
- A micro-sdk for .NET☆15Updated last year
- Trimming down unnecessary bits out of Microsoft.Data.SqlClient☆16Updated last year
- Tiny and simple data format/serializer.☆22Updated this week
- .NET library to work with Git repositories☆34Updated this week
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- A .NET runtime, but in Rust. Because I can.☆13Updated last year
- A .NET Standard 2.1+ Library to perform string parsing operations on Streams and StreamReaders. Includes Extensions for Regex.☆20Updated 10 months ago
- A light-weight, performant interval tree in C#☆27Updated last month
- Linq for Span<T> using SourceGenerators☆54Updated 3 years ago
- A collection of various dangerous operations.☆27Updated 2 years ago
- (Work in Progress) C/C++ compilation support for .NET Core projects☆24Updated 3 years ago
- A .NET library for using reflection emit in a fluent way.☆30Updated 6 months ago