go-decent-copy
File copier
A tool that provides a simple file copying mechanism in Go
copy files for humans
22 stars
3 watching
8 forks
Language: Go
last commit: almost 5 years ago
Linked from 2 awesome lists
copyfilesgogolang
Related projects:
Repository | Description | Stars |
---|---|---|
otiai10/copy | A tool for recursively copying directories and files in Go. | 724 |
gotidy/copy | Package for fast copying complex data structures of different types | 49 |
ulule/deepcopier | A utility for creating deep copies of complex data structures in Go. | 452 |
homedepot/flop | A Go library providing a file copy functionality with GNU-like APIs and customizable behavior. | 33 |
switchupcb/copygen | A code generator tool that produces custom copying logic between data structures without relying on reflection or extra dependencies. | 356 |
sindresorhus/cpy | Copies files from source to destination based on glob patterns and options | 424 |
tiendc/go-deepcopy | A fast and flexible deep-copier library for Go. | 27 |
sindresorhus/cpy-cli | Copies files from source to destination using streams and directory utilities. | 345 |
calvinmetcalf/copyfiles | A utility for copying files from multiple sources to a single destination directory or subdirectory with customizable options. | 410 |
nakabonne/pbgopy | A tool for securely sharing data across devices using encryption and end-to-end encryption protocols | 812 |
reedom/convergen | Generates code for copying data between two types | 44 |
tarka/xcp | A utility for efficiently copying files and directories while handling various filesystem features and optimising performance. | 750 |
keeveegames/deepcopy.gml | A utility script for recursively deep copying nested data structures in GameMaker language. | 12 |
scwilkinson/pd-replicator | A tool that allows users to easily copy data from a pandas DataFrame to the clipboard with one click. | 11 |
mostmand/cloneable | An auto-generation tool for adding clone methods to classes in C# | 72 |