flop
File copier library
A Go library providing a file copy functionality with GNU-like APIs and customizable behavior.
Go file operations library chasing GNU APIs.
33 stars
21 watching
12 forks
Language: Go
last commit: almost 3 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
hugocarreira/go-decent-copy | A tool that provides a simple file copying mechanism in Go | 22 |
otiai10/copy | A tool for recursively copying directories and files in Go. | 724 |
ulule/deepcopier | A utility for creating deep copies of complex data structures in Go. | 452 |
gotidy/copy | Package for fast copying complex data structures of different types | 49 |
tiendc/go-deepcopy | A fast and flexible deep-copier library for Go. | 27 |
bytedance/gopkg | A collection of reusable utility functions and libraries for the Go programming language | 1,715 |
1set/gut | A collection of reusable Go utility functions and tools. | 27 |
switchupcb/copygen | A code generator tool that produces custom copying logic between data structures without relying on reflection or extra dependencies. | 356 |
oneofone/go-utils | A collection of miscellaneous Go utility packages. | 50 |
ungerik/go-dry | A package designed to eliminate redundant code in Go programs by providing common functions and utilities | 487 |
rjnemo/underscore | A set of functional programming helpers for the Go language | 109 |
repeale/fp-go | A collection of functional programming helpers for Go, providing a set of reusable functions for tasks like filtering, mapping, and reducing data. | 303 |
dedis/kyber | A comprehensive cryptographic toolkit for Go developers | 643 |
calvinmetcalf/copyfiles | A utility for copying files from multiple sources to a single destination directory or subdirectory with customizable options. | 410 |
appimagecrafters/libzsync-go | A Golang library implementing a distributed file transfer protocol. | 13 |