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:
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Directory copy/sync/mirror tool that uses file contents (not timestamps) to avoid touching identical files☆66Updated 2 months 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
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Home of UtilPack - library with various useful and generic stuff for .NET.☆17Updated 3 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆48Updated 6 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- Most of those extensions should have been in BCL.☆70Updated 6 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
- Fody weaver that provides powerful CIL manipulation tools, including C# mixin functionality☆21Updated 6 years ago
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 4 years ago
- An allocation free Task-like object for async methods☆39Updated last year
- Faster with Files☆59Updated 7 months ago
- Research project for the Linq for the 2d arrays and images☆20Updated last year
- C# library which provides uniform API for conversion between types.☆22Updated last year
- The Swiss Army Knife for type conversion in .NET☆57Updated last year
- QuickInject is a simple dependency injection container for .NET Core☆46Updated 2 years ago
- A simple but powerful diff and merge class library for .NET, written in C#☆84Updated 7 months ago
- .NET library for human-readable declaration of regular expressions without having to remember the regex syntax. Looks similar to Expressi…☆42Updated 3 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- A fork of https://difflib.codeplex.com/☆16Updated 9 years ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆79Updated 5 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
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆44Updated 2 years ago
- An HTML generation library☆42Updated last week
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated 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 modern wrapper around System.IO.☆84Updated 2 years ago
- 🌌 Extensions that support the C# functional paradigm.☆65Updated 4 years ago