Nihlus / StrictEmit
Sick of picking the wrong CIL Emit overload? Look no further.
☆16Updated 10 months ago
Alternatives and similar repositories for StrictEmit:
Users that are interested in StrictEmit are comparing it to the libraries listed below
- A Visual Studio extension that provides syntax highlighting for the IL (Intermediate Language) and project templates for C#, F# and Visua…☆119Updated 4 years ago
- .NET library in C# that offers generic extension methods for C++-style reinterpret_cast for select Types.☆23Updated 6 months ago
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 6 years ago
- Example of compiling and running C# code without visibility checks.☆49Updated 6 years ago
- Loosely bound platform invocation for .NET☆24Updated 6 years ago
- C# Delegate to LambdaExpression Converter Library☆33Updated last year
- A collection of low (or zero) allocation algorithms for .NET☆27Updated 6 years ago
- Run C# code at compile time.☆37Updated 4 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated 9 months ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- Alive, dammit!☆39Updated 2 years ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆61Updated last month
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆74Updated 11 months ago
- An analyzer for Non-Copyable structs.☆31Updated 2 years ago
- Json library that uses .NET 5 Source Generators☆145Updated 3 years ago
- Reliable cross-platform strongly-typed file/directory path manipulation and file system access in .NET.☆24Updated last year
- Post-build IL optimizer and intermediate representation for .NET programs☆126Updated last month
- Unsafe methods for working with unmanaged memory and pointers.☆66Updated 4 years ago
- FrozenObjects serializer and deserializer☆91Updated 2 years ago
- .NET buffer compression library with native speed, supports gzip, snappy, brotli, zstd, lz4, lzo.☆45Updated last month
- C# Source Generator for UTF-8 binary literal☆138Updated 6 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- A .NET Standard library for loading native shared libraries and retrieving function pointers.☆93Updated 2 years ago
- Analyzers checking System.Reflection☆81Updated last year
- CSharpRepl is a web api for C# REPL using the Roslyn Scripting APIs☆24Updated 3 months ago
- A C# library for efficient bit-level reading and writing also adding bit field support☆53Updated 3 months ago
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆177Updated 3 months ago
- Runtime redirection of method calls for .NET Core.☆43Updated 5 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago