A source generator for C# that uses Roslyn to create extensions and parsers for enumerations
-
Updated
Apr 11, 2025 - C#
A source generator for C# that uses Roslyn to create extensions and parsers for enumerations
Set of functions providing atomic operations (addition, subtraction, exchange, ...) on variables. Created as an replacement and extension of interlocked functions provided by WinAPI.
Handling deadlock situations, Using the Interlocked class, Cancel running tasks using cancellation tokens
Repository for the 'KZDev.PerfUtils' nuget package that contains a number of performance focused utilities such as MemoryStreamSlim, StringBuilderCache, and InterlockedOps classes.
Add a description, image, and links to the interlocked topic page so that developers can more easily learn about it.
To associate your repository with the interlocked topic, visit your repo's landing page and select "manage topics."