Found 1,126 packages
Small Library for fast deep or shallow cloning .NET objects. It allows to copy everything and has a lot of performance tricks for fast copying.
An extensible deep comparison library for .NET
What you have been waiting for. Perform a deep compare of any two .NET objects using reflection. Shows the differences between the two objects.
FastDeepCloner is very fast portable library, This is a C# cross platform library that is used to deep clone objects, whether they are serializable or not. It intends to be much faster than the normal binary serialization method of deep cloning objects.
Simple and efficient library for deep copying .NET objects
DeepL.net is the official DeepL .NET client library.
Add deep object comparison to your NUnit assertions. Simply use Is.DeepEqualTo in place of Is.EqualTo.
MarkdownDeep is a high performance .NET Markdown processor.
Tokenizer for OpenAI large language models.
MarkdownDeep is a high performance .NET Markdown processor. MarkdownDeep.Core is .Net Core port
MarkdownDeep is a high performance .NET Markdown engine along with a 100% compatible JavaScript implementation for client side use.
Deep learning library for F#. Provides symbolic model differentiation, automatic differentiation and compilation to CUDA GPUs. Includes optimizers and model blocks used in deep learning. Make sure to set the platform of your project to x64.
Package Description
A library for cloning objects, ported from DeepCloner.
An XActLib assembly: an implementation of the Markdown service contracts defined in XAct.IO.Transformations.Markdown, using the MarkdownDeep library.
Small but effective deep copy extension using object reflection. It has various optimizations so it remains surprisingly fast, about 7 times faster than the usual binary serialization/deserialization trick.