madelson / MedallionUtilitiesLinks
A set of tiny .NET libraries with various sorts of common utility functions
☆40Updated 7 years ago
Alternatives and similar repositories for MedallionUtilities
Users that are interested in MedallionUtilities are comparing it to the libraries listed below
Sorting:
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆79Updated 5 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- This package enables .NET projects to use atomic primitives.☆58Updated 8 years ago
- A OO framework to handle all sorts of paths operations: File, Directory, Absolute, Drive Letter, UNC, Relative, prefixed with an Environm…☆89Updated 9 years ago
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆169Updated 9 months ago
- Debugging tool to track down undisposed objects☆21Updated 4 years ago
- Tracing rewriter using Fody☆94Updated 2 years ago
- A extremely fast ioc container for high performance applications☆76Updated 4 years ago
- Analyzers checking System.Reflection☆81Updated last year
- BPlusTree and other collections moved from http://code.google.com/p/csharptest-net☆108Updated 4 years ago
- Provides an awaitable covariant ITask interface which may be used in place of the built-in Task class.☆53Updated 6 years ago
- A .NET library that contains a set of lock-free thread-safe collections designed to be used asynchronously.☆112Updated 5 years ago
- Clone extension method library. Performs fast, deep or shallow clone using simple assignment operations generated by Expression Tree runt…☆118Updated 5 years ago
- The Try monad (Error/Exceptional monad) for C#☆60Updated last year
- A ConcurrentHashSet implementation☆134Updated 3 years ago
- The Swiss Army Knife for type conversion in .NET☆57Updated 10 months ago
- Simplifies the implementation of IDisposable☆77Updated 4 months ago
- Most of those extensions should have been in BCL.☆69Updated 5 years ago
- Easy-to-use exception causality chains for async/await.☆64Updated 5 years 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
- Scratch pad for various expression tree improvements.☆82Updated 2 years ago
- C# immutable records generator☆73Updated 5 years ago
- Multiplatform netstandard 2.0 C# console progress bar, with support for single or multithreaded progress updates.☆63Updated 3 years ago
- A collection of code snippets packaged as NuGet source code packages☆29Updated 6 years ago
- C# parser for .NET & Mono stack traces☆53Updated 4 years ago
- This is a Visual Studio Extension and NuGet package that should identify and fix problems as memleaks while using IDisposables.☆35Updated 3 years ago
- Generate ToString method from public properties.☆83Updated 4 months ago
- Application to browse, sort, filter and launch your Visual Studio projects.☆47Updated 3 years ago
- Base64 encoding / decoding with SIMD-support, also base64Url☆60Updated 2 years ago