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
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 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
- Highly efficient compile-time general purpose DI container based on C# source generators.☆34Updated 2 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- Type and Reflection polyfill extension methods. .NET 3.5+ and .NET Standard 1.0+.☆22Updated 3 years ago
- Simple Git prerelease versioning integrated into SDK-based msbuild projects☆18Updated 5 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- ☆23Updated last year
- BigMachines is State Machine library for .NET☆41Updated last month
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated last month
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- The Try monad (Error/Exceptional monad) for C#☆59Updated last year
- An MSBuild Task to enable exception line numbers for references in a deployed app☆79Updated this week
- Using BenchmarkDotNet to compare .NET mocking library performance☆22Updated this week
- A .NET library for using reflection emit in a fluent way.☆29Updated 5 months ago
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆35Updated last year
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 2 months ago
- Parallel Helper is a static code analyzer for C# projects that supports the development of parallel and asynchronous code. The analyzer i…☆33Updated last year
- A small .NET library for formatting type names à la C#.☆33Updated last week
- template repository for a roslyn source generator☆22Updated 3 years ago
- Solution and project query system based on Roslyn compiler☆12Updated last year
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆44Updated 10 months ago
- Dynamically attach properties to (almost) any object instance.☆45Updated 3 years ago
- Helpers for using System.Reactive with INotifyPropertyChanged and INotifyCollectionChanged☆22Updated last year
- .NET library for working with Roslyn's syntax trees☆23Updated this week
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated this week
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- A command-line tool that shows what namespaces you am-using.☆27Updated 2 years ago
- Adds debugger attributes to help visualize objects.☆43Updated 2 months ago
- Roslyn analyzers for INotifyPropertyChanged☆45Updated 10 months ago