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:
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆52Updated 2 years ago
- Dynamically attach properties to (almost) any object instance.☆45Updated 4 years ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆77Updated 2 years ago
- Task-like structs which capture no synchronization context on the await operations.☆40Updated 3 years ago
- Type and Reflection polyfill extension methods. .NET 3.5+ and .NET Standard 1.0+.☆22Updated 4 years ago
- ☆23Updated last year
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆36Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- A set of source generators for equality, immutability, ...☆90Updated 2 years ago
- Analyzers checking System.Reflection☆82Updated last year
- Global type inference for C# 8 nullable reference types☆36Updated 9 months ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 7 months ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 7 years ago
- Helper objects to browse complex structures returned by ClrMD☆65Updated last month
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- Scratch pad for various expression tree improvements.☆83Updated 3 years ago
- A set of generators helping dealing with structs in C#☆48Updated 4 years ago
- 🌌 Extensions that support the C# functional paradigm.☆65Updated 4 years ago
- An allocation free Task-like object for async methods☆40Updated last year
- The Try monad (Error/Exceptional monad) for C#☆60Updated last year
- Helpers for using System.Reactive with INotifyPropertyChanged and INotifyCollectionChanged☆22Updated last year
- An MSBuild Task to enable exception line numbers for references in a deployed app☆82Updated last week
- A command-line tool that shows what namespaces you am-using.☆27Updated 4 months ago
- An HTML generation library☆42Updated last week
- This project uses Source Generation to generate an interface and a Proxy class for classes. This makes it possible to wrap external class…☆45Updated 2 months ago
- A Roslyn inspired rewrite of NQuery☆75Updated last year
- Playground for testing msbuild in a "server" mode☆16Updated last year
- template repository for a roslyn source generator☆23Updated 3 years ago