loory / MiscUtilLinks
From Jon Skeet
☆51Updated 10 years ago
Alternatives and similar repositories for MiscUtil
Users that are interested in MiscUtil are comparing it to the libraries listed below
Sorting:
- IDisposable helper types.☆138Updated last year
- Analyzers checking System.Reflection☆82Updated 2 years ago
- DotMarkdown is Markdown framework for .NET☆127Updated last year
- Easy-to-use calculated properties for MVVM apps☆75Updated 4 years ago
- Common input and integrity validation routines for Visual Studio and other applications☆131Updated this week
- Tracing rewriter using Fody☆93Updated 3 years ago
- A modern wrapper around System.IO.☆84Updated 3 years ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆80Updated 6 years ago
- ☆118Updated 12 years ago
- FastDeepCloner, This is a C# based .NET cross platform library that is used to deep clone objects, whether they are serializable or not. …☆187Updated 2 years ago
- Fluent API for .NET reflection, via a dynamic proxy☆76Updated 4 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 11 months 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
- Replaces static method calls.☆68Updated 11 months ago
- Faster with Files☆59Updated 11 months ago
- SimMetrics is a Similarity Metric Library, e.g. from edit distance's (Levenshtein, Gotoh, Jaro etc) to other metrics, (e.g Soundex, Chapm…☆145Updated 4 months ago
- The Swiss Army Knife for type conversion in .NET☆57Updated last year
- Dynamically run code using .NET 10, Roslyn and AssemblyLoadContext☆118Updated last month
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- IPC [inter-process communication] engine for .NET based on memory-mapped files and on Named Pipes for Windows and Linux.☆66Updated 8 months ago
- C# implementation of the Diff algorithm.☆57Updated 4 years ago
- CPU Usage for .NET Core and .NET Framework for Linux, Windows and macOS with coverage of async/await scenarios.☆67Updated last month
- The Try monad (Error/Exceptional monad) for C#☆60Updated 2 years ago
- Linq extensions to calculate basic statistics☆103Updated last year
- Generate ToString method from public properties.☆83Updated 11 months ago
- FileCache is a concrete implementation of the .Net Framework 4's System.Runtime.Caching.ObjectCache that uses the local filesystem as the…☆85Updated 4 years ago
- JSONPath (XPath-like syntax for JSON) C# implementation☆78Updated last year
- Roslyn analyzers for INotifyPropertyChanged☆47Updated last year
- DAWG String Dictionary in C#☆122Updated 2 months ago
- Generic weak event implementation☆196Updated 5 years ago