Giter Site home page Giter Site logo

copy-all-files-from-folder's Introduction

  • ๐Ÿ‘‹ Hi, Iโ€™m @D3Zyre (Cedric Boucher)
  • I'm @425525 on discord! (display name: 42)
  • ๐ŸŒฑ Iโ€™m currently in my third year of Computer Software Engineering Coop at the University of Alberta
  • ๐Ÿ“ซ How to reach me: [email protected]

Total time spent programming since September 2022: (I started programming long before this, though)

(time spent programming in software other than VS code or while not logged in, i.e. MATLAB, is not tracked)

Total time coded since Sep 8 2022

Updated August 28 2023

copy-all-files-from-folder's People

Contributors

d3zyre avatar

Stargazers

 avatar  avatar

Watchers

 avatar

copy-all-files-from-folder's Issues

Create time tests / benchmarks for Filelist

I might not do this. The speed of certain methods of Filelist are fully compute / implementation dependent, and those could definitely be tested for speed, but others are very much I/O dependent and probably can't easily be improved. This could be useful for determining good constants for multithreading group sizes, or testing whether multithreaded methods are actually faster than their singlethreaded counterparts, on the same hardware.

get duplicate files new output format

returns a tuple of all the files that are duplicated between path1 and path2,
as a tuple of tuples of the filepaths of all matches.
for example: ( (match1, match1, match1), (match2, match2) )

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.