timdetering / Wintellect.PowerCollections
Wintellect's Power Collections for .NET
☆52Updated 3 years ago
Alternatives and similar repositories for Wintellect.PowerCollections:
Users that are interested in Wintellect.PowerCollections are comparing it to the libraries listed below
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆60Updated 2 years ago
- Easy to use extensible calculator for .NET. Demonstrates Sprache toolkit grammar inheritance.☆46Updated 5 years ago
- ☆44Updated last year
- IDisposable helper types.☆126Updated 10 months ago
- Dynamically attach properties to (almost) any object instance.☆45Updated 3 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- Most of those extensions should have been in BCL.☆68Updated 5 years ago
- A .NET library for using reflection emit in a fluent way.☆28Updated 4 months ago
- Automatically exported from code.google.com/p/eduasync☆28Updated 2 years ago
- File path abstraction library for .NET.☆58Updated last week
- Immutability is easy!☆44Updated last week
- Linq for Span<T> using SourceGenerators☆52Updated 3 years ago
- Performant delimeter-separated value (CSV, TSV, etc.) text parser.☆64Updated 6 years ago
- Analyzers checking System.Reflection☆81Updated last year
- Highly efficient compile-time general purpose DI container based on C# source generators.☆33Updated 2 years ago
- The Swiss Army Knife for type conversion in .NET☆56Updated 6 months ago
- DumpMiner is a tool for inspecting a .NET dump file or live process. The tool uses the ClrMD library.☆69Updated last year
- Weakly is a collection of some useful weak-reference types.☆25Updated 2 months ago
- DAWG String Dictionary in C#☆120Updated 6 months ago
- A CSharp library that makes it easier to work with Types dynamically.☆23Updated last year
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- U2U Consult Performance Analyzers for C#☆26Updated 3 years ago
- Roslyn analyzers for INotifyPropertyChanged☆45Updated 9 months ago
- Simplifies the implementation of IDisposable☆77Updated last month
- Loads all the references on startup by actually using the types in the module initializer.☆37Updated last week
- This is a Visual Studio Extension and NuGet package that should identify and fix problems as memleaks while using IDisposables.☆35Updated 2 years ago
- Fast binary serializer☆65Updated 3 months ago
- Example implementation of IValueTaskSource☆31Updated last year
- A demo example demonstraing a few useful practices when working with source generators☆21Updated 3 years ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆50Updated last year