Projects in Awesome Lists tagged with deep-copy
A curated list of projects in awesome lists tagged with deep-copy .
https://github.com/lofcz/fastcloner
The fastest deep cloning library for .NET – zero-config, works out of the box.
aot c-sharp cloner copier csharp-sourcegenerator deep-clone deep-cloning deep-copy deepclone deepcopy dotnet dotnet-core duplication roslyn source-gen source-generator sourcegenerator
Last synced: 02 Apr 2026
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/tiendc/go-deepcopy
Fast deep-copy library for Go
conversion copier copy deep-copier deep-copy deepcopy go golang reflection transformation
Last synced: 09 Apr 2026
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.
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/grossacasac/utilsac
Utility functions
deep-copy hacktoberfest javascript utility
Last synced: 09 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/KeeVeeGames/DuplicateSequence.gml
Make a deep copy of GameMaker sequence asset / struct for editing it in-runtime
copy deep-copy duplicate gamemaker gamemaker-language gamemaker-studio gamemaker-studio-2 gamemaker-studio-2-3 gamemakerstudio gamemakerstudio2 gml gms gms2 sequence sequence-copy sequence-duplicate yyc
Last synced: 01 Apr 2025
https://github.com/KeeVeeGames/DeepCopy.gml
Deep clone GameMaker class instances / constructed structs, anonymous structs and arrays nested in any order!
array class constrcutor deep-clone deep-copy deepclone deepcopy gamemaker gamemaker-language gamemaker-projects gamemaker-studio gamemaker-studio-2 gamemaker-studio-2-3 gamemakerstudio gamemakerstudio2 gml gms gms2 struct
Last synced: 01 Apr 2025
https://github.com/musauyumaz/nesne-tabanli-programlama-oop
abstraction association-aggregation-composition base-readonly constructors deconstruct deep-copy destructors encapsulation inheritance oop partial polymorphism records reference-objects sealed shallow-copy static-constructor this virtual-override
Last synced: 14 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/alessiogr/fastest-deep-clone-json
Fastest way to deep-clone JSON objects
clone-deep copy deep-clone deep-copy deepclone javascript json node nodejs typescript
Last synced: 25 Feb 2026
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/sauternic/javascript_tief_klonen
Tiefes Klonen mit JavaScript
clone copy deep deep-clone deep-copy javascript klonen tiefes tiefes-klonen
Last synced: 26 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/tigran-sargsyan-w/cpp-module-04
This module is designed to help you understand subtype polymorphism, abstract classes, and interfaces in C++.
42 42-school abstract-class cpp cpp-modules cpp98 deep-copy inheritance interface memory-management object-oriented-programming oop polymorphism pure-virtual rule-of-three subtype-polymorphism virtual-functions
Last synced: 29 May 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/kaningleb/deep-copy-practice
deep-copy shallow-copy testing vitest
Last synced: 04 Feb 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