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
11 forks
Language: Go
last commit: almost 4 years ago
Linked from 2 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A tool that provides a simple file copying mechanism in Go | 22 |
| | A tool for recursively copying directories and files in Go. | 730 |
| | A utility for creating deep copies of complex data structures in Go. | 452 |
| | Package for fast copying complex data structures of different types | 49 |
| | A fast and flexible deep-copier library for Go. | 35 |
| | A collection of reusable utility functions and libraries for the Go programming language | 1,741 |
| | A collection of reusable Go utility functions and tools. | 27 |
| | A code generator tool that produces custom copying logic between data structures without relying on reflection or extra dependencies. | 357 |
| | A collection of miscellaneous Go utility packages. | 50 |
| | A package designed to eliminate redundant code in Go programs by providing common functions and utilities | 486 |
| | A Go library providing functional programming helpers without extending built-in objects. | 110 |
| | A collection of functional programming helpers for Go, providing a set of reusable functions for tasks like filtering, mapping, and reducing data. | 304 |
| | A comprehensive cryptographic toolkit for Go developers | 646 |
| | A utility for copying files from multiple sources to a single destination directory or subdirectory with customizable options. | 410 |
| | A Golang library implementing a distributed file transfer protocol. | 13 |