tunnelvisionlabs / dotnet-treesLinks
Efficient implementations of standard .NET collection interfaces using tree data structures
☆46Updated 5 years ago
Alternatives and similar repositories for dotnet-trees
Users that are interested in dotnet-trees are comparing it to the libraries listed below
Sorting:
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆53Updated 2 years ago
- Dynamically attach properties to (almost) any object instance.☆47Updated 4 years ago
- Analyzers checking System.Reflection☆82Updated 2 years ago
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆36Updated last year
- Roslyn analyzers for INotifyPropertyChanged☆47Updated last year
- An HTML generation library☆42Updated last week
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- Task-like structs which capture no synchronization context on the await operations.☆40Updated 3 years ago
- ☆23Updated last year
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 9 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated 2 weeks ago
- A set of generators helping dealing with structs in C#☆48Updated 4 years ago
- A set of source generators for equality, immutability, ...☆91Updated 3 years ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆77Updated 2 years ago
- Package to make writing MSBuild extensions easier that work both with MSBuild Core and MSBuild (Full).☆24Updated 6 years ago
- Global type inference for C# 8 nullable reference types☆37Updated last year
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- A simple template base system of macros for C# that can be executed in design time☆67Updated last year
- ☆16Updated last year
- IL weaver to add nullability annotations to .NET reference assemblies☆71Updated 4 years ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆83Updated this week
- Type and Reflection polyfill extension methods. .NET 3.5+ and .NET Standard 1.0+.☆22Updated 4 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated last year
- template repository for a roslyn source generator☆23Updated 4 years ago
- 🌌 Extensions that support the C# functional paradigm.☆66Updated 4 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 3 years ago
- Scratch pad for various expression tree improvements.☆82Updated 3 years ago
- .NET Standard Library for giving (bool, T) Option-like semantics☆29Updated 9 months ago
- Highly efficient compile-time general purpose DI container based on C# source generators.☆34Updated 3 years ago
- A small .NET library for formatting type names à la C#.☆34Updated 10 months ago