aliostad / RandomGenLinks
A simple random generation framework for .NET Core and 4.52+
☆49Updated 2 years ago
Alternatives and similar repositories for RandomGen
Users that are interested in RandomGen are comparing it to the libraries listed below
Sorting:
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆80Updated 6 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆48Updated 7 years ago
- C# parser for .NET & Mono stack traces☆53Updated 5 years ago
- C# LINQ Async extension methods library for async/await task.☆102Updated 6 months ago
- Manages multi-threaded writing to a single file.☆30Updated 7 years ago
- Generate ToString method from public properties.☆83Updated 11 months ago
- Generating async c# code using Roslyn☆50Updated last month
- Performant delimeter-separated value (CSV, TSV, etc.) text parser.☆64Updated 7 years ago
- A modern wrapper around System.IO.☆84Updated 3 years ago
- Clone extension method library. Performs fast, deep or shallow clone using simple assignment operations generated by Expression Tree runt…☆119Updated 5 years ago
- Generic object change tracker for .NET Framework and .NET Standard-compliant platforms like .NET Core and Xamarin!☆102Updated 8 years ago
- Dynamic fluent generation of class and function directly in CLR☆37Updated last year
- A set of extension methods to complement the ones from System.Linq.Enumerable☆174Updated 4 years ago
- The Swiss Army Knife for type conversion in .NET☆57Updated last year
- Clay is a dynamic C# type that will enable you to sculpt objects of any shape just as easily as in JavaScript or other dynamic languages.☆100Updated 8 years ago
- A generic, concurrent, portable and flexible Object Pool for the .NET Framework.☆67Updated 3 years ago
- Predicate extensions C#, LINQ and EntityFramework☆65Updated 4 years ago
- Tracing rewriter using Fody☆93Updated 3 years ago
- A simple, powerful, extensible, testable .NET configuration library.☆41Updated 2 years ago
- Pather.CSharp - A Path Resolution Library for C#☆46Updated 2 years ago
- ☆118Updated 12 years ago
- C# implementation of Twitter's Snowflake☆107Updated 3 months ago
- Port of Google's farmhash algorithm to .NET