ngenerics / ngenerics
Data structures and algorithms for .NET
☆137Updated 6 years ago
Alternatives and similar repositories for ngenerics:
Users that are interested in ngenerics are comparing it to the libraries listed below
- The Swiss Army Knife for type conversion in .NET☆56Updated 9 months ago
- Now superseded by Microsoft/vs-threading☆121Updated 6 years ago
- A .NET library that contains a set of lock-free thread-safe collections designed to be used asynchronously.☆112Updated 5 years ago
- ☆37Updated 7 years ago
- Async initialization for .NET 6.0+ apps using the generic host (e.g. ASP.NET Core apps)☆50Updated last year
- A library to help bridge C# async method execution from synchronous methods, such as in Windows Forms and ASP.NET.☆167Updated 6 years ago
- Scratch pad for various expression tree improvements.☆82Updated 2 years ago
- .NET deadlock detection library to track down async/await related deadlocks with minimal overhead and effort.☆51Updated 4 years ago
- Extends ReSharper's static nullability analysis by changing specific, configurable elements to be [NotNull] by default☆44Updated 3 years ago
- Method input validation and runtime checks that report errors or throw exceptions when failures are detected.☆137Updated 2 weeks ago
- Extensions for Reactive Extensions☆93Updated 9 years ago
- A class library implementing probabilistic data structures in .NET☆61Updated 2 years ago
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆171Updated 7 months ago
- Port of Google's farmhash algorithm to .NET☆65Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- ConfigureAwait Checker for ReSharper and Rider☆102Updated 3 years ago
- EventSourceProxy (ESP) is the easiest way to add scalable Event Tracing for Windows (ETW) logging to your .NET program☆98Updated 2 months ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆79Updated 5 years ago
- The Try monad (Error/Exceptional monad) for C#☆60Updated last year
- A set of extension methods to complement the ones from System.Linq.Enumerable☆175Updated 3 years ago
- Generate ToString method from public properties.☆83Updated 3 months ago
- Multi-threaded .NET high performance Least Recently Used cache with async/await support shipped as source-only NuGet package☆84Updated 6 years ago
- Generates valid, readable C# from an Expression Tree.☆169Updated 3 weeks ago
- A collection of benchmarks for analyzing dotnet code strategies.☆50Updated 3 years ago
- Async initialization in ASP.NET Core 2.x☆87Updated 2 years ago
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 6 years ago
- String extensions for named parameterized string formatting.☆74Updated 3 years ago
- IDisposable helper types.☆128Updated last year
- ConfigureAwaitChecker☆70Updated 2 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆62Updated 2 weeks ago