tunnelvisionlabs / dotnet-treesLinks
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
Sorting:
- ☆23Updated last year
- Package to make writing MSBuild extensions easier that work both with MSBuild Core and MSBuild (Full).☆24Updated 5 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 3 years ago
- Highly efficient compile-time general purpose DI container based on C# source generators.☆34Updated 3 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆36Updated last year
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆51Updated last year
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Type and Reflection polyfill extension methods. .NET 3.5+ and .NET Standard 1.0+.☆22Updated 4 years ago
- An allocation free Task-like object for async methods☆39Updated 11 months ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 5 months ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 3 months ago
- Global type inference for C# 8 nullable reference types☆36Updated 5 months ago
- BigMachines is State Machine library for .NET☆42Updated last month
- Example implementation of IValueTaskSource☆30Updated 2 years ago
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated last week
- Roslyn analyzers for INotifyPropertyChanged☆46Updated last year
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆75Updated 2 years ago
- Using BenchmarkDotNet to compare .NET mocking library performance☆22Updated this week
- Removes nullability and pragma warning suppressions that are no longer necessary.☆29Updated 3 weeks ago
- Download, update and sync loose files from URLs☆60Updated this week
- Linq for Span<T> using SourceGenerators☆53Updated 4 years ago
- Internal application architecture via command and event messages☆31Updated this week
- Nuget package merging utiility☆23Updated 10 months ago
- A small .NET library for formatting type names à la C#.☆33Updated 2 months ago
- Helpers for using System.Reactive with INotifyPropertyChanged and INotifyCollectionChanged☆22Updated last year
- Generates simple names for *Infos (types, parameters, properties, fields, and methods)☆18Updated last week
- An HTML generation library☆42Updated last week
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆45Updated last month
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago