copy
Directory copier
A tool for recursively copying directories and files in Go.
Go copy directory recursively
724 stars
11 watching
115 forks
Language: Go
last commit: 14 days ago
Linked from 2 awesome lists
copydirectoriesdirectoryfilesfolderfoldersgogolangrecursive
Related projects:
Repository | Description | Stars |
---|---|---|
hugocarreira/go-decent-copy | A tool that provides a simple file copying mechanism in Go | 22 |
gotidy/copy | Package for fast copying complex data structures of different types | 49 |
homedepot/flop | A Go library providing a file copy functionality with GNU-like APIs and customizable behavior. | 33 |
ulule/deepcopier | A utility for creating deep copies of complex data structures in Go. | 452 |
sindresorhus/cpy-cli | Copies files from source to destination using streams and directory utilities. | 345 |
switchupcb/copygen | A code generator tool that produces custom copying logic between data structures without relying on reflection or extra dependencies. | 356 |
calvinmetcalf/copyfiles | A utility for copying files from multiple sources to a single destination directory or subdirectory with customizable options. | 410 |
sindresorhus/cpy | Copies files from source to destination based on glob patterns and options | 424 |
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 |
davglass/cpr | A NodeJS module for copying files recursively while filtering and customizing the copy process. | 79 |
trickypi/rollup-copy-smartly | A plugin that watches file changes and copies files from source to destination directories | 3 |
tiendc/go-deepcopy | A fast and flexible deep-copier library for Go. | 27 |
sapphi-red/vite-plugin-static-copy | A plugin for vite that copies files during dev server startup for faster build times | 292 |
svetlitski/fcp | A fast alternative to Unix cp command for copying large files and directories | 767 |