deep-copy topic

List deep-copy repositories

clone-deep

309
Stars
53
Forks
Watchers

Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives. Used by superstruct, merge-deep, and many others!

UltraMapper

35
Stars
7
Forks
Watchers

A fast and lightweight object-to-object .NET mapper.

copy-anything

41
Stars
8
Forks
Watchers

An optimised way to copy'ing (cloning) an Object or Array. A small and simple integration

DeepCopier

20
Stars
6
Forks
Watchers

A small and efficient library that can deep copy object by Expression Tree

astcopy

18
Stars
2
Forks
Watchers

Package astcopy implements Go AST deep copy operations.

kopy

187
Stars
5
Forks
Watchers

Nested copies made easy in Kotlin

go-deepcopy

24
Stars
0
Forks
Watchers

Fast deep-copy library for Go

Baksteen.Extensions.DeepCopy

23
Stars
10
Forks
Watchers

C# extension method for fast object cloning. This is a speed-optimized forked version of Alexy Burtsev's deep copier.