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:
- 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
- IDisposable helper types.☆136Updated last year
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- The Swiss Army Knife for type conversion in .NET☆57Updated last year
- ☆118Updated 12 years ago
- C# implementation of the Diff algorithm.☆58Updated 4 years ago
- Generating async c# code using Roslyn☆50Updated this week
- DAWG String Dictionary in C#☆121Updated 3 weeks ago
- A .NET library for reading and writing Gettext PO files.☆78Updated 10 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. …☆186Updated 2 years ago
- Fluent API for .NET reflection, via a dynamic proxy☆76Updated 4 years ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆80Updated 5 years ago
- Step into debugging and generate readable script from linq expressions☆38Updated 3 years ago
- A modern compile-time generated interception/proxy library☆141Updated 2 years ago
- Fast binary serializer☆66Updated last year
- ZoneTree.FullTextSearch is an open-source library that extends ZoneTree to provide efficient full-text search capabilities. It offers a f…☆93Updated 9 months ago
- CPU Usage for .NET Core and .NET Framework for Linux, Windows and macOS with coverage of async/await scenarios.☆67Updated 7 months ago
- High-Performance UDP Socket Example☆114Updated last year
- Common input and integrity validation routines for Visual Studio and other applications☆128Updated this week
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 10 months ago
- Dynamically run code using .NET 10, Roslyn and AssemblyLoadContext☆118Updated last week
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 7 months ago
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated last month
- A port of Hunspell v1 for .NET and .NET Standard☆140Updated this week
- Linq extensions to calculate basic statistics☆103Updated last year
- This project contains networking primitives for use with .NET.☆95Updated 4 years ago
- DotMarkdown is Markdown framework for .NET☆126Updated 11 months ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆79Updated 3 years ago
- Generate ToString method from public properties.☆83Updated 10 months ago