#copy

  1. axoasset

    >o_o<

    v1.5.0 28K #assets #remote #copy #local #and #local-path #oo
  2. implicit-clone

    Immutable types and ImplicitClone trait similar to Copy

    v0.6.0 170K #rc #cheap-clone #immutability #copy
  3. o2o

    Object to Object mapper for Rust. Derive '(Try)From' and '(Try)Into' traits.

    v0.5.4 14K #mapper #copy #derive #into #from
  4. qbak

    A single-command backup helper for Linux and POSIX systems

    v1.5.1 1.1K #backup #timestamp #cli #copy
  5. copy

    cross-platform CLI/GUI clipboard bridge

    v0.2.9 #clipboard #cross-platform #cli #cross-platform-ui #bridge #gui
  6. copy_dir

    Copy directories recursively in a straightforward and predictable way

    v0.1.3 53K #walk-dir #predictable #filesystem #copy
  7. copy-stack-vec

    A no_std, fixed-capacity, stack-allocated Copy vector for Copy types, with no unsafe code by default

    v0.1.0 #copy #embedded #stack
  8. cp_r

    Copy files and directories recursively, preserving mtime and permissions

    v0.5.2 3.6K #permissions #recursion #directory #filesystem #copy
  9. cp_docs

    A small tool to find and copy docs/ directories recursively

    v1.0.1 #documentation #copy #cli
  10. recursive_copy

    A minimal, safe, and portable recursive copy library for Unix systems

    v1.1.0 #copy #cp #rust #linux
  11. replicate

    Copies the currently running program into a temporary location

    v1.2.0 170 #temporary-files #copy
  12. bhc-intern

    String interning for efficient symbol handling

    v0.2.1 #string-interning #symbols #compare #haskell #copy #kw
  13. weakref

    Copy+static reference type which checks liveness at runtime

    v0.2.1 160 #generational #reference #copy
  14. bssl2

    A project using a local copy of BoringSSL

    v0.1.0 #boring-ssl #local #copy
  15. squire-sqlite3-features

    Detect available features and options in a copy of SQLite

    v0.0.1-alpha.2 #detect #squire #version #copy
  16. cpui

    A modern replacement for cp command with progress bar and advanced features

    v0.1.4 140 #filesystem #cli #copy
  17. db-mover

    move data between databases

    v0.4.0 330 #transfer #database #sync #copy
  18. no-copy

    packer, but no implement copy

    v0.1.2 #closures #copy #no-std
  19. meta_merge

    Copy, deep-merge, and apply Rust attributes from one item to another

    v0.1.1 #deep-merge #attributes #apply #copy #debugging #partial-eq #deserialize
  20. copydeps

    Find and copy all the .so / .dll files needed by an executable

    v5.0.1 #executable #dll #target-directory #find #copy #target-dir #elf #licence
  21. rfm

    Expanded options for interacting with files and directories. Creating/copying/moving etc. File manager, only inside Rust 🦀

    v1.0.2 #directory #move #copy
  22. copstr

    COpy STRing module

    v0.1.2 #const-generics #string #copy
  23. copy-double-buffered

    Concurrent copy for embedded-io-async

    v0.1.0 #embedded-io-async #copy #concurrency
  24. cib

    proc-macros for crate cib

    v0.1.4 #borrowing #copy #value #polymorphism #macro-derive #integer-value #proc-macro #traits-for-types
  25. copy_confirmer

    Confirms all files are copied somewhere

    v0.0.5 220 #directory #cli #copy
  26. forward_ref_generic

    Generically forward references for operations on Copy types

    v0.2.1 #forward-ref #operation #reference #generics #copy #unary #operator-overloading
  27. slice-copy

    Go style copying for slices

    v0.3.0 1.3K #slice #copying #copy
  28. kapy

    Cli tool to copy photos with optimizations

    v0.2.2 #avif #photo #camera #copy #cli
  29. ripit

    Copy commits between git repositories

    v1.0.0 #git #git-repository #copy #repository
  30. fcp

    A significantly faster alternative to the classic Unix cp(1) command

    v0.2.1 #unix #shell #fast #copy #utility
  31. cpar

    A commmand line utility that allows for batch coping & renaming with globs

    v0.1.1 #cp #mv #rename #cli #copy
  32. postgres-binary-copy

    Support for binary-format COPY query execution with postgres

    v0.5.0 #sql #postgresql #copy #database
  33. bts

    template spawner

    v0.3.0 #snippets #copy #template #template-file #location #spawner #instantiated #max-depth #command-line-tool
  34. corresponding

    Move corresponding fields between structs

    v0.1.8 #struct-fields #copy #struct
  35. emojicp

    A command-line tool to search for emojis by name

    v0.3.1 #emoji #copy
  36. forge_move

    A program to backup a site from one forge server and copy it to another

    v0.5.0 #forge #site #backup #copy #backup-restore #laravel #database
  37. glopy

    A cross-platform tool to copy files using glob patterns

    v0.3.0 #glob-pattern #cli #copy #glob
  38. cpdir

    Command-line utility for copying directory structure between two locations

    v0.1.0 #directory #cp #copy
  39. staticbitset

    A container like std::collections::BitSet but static storage + Copy trait

    v0.5.2 #static #container #traits #copy #set #variant-count #repr #cap
  40. rmc

    move and copy files

    v1.1.1 #move #cli #copy
  41. copystr

    &str with Copy semantics

    v0.0.5 #string #semantic #copy
  42. shared-mime-embedded

    Embedded copy of FreeDesktop Shared MIME data

    v0.1.0 130 #mime #freedesktop #shared #detect #copy #embedded #debian-package
  43. dupit

    copy or clone a value

    v0.2.0 #clone #copy
  44. cell-ref

    Cell type with methods for by-reference mutation

    v0.1.1 #default #cell #copy #reference #mutate
  45. skelopy

    Copy skeleton of a directory to a new location

    v0.1.0 #skeleton #directory #location #copy #new
  46. ngram_iter

    An iterator of arbitrary N-grams of rust Copy types

    v0.1.0 #iterator #ngrams #copy #string #compile-time
  47. bettercp

    A better way to copy files. Using bettercp, you can not only copy files to another location, but also rename it.

    v0.1.0 #rename #copy #better #location #filename #file-rename #relative-path
  48. Try searching with DuckDuckGo.

  49. untyped-bytes

    A bag of bytes you can put any Copy type into

    v0.2.0 #byte #copy #bag
  50. cellopt

    CellOpt<T> allows Cell-like behaviour for those T that do not implement Default or Copy

    v0.3.0 #default #copy #cell-like #behavior #alone
  51. clopy

    it's like git shallow clone, but it only makes a copy

    v0.1.2 #git-clone #copy #degit #template #git
  52. not_copy

    For when you need to trivially turn a Copy type into something that isn't Copy

    v1.0.1 #copy #turn #trivially
  53. copycat

    windows clipboard cli interface. Pipe into it to copy. Pipe from it to paste.

    v0.7.1 #clipboard #clip-clipboard #copy #clip
  54. move-it

    that moves files

    v0.2.4 #file #move #copy
  55. dircpy-stable

    Copy directories recursively with flexible options. Runs on the stable channel.

    v0.3.5 #recursion #file #filesystem #copy
  56. meta_merge_core

    Core logic for meta_merge

    v0.1.1 #deep-merge #apply #string #copy #export #merge-derive #debugging #partial-eq #deserialize #ci
  57. pfwd

    TCP to TCP forwarder

    v0.1.1 #tcp-stream #incoming #forwarder #outbound #copy #port-forward
  58. cxp

    Bring the Copy, Cut and Paste functionalities from your GUI file manager to your Terminal

    v0.1.1 #copy-paste #cut #copy
  59. transfer

    that exposes a Transfer trait, that is to move what Clone is to copy

    v0.1.0 #clone #traits #move #copy #expose #erase #unit-testing
  60. copy-metadata

    Copy metadata from one file to another

    v0.1.0 #file-metadata #copy #metadata
  61. rs-copier

    Copy and move files asynchronously

    v0.1.0 #async #directory #move-file #copy #file
  62. copy_clone

    'cp' clone made in Rust

    v1.0.0 #tutorial #copy #test
  63. copie

    Copies file from or to paths specified in environment variables and command-line

    v0.2.0 #command-line #editor #file-tools #visual #copy
  64. gicopy

    Copies a directory to another location, ignoring files listed in .gitignore files

    v0.1.1 #gitignore #location #copy #copies #listed #directory-path
  65. exif-namer

    bulk copy/link/rename image and other media file sets

    v0.1.2 #move #exif #copy #rename
  66. cpi

    A cli for copying files with ignore-files applied

    v0.2.0 #cli #copying #copy
  67. cplat

    copy the latest file from Downloads folder

    v0.1.0 #download #copy #cli
  68. safemem

    Safe wrappers for memory-accessing functions, like std::ptr::copy()

    v0.3.3 515K #memset #memmove #copy
  69. copy_arena

    Arena allocator for types implementing Copy

    v0.1.1 #arena-allocator #copy #arena
  70. carboncopycat

    A copy of GNU's cat, with an easily-accessible API

    v0.1.0 #cat #gnu #api #copy #github #coreutils #uutils
  71. rpn_calc_copy_package

    RPN(Reverse Polish Notatio) library. (This is a copy package of rpn_calc)

    v0.1.0 #rpn-calc #package #polish #copy #notatio
  72. rpn_calc_test_pptt_prv

    RPN library test (this is copy of rpn_calc)

    v0.1.0 #testing #rpn-calc #copy
  73. coppy

    Send standard output (stdout) to clipboard

    v0.1.2 #clipboard #stdout #copy
  74. rustycopier

    copy data

    v0.3.0 #demo #copy #cli
  75. calsync

    CLI tool to copy assignments off of canvas and into ICS format

    v0.1.0 #canvas #copy #ics #assignment #command-line-tool #env-file #access-token #ical #sha-256 #env-var
  76. clone_into_derive

    This crates generate clone macro for structs. It's quite convenient if you want that a struct copy to another struct which includes the struct fully.

    v0.1.1 #macro-derive #struct #copy #quite #clone #macro-for-structs
  77. dir_update

    copy files into directory, only if they are updated

    v0.2.0 #updating #directory #verbose-output #copy #print #exe