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.☆134Updated last year
- Common input and integrity validation routines for Visual Studio and other applications☆126Updated this week
- Generate ToString method from public properties.☆83Updated 8 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- Analyzers checking System.Reflection☆82Updated last year
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- C# implementation of the Diff algorithm.☆58Updated 4 years ago
- Search, replace, rename and delete directories, files and its content using the power of .NET regular expressions.☆125Updated 7 months ago
- DotMarkdown is Markdown framework for .NET☆126Updated 9 months ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 8 months ago
- Custom plugin to extend R# functionality.☆49Updated last week
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆79Updated 5 years ago
- Dynamically run code using .NET 9, Roslyn and AssemblyLoadContext☆113Updated 9 months ago
- Generating async c# code using Roslyn☆50Updated last year
- DAWG String Dictionary in C#☆120Updated last year
- ☆119Updated 12 years ago
- The Swiss Army Knife for type conversion in .NET☆57Updated last year
- Task-like structs which capture no synchronization context on the await operations.☆40Updated 3 years ago
- Adds debugger attributes to help visualize objects.☆43Updated 8 months ago
- FastDeepCloner, This is a C# based .NET cross platform library that is used to deep clone objects, whether they are serializable or not. …☆181Updated last year
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated last year
- Source Generator for dumping the git branch information, commit hash, and if the working tree is dirty or clean on projects that install …☆40Updated 3 years ago
- Example implementation of IValueTaskSource☆30Updated 2 years ago
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆84Updated 2 months ago
- A modern wrapper around System.IO.☆84Updated 2 years ago
- Replaces static method calls.☆68Updated 8 months ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆87Updated 7 years ago
- 🌌 Extensions that support the C# functional paradigm.☆65Updated 4 years ago
- ☆21Updated 6 years ago
- ZoneTree.FullTextSearch is an open-source library that extends ZoneTree to provide efficient full-text search capabilities. It offers a f…☆92Updated 7 months ago