1
0
Fork 0
mirror of synced 2024-05-05 04:52:38 +12:00
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
2021-12-16 20:49:59 +01:00
..
big_file.rs Reformat code with idea tool 2021-11-27 20:57:10 +01:00
broken_files.rs Reformat code with idea tool 2021-11-27 20:57:10 +01:00
common.rs Add better custom selecting (#478) 2021-12-02 13:31:10 +01:00
common_directory.rs Reformat code with idea tool 2021-11-27 20:57:10 +01:00
common_extensions.rs Modified include organization 2021-11-27 20:49:20 +01:00
common_items.rs Modified include organization 2021-11-27 20:49:20 +01:00
common_messages.rs Add option to not remove outdated cache entries (#472) 2021-11-30 12:45:09 +01:00
common_traits.rs Reformat code with idea tool 2021-11-27 20:57:10 +01:00
duplicate.rs Parallel BFS with Rayon (#502) 2021-12-16 20:49:59 +01:00
empty_files.rs Reformat code with idea tool 2021-11-27 20:57:10 +01:00
empty_folder.rs Reformat code with idea tool 2021-11-27 20:57:10 +01:00
invalid_symlinks.rs Reformat code with idea tool 2021-11-27 20:57:10 +01:00
lib.rs Add support for translations (#469) 2021-12-11 16:16:14 +01:00
localizer.rs Add support for translations (#469) 2021-12-11 16:16:14 +01:00
same_music.rs Better comparison of music tags (#485) 2021-12-04 14:49:43 +01:00
similar_images.rs Better ignore same size files (#501) 2021-12-13 20:13:49 +01:00
similar_videos.rs Better ignore same size files (#501) 2021-12-13 20:13:49 +01:00
temporary.rs Reformat code with idea tool 2021-11-27 20:57:10 +01:00