Top 20 NuGet jit Packages
Exposes .NET core runtime metrics (GC, JIT, lock contention, thread pool, exceptions) using the prometheus-net package.
ILGPU compiler and runtime library for convenient and high-performance GPU programming in .Net.
Samples can be found in the GitHub repository: https://github.com/m4rs-mt/ILGPU/tree/master/Samples
Create, read, modify, write and execute WebAssembly (WASM) files using pure 100% .NET.
JitBuddy provides a small helper method to disassemble to a x86/x64 ASM listing the native code generated by the JIT of a managed method.
This Dll wraps the native LIBTCC.dll.
You can compile into a native EXE, DLL or you can Run in memory.
A library to modify MSIL and native code at runtime.
Exposes .NET core runtime metrics (GC, JIT, lock contention, thread pool) using the App.Metrics package.
ASP.NET Core extension to Jitex
Fody add-in that disables Quick JIT for all your methods
Method Builder to Jitex.
Associative collection like usual Dictionary<TKey, TValue>, but with comparer type preserved instead of hiding behind the interface.
Enables devirtualization of calls to the key comparer.
Enables reusing instances of inner array of entries via ArrayPool<T>.Shared.
Provides ToFictionary() extension m...
Exposes .NET core runtime metrics (GC, JIT, lock contention, thread pool) using the AppMetrics package.
Open source JIT Dependency Injection. Just another one - we know! But this follows the same design principles of Google's Guice. MIT License
Has been used in 20+ Games which have had a combined download of 25M. Production ready!
.NET Low Level Interop Bindings for Ubiquity.LibLLVM. Direct use of this low level API is discouraged, instead you should use the Llvm.NET package, which provides a full C# object model projection of the LLVM APIs on top of this library.
.NET Low Level Interop Bindings for Ubiquity.LibLLVM. Direct use of this low level API is discouraged, instead you should use the Ubiquity.NET.Llvm package, which provides a full C# object model projection of the LLVM APIs on top of this library.
Just-in-time compiled JSON serialization utilizing System.Text.Json
.NET Bindings for LLVM
.NET Bindings for LLVM