filipw / Strathweb.Samples.CSharp.NoVisibilityChecks
Example of compiling and running C# code without visibility checks.
☆49Updated 6 years ago
Alternatives and similar repositories for Strathweb.Samples.CSharp.NoVisibilityChecks:
Users that are interested in Strathweb.Samples.CSharp.NoVisibilityChecks are comparing it to the libraries listed below
- MSIL Reader☆36Updated 2 years ago
- A C# library for efficient bit-level reading and writing also adding bit field support☆53Updated 4 months ago
- The most revolutionary syntax visualizer☆69Updated 2 months ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated 10 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆74Updated last year
- An analyzer for Non-Copyable structs.☆31Updated 2 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- Embed resource files more C# programmer friendly!☆70Updated 9 months ago
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆81Updated last year
- A .NET MessagePack serialization library with great performance and simplicity.☆81Updated this week
- Post-build IL optimizer and intermediate representation for .NET programs☆127Updated last month
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆179Updated 3 months ago
- Span-ify your code: write high performance memory aware C#☆70Updated last month
- This library provides struct based collections for high performance and low memory usage☆33Updated 4 months ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆61Updated 2 months ago
- FrozenObjects serializer and deserializer☆91Updated 2 years ago
- Interop bindings for mimalloc.☆41Updated 3 weeks ago
- This XenoAtom.Interop project provides a set of C# libraries to interop with C/C++ libraries (musl, libgit2, sqlite, vulkan...)☆57Updated 7 months ago
- Runtime redirection of method calls for .NET Core.☆43Updated 5 years ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆81Updated last year
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Managed wrappers for Windows APIs☆53Updated 5 months ago
- Run C# code at compile time.☆37Updated 4 years ago
- NWindows is a cross-platform window creation and management library for .NET☆83Updated last year
- A tool aiming to make it a little bit easier to learn Mono.Cecil☆93Updated 2 weeks ago
- Source Generator for dumping the git branch information, commit hash, and if the working tree is dirty or clean on projects that install …☆39Updated 2 years ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆77Updated 2 years ago
- ☆12Updated last year
- Undo/redo library aiming for ease of integration and usage simplicity.☆21Updated 2 months ago
- 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