xaviergonz / T4Immutable
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
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- Linq operators for ObservableCollection☆19Updated 10 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- A collection of utilities for working with strings in .NET.☆36Updated 4 years ago
- Dynamically attach properties to (almost) any object instance.☆45Updated 3 years ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆50Updated last year
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 5 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago
- Managed port of Smazz, small string compression library☆26Updated 9 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Most of those extensions should have been in BCL.☆68Updated 5 years ago
- Directory copy/sync/mirror tool that uses file contents (not timestamps) to avoid touching identical files☆64Updated last year
- C# library which provides uniform API for conversion between types.☆22Updated 11 months ago
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆43Updated 2 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 2 weeks ago
- 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
- An allocation free Task-like object for async methods☆39Updated 8 months ago
- SketchIt is a small, .NET based development environment, created to have fun while learning to code, or simply to sketch together a visua…☆18Updated 2 years ago
- ☆23Updated 4 years ago
- C# parser for .NET & Mono stack traces☆53Updated 4 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆26Updated 2 years ago
- Code analysis improvements and context actions☆59Updated last week
- A library for generating discriminated union types in C#☆23Updated 4 years ago
- Provides a set of portable collections installable as source files via NuGet.☆26Updated 9 years ago
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 4 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated last year