SergeyTeplyakov / StructRecordsGeneratorLinks
A set of generators helping dealing with structs in C#
☆48Updated 4 years ago
Alternatives and similar repositories for StructRecordsGenerator
Users that are interested in StructRecordsGenerator are comparing it to the libraries listed below
Sorting:
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 9 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated 3 weeks ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 3 years ago
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆48Updated last year
- The Try monad (Error/Exceptional monad) for C#☆60Updated 2 years ago
- A library that automatically adds support for object deconstruction in C#.☆43Updated 4 months ago
- A .NET source generator for creating simple value objects wrapping primitive types.☆53Updated 3 years ago
- Analyzers checking System.Reflection☆82Updated 2 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures