loory / MiscUtilLinks
From Jon Skeet
☆50Updated 10 years ago
Alternatives and similar repositories for MiscUtil
Users that are interested in MiscUtil are comparing it to the libraries listed below
Sorting:
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 5 months ago
- Adds debugger attributes to help visualize objects.☆43Updated 5 months ago
- Example implementation of IValueTaskSource☆30Updated 2 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 3 years ago
- ☆44Updated 2 years ago
- Injects IDataErrorInfo or INotifyDataErrorInfo code into a class at compile time.☆54Updated 3 years ago
- A modern wrapper around System.IO.☆84Updated 2 years ago
- Generating async c# code using Roslyn☆49Updated 10 months ago
- Wintellect's Power Collections for .NET☆54Updated 4 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- Replaces static method calls.☆68Updated 5 months ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- .NET Serializer testing framework☆75Updated 2 years ago
- Weakly is a collection of some useful weak-reference types.☆25Updated 6 months ago
- Reliable cross-platform strongly-typed file/directory path manipulation and file system access in .NET.☆25Updated 3 weeks ago
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆45Updated last month
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- Leverages the Newtonsoft extension API to encrypt/decrypt specific nodes at serialization time☆49Updated last year
- Custom plugin to extend R# functionality.☆49Updated 2 months ago
- Contrib.Bcl.Ranges☆20Updated 5 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- A small tool able to generate a DGML file visualizing your NuGet references.☆35Updated 7 years ago
- System.IO.Pipelines API adapter for System.Net.WebSockets☆31Updated last week
- Performant delimeter-separated value (CSV, TSV, etc.) text parser.☆63Updated 6 years ago
- Port of Google's farmhash algorithm to .NET☆65Updated last year
- Debugging tool to track down undisposed objects☆21Updated 4 years ago
- Analyzers checking System.Reflection☆82Updated last year
- ☆38Updated 8 years ago
- Provides an awaitable covariant ITask interface which may be used in place of the built-in Task class.☆53Updated 6 years ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆51Updated last year