An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with deep-copy

A curated list of projects in awesome lists tagged with deep-copy .

https://github.com/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!

clone clone-deep copy deep deep-clone deep-copy javascript jonschlinkert js node nodejs object

Last synced: 15 May 2025

https://github.com/lofcz/FastCloner

The deep cloning library for .NET – zero-config, works out of the box.

cloner deep-clone deep-cloning deep-copy deepclone deepcopy duplication

Last synced: 16 Nov 2025

https://github.com/mesqueeb/copy-anything

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

clone clone-objects copy copy-objects deep-clone deep-copy json-stringify json-stringify-json-parse object stringify-parse

Last synced: 16 May 2025

https://github.com/maurosampietro/UltraMapper

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

complex-objects deep-copy map mapper object-to-object

Last synced: 28 Jan 2026

https://github.com/go-toolsmith/astcopy

Package astcopy implements Go AST deep copy operations.

ast deep-copy go golang

Last synced: 12 Jan 2026

https://github.com/eventhorizon-cli/DeepCopier

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

csharp deep-copy dotnet-standard expression-tree

Last synced: 04 May 2025

https://github.com/jpmikkers/Baksteen.Extensions.DeepCopy

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

clone csharp deep-clone deep-copy deepclone deepcopy dotnet dotnet6 mit-licensed reflection

Last synced: 18 Apr 2025

https://github.com/eschizoid/telescope

Optics-based DSL for Java records and POJOs. One type for deep navigation, immutable update, bidirectional mapping, and effects across records + plain POJOs + Lombok. Optional compile-time codegen.

annotation-processor codegen deep-copy dsl functional-programming immutable java lens lombok optics records

Last synced: 26 Jun 2026

https://github.com/zxdong262/deep-copy

faster deep copy for json data

deep-copy js json

Last synced: 28 Apr 2025

https://github.com/letyletylety/deepcopy

recursive deep copy for nested collections

collection copy dart deep-copy deepcopy flutter recursive-copy

Last synced: 23 Oct 2025

https://github.com/peternaydenov/walk

Deep copy with fine control during the process. Can be used also as a deep 'forEach'

callback deep-copy object-callback property-callback

Last synced: 29 Apr 2025

https://github.com/csaba79-coder/copytypeswithexample

Examples for Shallow, Deep and Lazy Copy

deep-copy lazy-copy shallow-copy

Last synced: 26 Mar 2025

https://github.com/xaionaro-go/object

Yet a one more deep-copy&traverse package for Go, but this time with capability of custom processing (like removing secrets from your data)

censor clean copy deep-copy deepcopy privacy remove-secrets

Last synced: 16 May 2026

https://github.com/micartey/shallow-copy

Java shallow copy library to create copys of objects faster

copy deep-copy java performance shallow-copy

Last synced: 21 Apr 2026

https://github.com/shivam-gupta-git/javascript-logicbuilding-questions

This repository contains a collection of beginner to advanced level JavaScript logic building questions designed to improve problem-solving and coding skills. Ideal for interviews, coding practice, and strengthening algorithmic thinking using plain JavaScript.

arrays await-async callbacks class closure deep-copy filter function hosting lexical-analysis map object promise reduce shallow-copy

Last synced: 30 Apr 2026

https://github.com/riversun/merge-deeply

Clone object with prototype ,and deeply merge (deep copy) properties of two JS objects.

clone deep-copy deep-merge js-object json prototype

Last synced: 04 May 2026

https://github.com/basemax/deepcopybinarytreec

A C program to deep copy a binary tree. Deep copy means that any changes made to the new binary tree don't affect the original binary tree. Both recursive and iterative algorithms are implemented. The iterative algorithm a few lines of code and uses a variable to keep track of the current node.

bin-tree binary-tree binary-trees bintree c copy-binary-tree copy-tree data-structure datastructure deep-copy deepcopy ds queue queue-algorithm queues tree

Last synced: 03 Apr 2025