deepcopier
Copier
A utility for creating deep copies of complex data structures in Go.
simple struct copying for golang
452 stars
22 watching
57 forks
Language: Go
last commit: over 4 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
tiendc/go-deepcopy | A fast and flexible deep-copier library for Go. | 27 |
gotidy/copy | Package for fast copying complex data structures of different types | 49 |
keeveegames/deepcopy.gml | A utility script for recursively deep copying nested data structures in GameMaker language. | 12 |
hugocarreira/go-decent-copy | A tool that provides a simple file copying mechanism in Go | 22 |
switchupcb/copygen | A code generator tool that produces custom copying logic between data structures without relying on reflection or extra dependencies. | 356 |
homedepot/flop | A Go library providing a file copy functionality with GNU-like APIs and customizable behavior. | 33 |
otiai10/copy | A tool for recursively copying directories and files in Go. | 724 |
lukeed/klona | A utility library for creating deep copies of complex data structures and objects | 1,620 |
reedom/convergen | Generates code for copying data between two types | 44 |
scwilkinson/pd-replicator | A tool that allows users to easily copy data from a pandas DataFrame to the clipboard with one click. | 11 |
tarka/xcp | A utility for efficiently copying files and directories while handling various filesystem features and optimising performance. | 750 |
picgo/picgo-plugin-autocopy | A plugin for automatically copying uploaded URL content to the clipboard after upload | 10 |
nakabonne/pbgopy | A tool for securely sharing data across devices using encryption and end-to-end encryption protocols | 812 |
sindresorhus/cpy | Copies files from source to destination based on glob patterns and options | 424 |
drewstinnett/gout | A utility package for formatting and serializing data in standard formats. | 17 |