ngenerics / ngenerics
Data structures and algorithms for .NET
☆134Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for ngenerics
- Now superseded by Microsoft/vs-threading☆121Updated 6 years ago
- A plugin for ReSharper that adds support for T4 (.tt) files☆192Updated last year
- This package enables .NET projects to use atomic primitives.☆58Updated 8 years ago
- C# LINQ Async extension methods library for async/await task.☆101Updated 8 months ago
- Terse C# HTML Generation Library☆176Updated 2 years ago
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆171Updated 2 months ago
- A .NET library that contains a set of lock-free thread-safe collections designed to be used asynchronously.☆111Updated 5 years ago
- Port of Google's farmhash algorithm to .NET☆62Updated 10 months ago
- A class library implementing probabilistic data structures in .NET☆61Updated 2 years ago
- Benchmarks for various things using BenchmarkDotNet☆49Updated 2 years ago
- A library to help bridge C# async method execution from synchronous methods, such as in Windows Forms and ASP.NET.☆167Updated 5 years ago
- KBCsv is an efficient, easy to use .NET parsing and writing library for the CSV (comma-separated values) format.☆78Updated 3 years ago
- BPlusTree and other collections moved from http://code.google.com/p/csharptest-net☆109Updated 4 years ago
- Trie (a.k.a. prefix tree) C# implementation. Has constant-time string prefix lookup.☆100Updated 6 months ago
- ConfigureAwait Checker for ReSharper and Rider☆102Updated 3 years ago
- A .NET library targeted at making Reflection programming more consistent, using a common set of abstractions and utilities☆168Updated 3 years ago
- Simplifies the implementation of IDisposable☆76Updated last month
- Extends ReSharper's static nullability analysis by changing specific, configurable elements to be [NotNull] by default☆44Updated 3 years ago
- Linq extensions to calculate basic statistics☆99Updated 7 months ago
- Method input validation and runtime checks that report errors or throw exceptions when failures are detected.☆131Updated last year
- A collection of somewhat useful utilities and extension methods for async programming☆183Updated 2 years ago
- Tracing rewriter using Fody☆94Updated 2 years ago
- .NET deadlock detection library to track down async/await related deadlocks with minimal overhead and effort.☆51Updated 3 years ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆78Updated 4 years ago
- ☆116Updated 11 years ago
- Performant delimeter-separated value (CSV, TSV, etc.) text parser.☆64Updated 6 years ago
- The Swiss Army Knife for type conversion in .NET☆52Updated 4 months ago
- Clone extension method library. Performs fast, deep or shallow clone using simple assignment operations generated by Expression Tree runt…☆115Updated 4 years ago
- Scratch pad for various expression tree improvements.☆82Updated 2 years ago
- A set of extension methods to complement the ones from System.Linq.Enumerable☆174Updated 3 years ago