loory / MiscUtil
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 3 months ago
- The Swiss Army Knife for type conversion in .NET☆56Updated 9 months ago
- Adds debugger attributes to help visualize objects.☆43Updated 3 months ago
- Analyzers checking System.Reflection☆81Updated last year
- High-performance network packet decoding and packet decoder source generator☆39Updated 3 months ago
- .NET Serializer testing framework☆75Updated 2 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
- Linq for Span<T> using SourceGenerators☆54Updated 3 years ago
- Example implementation of IValueTaskSource☆30Updated last year
- A .NET library for using reflection emit in a fluent way.☆31Updated 6 months ago
- BigMachines is State Machine library for .NET☆41Updated 3 weeks 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
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- Non-boxing passing of values.☆27Updated 10 months ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Replaces static method calls.☆68Updated 3 months ago
- ☆34Updated this week
- Weakly is a collection of some useful weak-reference types.☆25Updated 5 months ago
- ☆20Updated 6 years ago
- IPC [inter-process communication] engine for .NET based on memory-mapped files and on Named Pipes for Windows and Linux.☆61Updated 3 weeks ago
- ZeroIoC is reflectionless IoC Container for C#☆46Updated 9 months ago
- Wintellect's Power Collections for .NET☆54Updated 3 years ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 7 months ago
- A tactful collection of utilities for .NET development.☆35Updated 8 years ago
- Fluent API for .NET reflection, via a dynamic proxy☆75Updated 3 years ago
- Step into debugging and generate readable script from linq expressions☆36Updated 3 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated last week
- Roslyn analyzers for INotifyPropertyChanged☆45Updated 11 months ago
- IDisposable helper types.☆129Updated last year