xaviergonz / T4Immutable
T4Immutable is a T4 template for C# .NET apps that generates code for immutable classes.
☆26Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for T4Immutable
- Most of those extensions should have been in BCL.☆68Updated 5 years ago
- Manages multi-threaded writing to a single file.☆30Updated 5 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 4 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆45Updated 3 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆21Updated 4 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 3 years ago
- C# parser for .NET & Mono stack traces☆54Updated 3 years ago
- ☆36Updated 2 years ago
- An allocation free Task-like object for async methods☆38Updated 4 months ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 6 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆27Updated 6 years ago
- Observable Linq query implementation.☆36Updated 8 years ago
- Home of UtilPack - library with various useful and generic stuff for .NET.☆17Updated 2 years ago
- A replacement for the generic HashSet<T> that is usually faster, has more predictable memory allocations, and uses C# 7.x ref returns and…☆24Updated 5 years ago
- A plugin for LINQPad which displays compiler generated code.☆44Updated 5 years ago
- The combined Langly runtime☆33Updated 2 years ago
- ☆23Updated 3 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
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated last year
- Regexator is IDE for .NET regular expressions.☆18Updated 3 years ago
- Linq operators for ObservableCollection☆19Updated 10 years ago
- Useful C# extension methods and utilities. Sponsored by endjin.☆16Updated last month
- Example implementation of IValueTaskSource☆31Updated last year
- Simple C# source generator for text templates☆31Updated 2 years ago
- Provides a set of portable collections installable as source files via NuGet.☆25Updated 8 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- Visual Studio Extension for managing keyboard shortcuts☆16Updated last year
- Adds debugger attributes to help visualize objects.☆43Updated 7 months ago