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#☆123Updated 3 months ago
- A generic tree library in C# that focuses on hierarchical entity representations. It features full LINQ querying, intuitive manipulation…☆77Updated 3 years ago
- Fast binary serializer☆66Updated last year
- IDisposable helper types.☆138Updated last year
- Collection of useful classes for your .NET application (object pool, thread pool, async processing, queues, collections, multithreading p…☆86Updated 5 years ago
- Analyzers checking System.Reflection☆82Updated 2 years ago
- From Jon Skeet☆51Updated 10 years ago
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆45Updated 3 years ago
- Linq extensions to calculate basic statistics☆103Updated last year
- DataStructures and algorithms☆55Updated 3 years ago
- The Swiss Army Knife for type conversion in .NET☆57Updated last year
- Generating async c# code using Roslyn☆50Updated 2 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 3 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 9 months ago
- DumpMiner is a tool for inspecting a .NET dump file or live process. The tool uses the ClrMD library.☆71Updated 2 months ago
- A .NET library that contains a set of lock-free thread-safe collections designed to be used asynchronously.☆114Updated 6 years ago
- A .NET utility library to spawn, supervise and (optionally) cleanly shut down child processes.☆129Updated last month
- C# implementation of the Diff algorithm.☆57Updated 4 years ago
- Generate ToString method from public properties.☆84Updated last year
- Essential.Diagnostics contains additional trace listeners, filters and utility classes for the .NET Framework System.Diagnostics trace lo…☆69Updated 4 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- A test bench for various .NET CSV parsing libraries☆72Updated 2 years ago
- Highly efficient compile-time general purpose DI container based on C# source generators.☆34Updated 3 years ago
- Dynamically attach properties to (almost) any object instance.☆47Updated 4 years ago
- DotMarkdown is Markdown framework for .NET☆128Updated last year
- A small .NET library for formatting type names à la C#.☆34Updated 10 months ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆80Updated 6 years ago
- A collection of benchmarks for analyzing dotnet code strategies.☆50Updated 4 years ago
- .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
- Easy to use extensible calculator for .NET. Demonstrates Sprache toolkit grammar inheritance.☆47Updated 6 years ago