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:
- Example implementation of IValueTaskSource☆30Updated last year
- A .NET library for using reflection emit in a fluent way.☆31Updated 7 months ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 4 months ago
- ☆38Updated 8 years ago
- The Swiss Army Knife for type conversion in .NET☆57Updated 10 months ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆62Updated last month
- A tactful collection of utilities for .NET development.☆35Updated 8 years ago
- ☆44Updated 2 years ago
- the .net implement for the brotli algorithm☆71Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- 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
- Analyzers checking System.Reflection☆81Updated last year
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Generating async c# code using Roslyn☆49Updated 10 months ago
- Dynamically run code using .NET 9, Roslyn and AssemblyLoadContext☆113Updated 5 months ago
- Step into debugging and generate readable script from linq expressions☆36Updated 3 years ago
- Linq for Span<T> using SourceGenerators☆53Updated 4 years ago
- Non-boxing passing of values.☆27Updated 10 months ago
- Extensions for sorting strings using natural sort order i.e. Alphabetical order for humans☆33Updated last month
- A generic, concurrent, portable and flexible Object Pool for the .NET Framework.☆68Updated 3 years ago
- Highly efficient compile-time general purpose DI container based on C# source generators.☆34Updated 2 years ago
- System.IO.Pipelines API adapter for System.Net.WebSockets☆30Updated this week
- Code driven auto-migrations for Entity Framework Core☆26Updated 2 years ago
- Faster with Files☆59Updated 4 months ago
- A set of fluent extensions ontop of System.UriBuilder☆26Updated 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
- ZeroIoC is reflectionless IoC Container for C#☆47Updated 2 weeks ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆75Updated last year
- Dynamically attach properties to (almost) any object instance.☆45Updated 3 years ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 8 months ago