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 5 months ago
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆47Updated last year
- The Try monad (Error/Exceptional monad) for C#☆60Updated last year
- Analyzers checking System.Reflection☆82Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- A library that automatically adds support for object deconstruction in C#.☆42Updated this week
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- BigMachines is State Machine library for .NET☆44Updated last week
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆77Updated 2 years ago
- A set of source generators for equality, immutability, ...☆90Updated 2 years ago
- ☆55Updated 2 weeks ago
- Highly efficient compile-time general purpose DI container based on C# source generators.☆34Updated 3 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆52Updated last year
- Download, update and sync loose files from URLs☆60Updated last week
- A .NET source generator for creating simple value objects wrapping primitive types.☆53Updated 2 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- This project uses Source Generation to generate an interface and a Proxy class for classes. This makes it possible to wrap external class…☆44Updated last week
- FrozenObjects serializer and deserializer☆92Updated 3 years ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆83Updated last week
- A command-line tool that shows what namespaces you am-using.☆27Updated 3 months ago
- A collection of benchmarks for analyzing dotnet code strategies.☆50Updated 3 years ago
- ☆29Updated 6 years ago
- ☆55Updated 5 years ago
- A library for .NET that uses source generators to automatically generate data annotations for your models.☆58Updated 4 years ago
- High-performance network packet decoding and packet decoder source generator☆40Updated 7 months ago
- The combined Langly runtime☆33Updated 3 years ago
- A simple template base system of macros for C# that can be executed in design time☆66Updated last year
- Non-boxing passing of values.☆28Updated last month