MarcinJuraszek / CloneExtensionsLinks
Clone extension method library. Performs fast, deep or shallow clone using simple assignment operations generated by Expression Tree runtime code compilation.
☆118Updated 5 years ago
Alternatives and similar repositories for CloneExtensions
Users that are interested in CloneExtensions are comparing it to the libraries listed below
Sorting:
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆169Updated last year
- Generic object change tracker for .NET Framework and .NET Standard-compliant platforms like .NET Core and Xamarin!☆102Updated 7 years ago
- Micro-libraries (pieces of utility code) for .Net that are safe and simple to use☆170Updated 3 years ago
- NMemory is a lightweight non-persistent in-memory relational database engine that is purely written in C# and can be hosted by .NET appli…☆239Updated 3 months ago
- FastDeepCloner, This is a C# based .NET cross platform library that is used to deep clone objects, whether they are serializable or not. …☆181Updated last year
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆79Updated 5 years ago
- Tracing rewriter using Fody☆93Updated 3 years ago
- A collection of somewhat useful utilities and extension methods for async programming☆184Updated 3 years ago
- .NET implementation of the murmurhash☆113Updated last year
- A set of extension methods to complement the ones from System.Linq.Enumerable☆176Updated 3 years ago
- ☆119Updated 12 years ago
- SimMetrics is a Similarity Metric Library, e.g. from edit distance's (Levenshtein, Gotoh, Jaro etc) to other metrics, (e.g Soundex, Chapm…☆141Updated 3 weeks ago
- A library to help bridge C# async method execution from synchronous methods, such as in Windows Forms and ASP.NET.☆168Updated 6 years ago
- C# implementation of Twitter's Snowflake☆108Updated last week
- C# LINQ Async extension methods library for async/await task.☆101Updated 3 months ago
- A library for running tasks(jobs) on schedules.☆181Updated 8 years ago
- Puresharp is a Framework that provides the essential APIs (AOP, IOC, etc...) to productively build high quality (.NET 4.5.2+ & .NET Core …☆145Updated 6 years ago
- A modern wrapper around System.IO.☆84Updated 2 years ago
- Track changes in POCO objects☆209Updated last year
- Yet Another XML Serialization Library for the .NET Framework and .NET Core☆173Updated last week
- Simple & efficient library for deep copying .NET objects☆229Updated last year
- Generate ToString method from public properties.☆82Updated 8 months ago
- Method input validation and runtime checks that report errors or throw exceptions when failures are detected.☆137Updated last week
- 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.☆99Updated 8 years ago
- Efficient asynchronous and synchronous state machines for .NET☆246Updated 4 years ago
- A .NET library that contains a set of lock-free thread-safe collections designed to be used asynchronously.☆113Updated 5 years ago
- FileCache is a concrete implementation of the .Net Framework 4's System.Runtime.Caching.ObjectCache that uses the local filesystem as the…☆85Updated 3 years ago
- Fluent API for .NET reflection, via a dynamic proxy☆76Updated 3 years ago
- A generic tree library in C# that focuses on hierarchical entity representations. It features full LINQ querying, intuitive manipulation…☆75Updated 2 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆87Updated 7 years ago