ipjohnson / DotNet.DependencyInjectionBenchmarks
Benchmarks for .net dependency injection containers
☆17Updated 6 years ago
Alternatives and similar repositories for DotNet.DependencyInjectionBenchmarks:
Users that are interested in DotNet.DependencyInjectionBenchmarks are comparing it to the libraries listed below
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- Type and Reflection polyfill extension methods. .NET 3.5+ and .NET Standard 1.0+.☆21Updated 3 years ago
- Spectre.IO is a .NET library containing cross-platform abstractions and implementations for file system I/O.☆53Updated 7 months ago
- A data collection tool to support the StringDedup feature☆16Updated 4 years ago
- Provides an almost drop-in replacement for System.IO.File, optimized for a very large number of small files. Data is batched in package f…☆20Updated 7 years ago
- dotnet score☆28Updated 2 years ago
- An Implementation of Raft in .NET for prime-time - along with an eCommerce availability State Machine☆25Updated 5 years ago
- Extends Verify to allow verification of Xaml UIs☆21Updated this week
- Regexator is IDE for .NET regular expressions.☆18Updated 4 years ago
- Extensions to the dotnet/reactive library.☆50Updated last year
- An ultra-lightweight Rx source-only nuget to avoid depending on the full System.Reactive for IObservable<T> producers☆32Updated this week
- .NET Core Global Tool for cleaning up solution, project or folder☆52Updated 4 months ago
- A Robust Option Type for C#☆14Updated 7 years ago
- Extends ApprovalTests to allow simple approval of complex models.☆27Updated 2 years ago
- ☆9Updated 2 months ago
- Loads all the references on startup by actually using the types in the module initializer.☆37Updated last week
- A shameless .NET Core CLI tool port of https://github.com/faniereynders/dotnet-sdk-helpers☆13Updated 7 months ago
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆44Updated 8 months ago
- Example implementation of IValueTaskSource☆31Updated last year
- The combined Langly runtime☆33Updated 3 years ago
- Another attempt at hotreloading☆33Updated 5 years ago
- Visual Studio extension to show the values of constants where they are used☆24Updated 2 months ago
- A library to convert byte sizes to a human readable form☆32Updated 2 years ago
- .NET Standard Library for Parsing DSV (Delimiter-Separated Values) data like CSV