Discriminated union type source generator
☆11Feb 12, 2026Updated 2 weeks ago
Alternatives and similar repositories for N.SourceGenerators.UnionTypes
Users that are interested in N.SourceGenerators.UnionTypes are comparing it to the libraries listed below
Sorting:
- Package for automatic mixin design pattern generation using an incremental source generator☆10May 25, 2025Updated 9 months ago
- A very fast dependency injection and components container, with many interesting features, and without reflection☆11Oct 31, 2022Updated 3 years ago
- ☆13May 6, 2024Updated last year
- Blazor Demo with Roslyn and Monaco Editor☆13Oct 20, 2025Updated 4 months ago
- ☆14Nov 16, 2022Updated 3 years ago
- A collection of algorithms I've implemented and found generally useful☆16Apr 21, 2024Updated last year
- Generates a synchronized version of an async method☆75Dec 24, 2025Updated 2 months ago
- High-performance zero-reflection approach to C# metaprogramming☆32Sep 29, 2024Updated last year
- Highly efficient compile-time general purpose DI container based on C# source generators.☆34Jun 23, 2022Updated 3 years ago
- Fully-featured support for arbitrarily large precision decimal values.☆17Jul 26, 2025Updated 7 months ago
- Single-user self-contained file system written in C#☆16Jan 7, 2022Updated 4 years ago
- Short sample of using SequenceReader for a ReadOnlySequence returned from Pipelines. This sample parses some comma separated items from a…☆18Sep 5, 2019Updated 6 years ago
- Use SQL to query different data sources like logs, JSON, CSV, XML, etc.☆23Feb 11, 2026Updated 2 weeks ago
- Type Generator: No framework. No magic. Just code. 100% debuggable.☆20Dec 15, 2025Updated 2 months ago
- Small, simple C# animation library built using the reactive extensions framework, utilizing Robert Penner's easing functions. Does not ma…☆14Aug 3, 2015Updated 10 years ago
- An open-source, professionally-built and fully supported library of Metalama aspects.☆21Sep 4, 2025Updated 5 months ago
- A professional, high-performance SMTP server library for .NET with minimal dependencies. Features TLS/SSL, authentication, rate limiting,…☆37Feb 1, 2026Updated 3 weeks ago
- Source code generator for generating `ToString` method☆19Jan 27, 2023Updated 3 years ago
- ☆20Jun 12, 2025Updated 8 months ago
- Debugger visualizers and image editor apps built on KGy SOFT Drawing Libraries☆24Nov 25, 2025Updated 3 months ago
- The Virtual File System makes it possible to manage files that do not exist on a physical file system (e.g. disk).☆24Oct 9, 2025Updated 4 months ago
- Clay is a dynamic C# type that will enable you to sculpt objects of any shape just as easily as in JavaScript or other dynamic languages.☆16Jul 5, 2022Updated 3 years ago
- Write Serilog events to observers (Rx) through an IObservable☆27Jun 28, 2024Updated last year
- ☆24May 10, 2017Updated 8 years ago
- C# SourceGenerator helper which helps you query your files, and adds LINQ support☆27Jan 16, 2023Updated 3 years ago
- template repository for a roslyn source generator☆23Jan 27, 2022Updated 4 years ago
- A C# library for efficient bit-level reading and writing also adding bit field support☆66May 4, 2025Updated 9 months ago
- Dynamic DbContext For EF Core☆30Jan 31, 2021Updated 5 years ago
- C# Implementation of the lz-string javascript library☆25Feb 19, 2016Updated 10 years ago
- Provides a set of portable collections installable as source files via NuGet.☆27Jan 2, 2016Updated 10 years ago
- .NET standard 2.0 utils and helpers to write source files (for source generators and general purpose)☆29Sep 20, 2023Updated 2 years ago
- An extension for Markdig that allows C# scripting to generate markdown or HTML content.☆31May 12, 2019Updated 6 years ago
- Automatically create strongly typed C# settings objects from AppSettings.json. Uses Source Generators. Includes a simple deserialization…☆31Jan 30, 2025Updated last year
- CRC calculation for .NET☆30Sep 26, 2021Updated 4 years ago
- Go SDK and CLI for LM Studio: manage, interact, and run LLMs via WebSocket API☆11Sep 8, 2025Updated 5 months ago
- Fuzzy Logic Library for Microsoft .Net☆10Jan 10, 2016Updated 10 years ago
- An editor for creating consoles used by SadConsole; ARCHIVED: An ImGui-based editor is included in the SadConsole repository. Check the R…☆25Jan 24, 2026Updated last month
- Visual Studio Extension which convert C# SYNTAX to Typescript SYNTAX