EgorBo / HelloILLinks
A simple .NET 6.0 Hello World written in pure IL
☆19Updated 2 years ago
Alternatives and similar repositories for HelloIL
Users that are interested in HelloIL are comparing it to the libraries listed below
Sorting:
- Playground for testing msbuild in a "server" mode☆16Updated last year
- A port of the dotnet/runtime RyuJIT compiler to C#☆48Updated last year
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- An allocation free Task-like object for async methods☆40Updated last year
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated 2 years ago
- .NET library to work with Git repositories☆34Updated this week
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 5 years ago
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- Nuget package merging utiility☆23Updated this week
- A micro-sdk for .NET☆18Updated last week
- A command-line tool that shows what namespaces you am-using.☆28Updated 7 months ago
- GitLib.NET is a bare metal P/Invoke wrapper around libgit2 for .NET☆30Updated 9 months ago
- .NET library for working with Roslyn's syntax trees☆23Updated 2 months ago
- Fast & simple reader and writer for in-preview Visual Studio SLNX files☆15Updated 11 months ago
- Generate plots for BenchmarkDotNet☆13Updated last year
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated this week
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 7 years ago
- Vectorized generic dictionary prototype☆26Updated last year
- A simple .gitignore parser for .NET. Supports all features listed in the git-scm gitignore manpage.☆20Updated last month
- File path abstraction library for .NET.☆95Updated this week
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆52Updated 2 years ago
- Removes nullability and pragma warning suppressions that are no longer necessary.☆31Updated 7 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
- A lightweight read-only git library written entirely in .NET☆30Updated 3 years ago
- Type and Reflection polyfill extension methods. .NET 3.5+ and .NET Standard 1.0+.☆22Updated 4 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Sample code to show how to walk the managed heap in C#☆32Updated last year
- A Roslyn inspired rewrite of NQuery☆75Updated last year
- A lightweight property changed/binding framework. This is a incubator which is focused on fast binding and property changes.☆65Updated last week