xaviergonz / T4ImmutableLinks
T4Immutable is a T4 template for C# .NET apps that generates code for immutable classes.
☆26Updated 4 years ago
Alternatives and similar repositories for T4Immutable
Users that are interested in T4Immutable are comparing it to the libraries listed below
Sorting:
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago
- Directory copy/sync/mirror tool that uses file contents (not timestamps) to avoid touching identical files☆66Updated last year
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- An allocation free Task-like object for async methods☆39Updated 11 months ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- Linq operators for ObservableCollection☆19Updated 11 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- MemoryStream with ArrayPool☆12Updated 3 years ago
- Dynamically attach properties to (almost) any object instance.☆45Updated 3 years ago
- Change tracking library for .NET ⛺☆13Updated 5 years ago
- C# parser for .NET & Mono stack traces☆53Updated 4 years ago
- Provides a set of portable collections installable as source files via NuGet.☆27Updated 9 years ago
- Most of those extensions should have been in BCL.☆69Updated 5 years ago
- Adds the Just My Code command button to Visual Studio☆12Updated 2 years ago
- A collection of utilities for working with strings in .NET.☆37Updated 5 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
- Easy to use extensible calculator for .NET. Demonstrates Sprache toolkit grammar inheritance.☆46Updated 6 years ago
- A CSharp library that makes it easier to work with Types dynamically.☆23Updated 2 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 3 months ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- Reactive Extensions + Immutable Collections = Reactive Collections !☆20Updated 4 years ago
- Fody weaver that provides powerful CIL manipulation tools, including C# mixin functionality☆21Updated 6 years ago
- Fast and flexible serialization framework usable on undecorated classes.☆46Updated 9 months ago
- A plugin for LINQPad which displays compiler generated code.☆44Updated 6 years ago
- Binary serializer with full .NET support!☆17Updated 3 weeks ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 4 months ago