copy
Directory copier
A tool for recursively copying directories and files in Go.
Go copy directory recursively
730 stars
11 watching
115 forks
Language: Go
last commit: about 1 year ago
Linked from 2 awesome lists
copydirectoriesdirectoryfilesfolderfoldersgogolangrecursive
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A tool that provides a simple file copying mechanism in Go | 22 |
| | Package for fast copying complex data structures of different types | 49 |
| | A Go library providing a file copy functionality with GNU-like APIs and customizable behavior. | 33 |
| | A utility for creating deep copies of complex data structures in Go. | 452 |
| | Copies files from source to destination using streams and directory utilities. | 346 |
| | A code generator tool that produces custom copying logic between data structures without relying on reflection or extra dependencies. | 357 |
| | A utility for copying files from multiple sources to a single destination directory or subdirectory with customizable options. | 410 |
| | Copies files from source to destination based on glob patterns and options | 426 |
| | Generates code for copying data between two types | 43 |
| | A utility for efficiently copying files and directories while handling various filesystem features and optimising performance. | 759 |
| | A NodeJS module for copying files recursively while filtering and customizing the copy process. | 79 |
| | A plugin that watches file changes and copies files from source to destination directories | 3 |
| | A fast and flexible deep-copier library for Go. | 35 |
| | A plugin for vite that copies files during dev server startup for faster build times | 303 |
| | A fast alternative to Unix cp command for copying large files and directories | 766 |