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
- A C# library for efficient bit-level reading and writing also adding bit field support☆55Updated 5 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated 11 months ago
- Span-ify your code: write high performance memory aware C#☆70Updated last month
- Post-build IL optimizer and intermediate representation for .NET programs☆128Updated 3 months ago
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆80Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- Interop bindings for mimalloc.☆43Updated 2 months ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆62Updated 3 months ago
- Infinite recursion without blowing up the stack.☆20Updated this week
- A .NET MessagePack serialization library with great performance and simplicity.☆88Updated this week
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 2 years ago
- Simple C# source generation based on custom templates☆103Updated last year
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆189Updated last week
- This XenoAtom.Interop project provides a set of C# libraries to interop with C/C++ libraries (musl, libgit2, sqlite, vulkan...)☆60Updated this week
- ☆12Updated last year
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆63Updated last year
- Embed resource files more C# programmer friendly!☆71Updated 11 months ago
- An analyzer for Non-Copyable structs.☆32Updated 2 years ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆82Updated last year
- Reliable cross-platform strongly-typed file/directory path manipulation and file system access in .NET.☆24Updated last year
- Linq for Span<T> using SourceGenerators☆54Updated 3 years ago
- This library provides struct based collections for high performance and low memory usage☆34Updated 6 months ago
- MSIL Reader☆36Updated 2 years ago
- FrozenObjects serializer and deserializer☆91Updated 2 years ago
- The most revolutionary syntax visualizer☆70Updated 3 months ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 7 months ago
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆54Updated this week
- A type-safe and space-efficient sum type for C# (comparable to discriminated unions in C or C++)☆71Updated 8 months ago
- .NET library for rational arithmetic based on a stack machine.☆53Updated 2 years ago