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
- ☆23Updated last year
- Highly efficient compile-time general purpose DI container based on C# source generators.☆34Updated 2 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 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
- Type and Reflection polyfill extension methods. .NET 3.5+ and .NET Standard 1.0+.☆21Updated 3 years ago
- Visual Studio extension which enables you to right-click and copy a name which the New Function Breakpoint dialog understands.☆12Updated 6 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆60Updated 2 years ago
- .NET Standard Library for giving (bool, T) Option-like semantics☆29Updated 5 years ago
- Useful C# extension methods and utilities. Sponsored by endjin.☆16Updated 2 months ago
- Global type inference for C# 8 nullable reference types☆35Updated 2 months ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆78Updated this week
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 2 weeks ago
- ☆16Updated last year
- Tiny .NET library implementing a free monad-like pattern with C# async/await.☆22Updated 3 years ago
- Making .NET open source accessible!☆26Updated 7 years ago
- Dynamically attach properties to (almost) any object instance.☆45Updated 3 years ago
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆35Updated 11 months ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- Helpers for using System.Reactive with INotifyPropertyChanged and INotifyCollectionChanged☆22Updated last year
- Using BenchmarkDotNet to compare .NET mocking library performance☆22Updated this week
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 2 months ago
- Internal application architecture via command and event messages☆26Updated this week
- A .NET library for using reflection emit in a fluent way.☆29Updated 5 months ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆73Updated last year
- Helper types for creating and interpreting GUIDs.☆30Updated 3 years ago
- A small .NET library for formatting type names à la C#.☆33Updated 4 years ago