xaviergonz / T4ImmutableLinks
T4Immutable is a T4 template for C# .NET apps that generates code for immutable classes.
☆26Updated 5 years ago
Alternatives and similar repositories for T4Immutable
Users that are interested in T4Immutable are comparing it to the libraries listed below
Sorting:
- Directory copy/sync/mirror tool that uses file contents (not timestamps) to avoid touching identical files☆66Updated last month
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- A OO framework to handle all sorts of paths operations: File, Directory, Absolute, Drive Letter, UNC, Relative, prefixed with an Environm…☆89Updated 9 years ago
- An allocation free Task-like object for async methods☆39Updated last year
- Fody weaver that provides powerful CIL manipulation tools, including C# mixin functionality☆21Updated 6 years ago
- The Swiss Army Knife for type conversion in .NET☆57Updated last year
- Most of those extensions should have been in BCL.☆70Updated 6 years ago
- A simple but powerful diff and merge class library for .NET, written in C#☆84Updated 7 months ago
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- Code analysis improvements and context actions☆62Updated this week
- C# parser for .NET & Mono stack traces☆53Updated 4 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Managed port of Smazz, small string compression library☆26Updated 9 years ago
- Faster with Files☆59Updated 6 months ago
- Dynamically attach properties to (almost) any object instance.☆45Updated 3 years ago
- A .NET/Mono library to handle color spaces (and light spectrums!)☆48Updated 5 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated 2 years ago
- A simple template base system of macros for C# that can be executed in design time☆66Updated last year
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago
- 🌌 Extensions that support the C# functional paradigm.☆65Updated 4 years ago
- Complement for System.Linq.Expressions☆118Updated 5 years ago
- NQuery is a relational query engine written in C#. It allows you to execute a SELECT query against .NET objects.☆74Updated 10 years ago
- Analyse Memory Dumps looking at .NET String types☆30Updated 8 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 6 months ago
- IPC [inter-process communication] engine for .NET based on memory-mapped files and on Named Pipes for Windows and Linux.☆61Updated 3 months ago
- Easy to use extensible calculator for .NET. Demonstrates Sprache toolkit grammar inheritance.☆46Updated 6 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago