loory / MiscUtil
From Jon Skeet
☆49Updated 9 years ago
Alternatives and similar repositories for MiscUtil:
Users that are interested in MiscUtil are comparing it to the libraries listed below
- Example implementation of IValueTaskSource☆31Updated last year
- A tactful collection of utilities for .NET development.☆35Updated 7 years ago
- Linq for Span<T> using SourceGenerators☆52Updated 3 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 5 years ago
- Easy to use extensible calculator for .NET. Demonstrates Sprache toolkit grammar inheritance.☆46Updated 5 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated last month
- Adds debugger attributes to help visualize objects.☆43Updated last month
- Text clustering algorithm, implemented in .NET☆22Updated last year
- ZeroIoC is reflectionless IoC Container for C#☆45Updated 6 months ago
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆50Updated 2 years ago
- Analyzers checking System.Reflection☆81Updated last year
- Extensions for sorting strings using natural sort order i.e. Alphabetical order for humans☆33Updated 2 weeks ago
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated last year
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- Dynamically attach properties to (almost) any object instance.☆45Updated 3 years ago
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆43Updated 2 years ago
- Loads all the references on startup by actually using the types in the module initializer.☆37Updated this week
- System.IO.Pipelines API adapter for System.Net.WebSockets☆27Updated this week
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- The Swiss Army Knife for type conversion in .NET☆56Updated 6 months ago
- .NET Serializer testing framework☆76Updated 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 …☆39Updated 2 years ago
- A CSharp library that makes it easier to work with Types dynamically.☆23Updated last year
- CPU Usage for .NET Core and .NET Framework for Linux, Windows and macOS with coverage of async/await scenarios.☆65Updated last month
- Binary serializer with full .NET support!☆17Updated 2 years ago
- High-performance zero-reflection approach to C# metaprogramming☆29Updated 4 months ago
- Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local depe…☆36Updated 3 months ago
- Tiny and simple data format/serializer.☆22Updated this week