You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
czkawka/czkawka_core/src
Peter Blackson 859e01b30e
Parallel BFS with Rayon (#502)
* Tester

* Parallel BFS with Rayon

* Rustfmt

* Refactor code

* Use `extend` instead of `append`

* Remove no longer needed derives
2 years ago
..
big_file.rs Reformat code with idea tool 3 years ago
broken_files.rs Reformat code with idea tool 3 years ago
common.rs Add better custom selecting (#478) 3 years ago
common_directory.rs Reformat code with idea tool 3 years ago
common_extensions.rs Modified include organization 3 years ago
common_items.rs Modified include organization 3 years ago
common_messages.rs Add option to not remove outdated cache entries (#472) 3 years ago
common_traits.rs Reformat code with idea tool 3 years ago
duplicate.rs Parallel BFS with Rayon (#502) 2 years ago
empty_files.rs Reformat code with idea tool 3 years ago
empty_folder.rs Reformat code with idea tool 3 years ago
invalid_symlinks.rs Reformat code with idea tool 3 years ago
lib.rs Add support for translations (#469) 3 years ago
localizer.rs Add support for translations (#469) 3 years ago
same_music.rs Better comparison of music tags (#485) 3 years ago
similar_images.rs Better ignore same size files (#501) 3 years ago
similar_videos.rs Better ignore same size files (#501) 3 years ago
temporary.rs Reformat code with idea tool 3 years ago