tunnelvisionlabs / dotnet-trees
Efficient implementations of standard .NET collection interfaces using tree data structures
☆46Updated 4 years ago
Alternatives and similar repositories for dotnet-trees:
Users that are interested in dotnet-trees are comparing it to the libraries listed below
- Type and Reflection polyfill extension methods. .NET 3.5+ and .NET Standard 1.0+.☆22Updated 3 years ago
- ☆23Updated last year
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- Global type inference for C# 8 nullable reference types☆36Updated 3 months ago
- Using BenchmarkDotNet to compare .NET mocking library performance☆22Updated last week
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- Highly efficient compile-time general purpose DI container based on C# source generators.☆34Updated 2 years ago
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆35Updated last year
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆50Updated last year
- Simple Git prerelease versioning integrated into SDK-based msbuild projects☆18Updated 5 years ago
- Internal application architecture via command and event messages☆27Updated this week
- Sample WPF application using the new csproj format (.NET Core project system https://github.com/dotnet/project-system/ ). Targering .NET …☆25Updated 7 years ago
- Roslyn analyzers for INotifyPropertyChanged☆45Updated 11 months ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆62Updated 3 weeks ago
- A small .NET library for formatting type names à la C#.☆33Updated last month
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆75Updated last year
- Helpers for using System.Reactive with INotifyPropertyChanged and INotifyCollectionChanged☆22Updated last year
- .NET Standard Library for giving (bool, T) Option-like semantics☆29Updated 2 weeks ago
- A System.Diagnostics.TraceListener that writes trace data into Serilog☆26Updated 3 years ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆83Updated this week
- BigMachines is State Machine library for .NET☆41Updated 2 weeks ago
- Helper types for creating and interpreting GUIDs.☆30Updated 3 years ago
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆42Updated this week
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆44Updated 11 months ago
- A data collection tool to support the StringDedup feature☆16Updated 4 years ago
- A simple template base system of macros for C# that can be executed in design time☆65Updated last year
- Visual Studio extension which enables you to right-click and copy a name which the New Function Breakpoint dialog understands.☆13Updated 6 years ago