ngenerics / ngenericsLinks
Data structures and algorithms for .NET
☆138Updated 6 years ago
Alternatives and similar repositories for ngenerics
Users that are interested in ngenerics are comparing it to the libraries listed below
Sorting:
- Benchmarks for various things using BenchmarkDotNet☆49Updated 2 years ago
- Now superseded by Microsoft/vs-threading☆121Updated 6 years ago
- This package enables .NET projects to use atomic primitives.☆58Updated 8 years ago
- ☆37Updated 7 years ago
- Reports diagnostics for C# coding guidelines that are not already covered by Resharper.☆148Updated last year
- Extensions for Reactive Extensions☆93Updated 10 years ago
- A .NET library that contains a set of lock-free thread-safe collections designed to be used asynchronously.☆112Updated 5 years ago
- Generate ToString method from public properties.☆83Updated 4 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
- A set of extension methods to complement the ones from System.Linq.Enumerable☆175Updated 3 years ago
- A library to help bridge C# async method execution from synchronous methods, such as in Windows Forms and ASP.NET.☆167Updated 6 years ago
- Clone extension method library. Performs fast, deep or shallow clone using simple assignment operations generated by Expression Tree runt…☆118Updated 5 years ago
- A C# implementation of Message Templates☆59Updated 7 years ago
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆169Updated 9 months ago
- A class library implementing probabilistic data structures in .NET☆61Updated 2 years ago
- Useful extension methods for .NET sequence and collection types.☆219Updated 6 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- A .NET library targeted at making Reflection programming more consistent, using a common set of abstractions and utilities☆168Updated 4 years ago
- A command-line tool for manipulating Compact Log Event Format files☆115Updated 6 months ago
- ☆60Updated 8 years ago
- Automating unit testing and ToString() coding☆93Updated 3 years ago
- Performant delimeter-separated value (CSV, TSV, etc.) text parser.☆63Updated 6 years ago
- Inlining Analyzer is a Visual Studio Extension that shows in the source code if a method call will be inlined by the JIT compiler.☆154Updated 5 years ago
- .NET deadlock detection library to track down async/await related deadlocks with minimal overhead and effort.☆51Updated 4 years ago
- A plugin for ReSharper that adds support for T4 (.tt) files☆192Updated last year
- DumpMiner is a tool for inspecting a .NET dump file or live process. The tool uses the ClrMD library.☆70Updated 3 weeks ago
- Grab bag of generic utilities and extension methods for .Net development☆110Updated 2 years ago
- NMemory is a lightweight non-persistent in-memory relational database engine that is purely written in C# and can be hosted by .NET appli…☆236Updated last week
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆79Updated 5 years ago
- Port of Google's farmhash algorithm to .NET☆65Updated last year