madelson / MedallionUtilities
A set of tiny .NET libraries with various sorts of common utility functions
☆39Updated 7 years ago
Alternatives and similar repositories for MedallionUtilities
Users that are interested in MedallionUtilities are comparing it to the libraries listed below
Sorting:
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- Simplifies the implementation of IDisposable☆77Updated 4 months ago
- C# parser for .NET & Mono stack traces☆53Updated 4 years ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆79Updated 5 years ago
- Tracing rewriter using Fody☆94Updated 2 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 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
- Port of Google's farmhash algorithm to .NET☆65Updated last year
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 4 years 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
- A simple file-locking implementation in C#☆93Updated 8 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- Fast binary serializer☆65Updated 6 months ago
- A .NET library that contains a set of lock-free thread-safe collections designed to be used asynchronously.☆112Updated 5 years ago
- The Swiss Army Knife for type conversion in .NET☆56Updated 9 months ago
- BPlusTree and other collections moved from http://code.google.com/p/csharptest-net☆108Updated 4 years ago
- A tactful collection of utilities for .NET development.☆35Updated 8 years ago
- Scratch pad for various expression tree improvements.☆82Updated 2 years ago
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆171Updated 8 months ago
- This package enables .NET projects to use atomic primitives.☆58Updated 8 years ago
- Provides an awaitable covariant ITask interface which may be used in place of the built-in Task class.☆53Updated 6 years ago
- Extensions for Reactive Extensions☆93Updated 10 years ago
- Generates valid, readable C# from an Expression Tree.☆169Updated 2 weeks ago
- Task-like Async Enumerators in C# 7☆36Updated 5 years ago
- Multiplatform netstandard 2.0 C# console progress bar, with support for single or multithreaded progress updates.☆63Updated 3 years ago
- LinqPad driver for LiteDB☆66Updated 3 weeks 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
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- C# immutable records generator☆73Updated 5 years ago