Auto generate Clone method using C# Source Generator
☆86Apr 1, 2023Updated 2 years ago
Alternatives and similar repositories for Cloneable
Users that are interested in Cloneable are comparing it to the libraries listed below
Sorting:
- A C# source generator to make an interface and a class wrapper to test static and extension methods.☆16Sep 20, 2022Updated 3 years ago
- Simple C# source generator for text templates☆33Nov 11, 2022Updated 3 years ago
- BigMachines is State Machine library for .NET☆44Updated this week
- Actual C# Enums with values and better performance as a source generator☆48Mar 21, 2024Updated last year
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆81Jun 25, 2022Updated 3 years ago
- Generate primary constructor from readonly fields☆107Jan 26, 2024Updated 2 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…☆47Sep 5, 2025Updated 6 months ago
- A convention based object to object mapper using Roslyn source generator.☆95Jun 6, 2025Updated 9 months ago
- Source code generator for generating `ToString` method☆19Jan 27, 2023Updated 3 years ago
- Tiny and simple data format/serializer.☆22Mar 12, 2026Updated last week
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆271Mar 6, 2026Updated 2 weeks ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆175Feb 9, 2026Updated last month
- A library for .NET that uses source generators to automatically generate data annotations for your models.☆58Apr 12, 2021Updated 4 years ago
- ValueObjectGenerator is Generator for ValueObjects.☆40Nov 30, 2020Updated 5 years ago
- C# SourceGenerator helper which helps you query your files, and adds LINQ support☆28Jan 16, 2023Updated 3 years ago
- Code generator to easily create data builder patterns for your model classes☆117Sep 3, 2024Updated last year
- A complete Domain-Driven Design (DDD) toolset for implementing domain models, including base types and source generators.☆75Nov 24, 2025Updated 3 months ago
- C# source generator for producing faster enum lookups☆20Updated this week
- A list of C# Source Generators (not necessarily awesome) and associated resources: articles, talks, demos.☆2,399Mar 3, 2026Updated 2 weeks ago
- Automatically create strongly typed C# settings objects from AppSettings.json. Uses Source Generators. Includes a simple deserialization…☆31Jan 30, 2025Updated last year
- This is a Visual Studio C# source generator for automatically generating enum extension methods that implement a switch expression based …☆32Mar 28, 2022Updated 3 years ago
- Utilities for working with streams and pipes☆12Feb 26, 2026Updated 3 weeks ago
- 💪🏾 A strongly-typed domain values source-generator☆43May 17, 2024Updated last year
- A type-safe and space-efficient sum type for C# (comparable to discriminated unions in C or C++)☆73Sep 3, 2024Updated last year
- Simple C# source generation based on custom templates☆111Aug 7, 2023Updated 2 years ago
- A source generator to generate compile-time mapping of enums and description attributes☆24Aug 2, 2022Updated 3 years ago
- C# interface-to-member source generator☆87Feb 16, 2026Updated last month
- One of the very first IoC frameworks for .Net that has no reflection. An IoC that casts its services before thunder casts its bolts.☆57Sep 1, 2025Updated 6 months ago
- A C# source generator to create an enumeration class from an enum type.☆18Aug 19, 2022Updated 3 years ago
- .NET proxy generator powered by Roslyn☆15Jun 15, 2025Updated 9 months ago
- Reflectionless reflection☆76Mar 3, 2026Updated 2 weeks ago
- C# source generator that generates a constructor from readonly fields/properties in a class or struct☆62Mar 1, 2026Updated 2 weeks ago
- Immutability is easy!☆54Updated this week
- A C# mocking library that generates mocks at compile-time using a source generator☆12Feb 20, 2021Updated 5 years ago
- ☆48Oct 1, 2025Updated 5 months ago
- Powerful INotifyPropertyChanged / INotifyPropertyChanging Source Generator, which generates INPC boilerplate for you as part of your buil…☆160Nov 2, 2025Updated 4 months ago
- A source generator for C# that uses Roslyn (the C# compiler) to allow you to generate your dependencies injection during compile time.☆81Oct 15, 2022Updated 3 years ago
- A fody plugin to easily use a throttle with minimal coding☆15May 31, 2020Updated 5 years ago
- A project which uses Source Generation to create a FluentBuilder for a specified model or DTO☆204Dec 6, 2025Updated 3 months ago