timdetering / Wintellect.PowerCollectionsLinks
Wintellect's Power Collections for .NET
☆59Updated 4 years ago
Alternatives and similar repositories for Wintellect.PowerCollections
Users that are interested in Wintellect.PowerCollections are comparing it to the libraries listed below
Sorting:
- DAWG String Dictionary in C#☆122Updated 2 months ago
- Analyzers checking System.Reflection☆82Updated 2 years ago
- Fluent API for .NET reflection, via a dynamic proxy☆76Updated 4 years ago
- DataStructures and algorithms☆55Updated 3 years ago
- Linq extensions to calculate basic statistics☆103Updated last year
- Fast binary serializer☆66Updated last year
- ☆118Updated 13 years ago
- C# implementation of the Diff algorithm.☆57Updated 4 years ago
- IDisposable helper types.☆138Updated last year
- Performant delimeter-separated value (CSV, TSV, etc.) text parser.☆64Updated 7 years ago
- A .NET library that contains a set of lock-free thread-safe collections designed to be used asynchronously.☆114Updated 6 years ago
- Most of those extensions should have been in BCL.☆70Updated 6 years ago
- ExceptionReporter is a .NET component that gathers detailed information on an Exception and the application/system running it. It allows …☆52Updated 2 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 9 months ago
- Easy to use extensible calculator for .NET. Demonstrates Sprache toolkit grammar inheritance.☆46Updated 6 years ago
- From Jon Skeet☆51Updated 10 years ago
- DumpMiner is a tool for inspecting a .NET dump file or live process. The tool uses the ClrMD library.☆71Updated last month
- Collection of useful classes for your .NET application (object pool, thread pool, async processing, queues, collections, multithreading p…☆86Updated 5 years ago
- Essential.Diagnostics contains additional trace listeners, filters and utility classes for the .NET Framework System.Diagnostics trace lo…☆69Updated 4 years ago
- A generic tree library in C# that focuses on hierarchical entity representations. It features full LINQ querying, intuitive manipulation…☆76Updated 3 years ago
- A .NET utility library to spawn, supervise and (optionally) cleanly shut down child processes.☆128Updated 2 weeks ago
- Common input and integrity validation routines for Visual Studio and other applications☆131Updated this week
- Combinatorics Library for Microsoft .NET.☆102Updated 3 years ago
- Roslyn analyzers for INotifyPropertyChanged☆47Updated last year
- .NET Transactional File Manager is a .NET Standard library that allows you to enlist file operations (file/folder copies, writes, deletes…☆112Updated 2 years ago
- The Swiss Army Knife for type conversion in .NET☆57Updated last year
- A Visual Studio extension to ease management of solution and project configurations.☆91Updated 3 years ago
- A class library implementing probabilistic data structures in .NET☆61Updated 3 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.