deep-copy topic
clone-deep
Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives. Used by superstruct, merge-deep, and many others!
UltraMapper
A fast and lightweight object-to-object .NET mapper.
copy-anything
An optimised way to copy'ing (cloning) an Object or Array. A small and simple integration
DeepCopier
A small and efficient library that can deep copy object by Expression Tree
astcopy
Package astcopy implements Go AST deep copy operations.
go-deepcopy
Fast deep-copy library for Go
Baksteen.Extensions.DeepCopy
C# extension method for fast object cloning. This is a speed-optimized forked version of Alexy Burtsev's deep copier.