filipw / Strathweb.Samples.CSharp.NoVisibilityChecks
Example of compiling and running C# code without visibility checks.
☆46Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for Strathweb.Samples.CSharp.NoVisibilityChecks
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆38Updated 4 months ago
- An analyzer for Non-Copyable structs.☆31Updated 2 years ago
- A C# library for efficient bit-level reading and writing also adding bit field support☆42Updated this week
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆69Updated 8 months ago
- Span-ify your code: write high performance memory aware C#☆67Updated 9 months ago
- Imp.NET is a fast, high-level, object-oriented C# networking library that supports the invocation of remote methods through proxy interfa…☆40Updated 2 years ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆46Updated 6 months ago
- ☆12Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆67Updated last year
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆27Updated 6 years ago
- A lightweight toolkit to write .NET assembly weavers.☆12Updated 2 years ago
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆80Updated last year
- Embed resource files more C# programmer friendly!☆67Updated 5 months ago
- This XenoAtom.Interop project provides a set of C# libraries to interop with C/C++ libraries (musl, libgit2, sqlite, vulkan...)☆54Updated 4 months ago
- Linq for Span<T> using SourceGenerators☆50Updated 3 years ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆78Updated 8 months ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆57Updated 2 years ago
- A .NET MessagePack serialization library with great performance and simplicity.☆37Updated this week
- MSIL Reader☆37Updated last year
- The most revolutionary syntax visualizer☆61Updated last month
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆17Updated 10 months ago
- An allocation free Task-like object for async methods☆38Updated 4 months ago
- Managed wrappers for Windows APIs☆51Updated last month
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆23Updated 2 years ago
- Interop bindings for mimalloc.☆32Updated 2 months ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 4 years ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 3 months ago
- FrozenObjects serializer and deserializer☆90Updated 2 years ago
- Simple C# source generation based on custom templates☆97Updated last year
- Post-build IL optimizer and intermediate representation for .NET programs☆118Updated this week