awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
otiai10 avatar

otiai10/copy

0
View on GitHub↗
771 stars·119 forks·Go·MIT·9 viewspkg.go.dev/github.com/otiai10/copy↗

Copy

Go copy directory recursively

Features

  • File Handling - Recursive directory copying.
  • File Storage Systems - Library for recursive directory copying.
  • File Processing - Recursively copies directories.

Star history

Star history chart for otiai10/copyStar history chart for otiai10/copy

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Copy

These projects share indexed features with Copy. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • spf13/aferospf13 avatar

    spf13/afero

    6,662View on GitHub↗

    Afero is a Go library that provides a unified filesystem abstraction, allowing applications to interact with local disk, in-memory storage, cloud services, archives, and remote systems through a single, consistent interface. At its core, it defines a standard interface that all filesystem backends implement, enabling developers to swap storage implementations without changing application code. The library distinguishes itself through its composable architecture, which includes layered filesystem composition for creating cached, sandboxed, or restricted storage views. It offers a copy-on-write

    Go
    View on GitHub↗6,662
  • 1set/gut1set avatar

    1set/gut

    27View on GitHub↗

    🍱 yet another collection of go utilities & tools

    Go
    View on GitHub↗27
  • 1set/todotxt1set avatar

    1set/todotxt

    25View on GitHub↗

    Parser for todo.txt files in Go ✅

    Go
    View on GitHub↗25
  • artonge/go-csv-tagartonge avatar

    artonge/go-csv-tag

    131View on GitHub↗

    Read csv file from go using tags

    Go
    View on GitHub↗131
Compare all 30 related projects→

Frequently asked questions

What does otiai10/copy do?

Go copy directory recursively

What are the main features of otiai10/copy?

The main features of otiai10/copy are: File Handling, File Storage Systems, File Processing.

Which projects share features with otiai10/copy?

Projects with overlapping indexed features include: spf13/afero — Afero is a Go library that provides a unified filesystem abstraction, allowing applications to interact with local… 1set/gut — 🍱 yet another collection of go utilities & tools. 1set/todotxt — Parser for todo.txt files in Go ✅. artonge/go-gtfs — Load GTFS files in golang. artonge/go-csv-tag — Read csv file from go using tags. barasher/go-exiftool — Golang wrapper for Exiftool : extract as much metadata as possible (EXIF, ...) from files (pictures, pdf, office…