An open API service providing repository metadata for many open source software ecosystems.

Topic: "deep-clone"

jonschlinkert/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!

Language: JavaScript - Size: 43 KB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 317 - Forks: 53

jsmini/clone

A professional deep clone library

Language: JavaScript - Size: 727 KB - Last synced at: 21 days ago - Pushed at: about 1 year ago - Stars: 242 - Forks: 35

lofcz/FastCloner

Fast deep cloning library for .NET 8+. Zero-config, works out of the box.

Language: C# - Size: 461 KB - Last synced at: about 13 hours ago - Pushed at: 27 days ago - Stars: 61 - Forks: 0

rhysd/fast-json-clone

Clone plain JSON value faster than the fastest

Language: TypeScript - Size: 358 KB - Last synced at: 8 days ago - Pushed at: about 1 year ago - Stars: 60 - Forks: 1

replaysMike/AnyClone

A CSharp library that can deep clone any object using only reflection.

Language: C# - Size: 229 KB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 50 - Forks: 9

mesqueeb/copy-anything

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

Language: TypeScript - Size: 1.4 MB - Last synced at: 4 days ago - Pushed at: about 2 months ago - Stars: 48 - Forks: 9

lihroff/deeplyAssign

A deeply copy the values of all enumerable own properties and symbol properties from one or more source objects to a target object. It will return the target object. Written in TypeScript

Language: TypeScript - Size: 157 KB - Last synced at: 25 days ago - Pushed at: about 6 years ago - Stars: 32 - Forks: 3

jpmikkers/Baksteen.Extensions.DeepCopy Fork of Burtsev-Alexey/net-object-deep-copy

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

Language: C# - Size: 97.7 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 23 - Forks: 10

KeeVeeGames/DeepCopy.gml

Deep clone GameMaker class instances / constructed structs, anonymous structs and arrays nested in any order!

Language: Game Maker Language - Size: 43.9 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 11 - Forks: 1

nickrussler/SerializationUtils

A simple java class to serialize and deserialize object to a byte array

Language: Java - Size: 105 KB - Last synced at: about 2 years ago - Pushed at: about 12 years ago - Stars: 7 - Forks: 4

clarketm/DeepClone

Light-weight deep clone implementation for JavaScript.

Language: JavaScript - Size: 606 KB - Last synced at: 5 days ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 0

Yuriy-Khomenko/qclone

the fastest function for deep clone js objects compatible with es6

Language: JavaScript - Size: 24.4 KB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

Atishay96/utils-deep-clone

Deep clones any JSON datatype

Language: JavaScript - Size: 9.77 KB - Last synced at: 28 days ago - Pushed at: almost 6 years ago - Stars: 4 - Forks: 0

tajnur007/js-benchmark-testing

Explore the performance nuances of common JavaScript operations with this benchmark testing repository. Compare deep cloning methods, loop constructs, condition checks, bitwise operations, and arithmetic calculations. Optimize your code and make informed decisions based on real-world performance metrics.

Language: JavaScript - Size: 425 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

viktor-maksimov/js-deep-cloning

Deep cloning, so the pointers are lost.

Language: JavaScript - Size: 4.88 KB - Last synced at: 23 days ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

PsChina/clone-rename

Language: JavaScript - Size: 13.7 KB - Last synced at: 10 days ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

AlessioGr/fastest-deep-clone-json

Fastest way to deep-clone JSON objects

Language: JavaScript - Size: 35.2 KB - Last synced at: 26 days ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

vitoke/deserted 📦

⛔️ DEPRECATED A simple and lonely serialization library for JS

Language: TypeScript - Size: 255 KB - Last synced at: 8 days ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

liquidcarrot/clone

Deep cloning in JS

Language: JavaScript - Size: 1.5 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

ylzon/handwriting-javascript

手写 currify / promise / bind / Deep Clone / EventHub

Language: TypeScript - Size: 132 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

Heatwave/node-cache-deep

Node.js cache library with deep clone

Language: JavaScript - Size: 150 KB - Last synced at: 24 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

gauravbehere/deep-clone-util

Utility to deep clone javascript objects

Language: JavaScript - Size: 2.06 MB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

in-op/SystemExtensions

A class library of extension methods and interfaces that fill holes in the basic System libraries

Language: C# - Size: 74.2 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

Ritik97/clonify

A lightweight and reliable deep cloning utility for objects, arrays, maps, sets, and more – with full TypeScript support.

Language: TypeScript - Size: 7.81 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

nodef/extra-sorted-array

A sorted array is a collection of values, arranged in an order.

Language: TypeScript - Size: 276 KB - Last synced at: 1 day ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

ichernetskii/deeply-clone

Deep fast clone JavaScript objects with circular references handling and TypeScript support

Language: TypeScript - Size: 76.2 KB - Last synced at: 22 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

simplymichael/js-deep-clone

A Browser-based implementation and tests for a deep clone JavaScript function

Language: JavaScript - Size: 2.93 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

borisskert/java-cloneutils

Utility to clone class instances by its properties

Language: Java - Size: 23.4 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

DamirsCorner/20210618-js-array-cloning

Sample project for "Cloning an array of objects in JavaScript" blogpost

Language: TypeScript - Size: 36.1 KB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

writetome51/get-object-copy

Returns new identical copy of object, including same prototype chain

Language: JavaScript - Size: 9.77 KB - Last synced at: 5 days ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

jsdevtom/distinct-until-changed-immutable

Like distinctUntilChanged(), but with immutable values

Language: TypeScript - Size: 492 KB - Last synced at: 7 days ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 2

justin-m-lacy/objecty 📦

utility for dealing with objects in javascript. ancestor property enumeration, property-descriptor search, assign, deep-clone, jsonify, etc.

Language: JavaScript - Size: 71.3 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

visusnet/clone-lab

Deeply clone arrays, maps, sets, dates, plain objects, and class instances.

Language: JavaScript - Size: 252 KB - Last synced at: 7 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

kxtxr/js-clone

Javascript object copy using deep copy

Language: JavaScript - Size: 4.88 KB - Last synced at: 11 months ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

sauternic/JavaScript_tief_Klonen

Tiefes Klonen mit JavaScript

Language: JavaScript - Size: 4.88 KB - Last synced at: 2 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0