ericsink / sawdustLinks
☆63Updated 6 years ago
Alternatives and similar repositories for sawdust
Users that are interested in sawdust are comparing it to the libraries listed below
Sorting:
- A Roslyn inspired rewrite of NQuery☆75Updated 9 months ago
- ☆117Updated 2 years ago
- Visual Studio Extension for running BenchmarkDotNet Benchmarks.☆50Updated 6 years ago
- Stack Trace Explorer is a Visual Studio plug-in that pretty prints a stack trace by turning types, methods, and paths into hyper links☆110Updated 6 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- ☆26Updated 7 years ago
- A standalone API to read .NET XML documentation files and optionally augment it with reflection information.☆107Updated this week
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- My toys to play with SSE/AVX in pure C# (.NET Core 2.1)☆64Updated 6 years ago
- Global type inference for C# 8 nullable reference types☆36Updated 5 months ago
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆113Updated 4 years ago
- A Visual Studio extension to ease management of solution and project configurations.☆91Updated 2 years ago
- ☆37Updated 7 years ago
- Using BenchmarkDotNet to compare .NET mocking library performance☆22Updated this week
- ☆42Updated 5 years ago
- Easy-to-use exception causality chains for async/await.☆65Updated 5 years ago
- Sample WPF application using the new csproj format (.NET Core project system https://github.com/dotnet/project-system/ ). Targering .NET …☆25Updated 7 years ago
- A modern wrapper around System.IO.☆84Updated 2 years ago
- A C# glob matcher, ported from Javascript☆58Updated 6 years ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.