bflattened / runtimeLinks
☆48Updated last month
Alternatives and similar repositories for runtime
Users that are interested in runtime are comparing it to the libraries listed below
Sorting:
- Translates .NET IL to unsuported .NET platforms and architectures. (Powered by Cecil)☆114Updated last year
- This XenoAtom.Interop project provides a set of C# libraries to interop with C/C++ libraries (musl, libgit2, sqlite, vulkan...)☆62Updated 5 months ago
- Raw .NET CIL demos☆25Updated 4 years ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- Compiles LLVM IR (bytecode) or C to .NET Assemblies☆113Updated 2 years ago
- Implementation of a .NET GC in C# with NativeAOT☆91Updated 6 months ago
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Updated last year
- The most revolutionary syntax visualizer☆76Updated 4 months ago
- Low-level utilities and tools for working with the CLR and memory.☆38Updated last week
- A collection of various dangerous operations.☆28Updated 2 years ago
- DOOM compiled as a .NET application☆36Updated 3 years ago
- .NET libraries supporting several old and obscure data formats: DIB, MRB, NE, SHG, WinHelp.☆21Updated last month
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated last year
- A C# library for efficient bit-level reading and writing also adding bit field support☆61Updated 5 months ago
- DOOM fire effect in C#☆58Updated 5 years ago
- C# examples using WebGPU and NativeAOT☆49Updated 2 years ago
- Prototype NET (CLR) Profiler written in C#☆26Updated last year
- A UEFI loader and OS kernel written in C# and compiled to native code with CoreRT.☆58Updated 4 years ago
- Simple Archive Format - A minimal, stream-friendly format for file/object archiving.☆46Updated last year
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆84Updated 2 months ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Sample Avalonia C# programs that do not use any XAML for IMDM227.☆78Updated last week
- Example of compiling and running C# code without visibility checks.☆49Updated 6 years ago
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local depe…☆37Updated 11 months ago
- Avalonia control that allows embedding applications inside an emulated terminal.☆46Updated 2 years ago
- Managed wrappers around the .NET Unmanaged API☆86Updated 6 months ago
- A baremetal C# kernel.☆28Updated last year
- ☆15Updated 3 months ago
- A high-performance Brainfuck JIT and AOT compiler built on top of C# type system