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
- A library for slicing and dicing arrays (without copying).☆14Updated 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
- 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
- Most of those extensions should have been in BCL.☆70Updated 5 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated 2 years ago
- Provides a set of portable collections installable as source files via NuGet.☆27Updated 9 years ago
- Directory copy/sync/mirror tool that uses file contents (not timestamps) to avoid touching identical files☆66Updated last month
- A .NET/Mono library to handle color spaces (and light spectrums!)☆48Updated 5 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago
- Small, simple C# animation library built using the reactive extensions framework, utilizing Robert Penner's easing functions. Does not ma…☆14Updated 9 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- A simple but powerful diff and merge class library for .NET, written in C#☆84Updated 6 months ago
- 🌌 Extensions that support the C# functional paradigm.☆65Updated 4 years ago
- An allocation free Task-like object for async methods☆39Updated last year
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- The Swiss Army Knife for type conversion in .NET☆57Updated 11 months ago
- An analyzer for Non-Copyable structs.☆32Updated 3 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- Code analysis improvements and context actions☆61Updated this week
- visit LATEST Dev at https://github.com/LayoutFarm/HtmlRenderer, C# HTML Layout and HTML Rendering Engine,☆30Updated 6 years ago
- Blittable .NET structs☆16Updated 9 years ago
- Regexator is IDE for .NET regular expressions.☆18Updated 4 years ago
- A collection of algorithms I've implemented and found generally useful☆16Updated last year
- The combined Langly runtime☆33Updated 3 years ago
- Complement for System.Linq.Expressions☆118Updated 5 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Explorer of CultureInfo instances in .NET☆31Updated 4 years ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆79Updated 5 years ago