image-sieve
GUI based tool to sort and categorize images written in Rust (by Futsch1)
FileSorterX
FileSorterX is an automatic file sorting application that sorts your files into folders based on their file extension. With FileSorterX, you can easily keep your files organized and find what you need quickly. (by Zephira58)
image-sieve | FileSorterX | |
---|---|---|
2 | 5 | |
135 | 22 | |
3.0% | - | |
4.7 | 5.8 | |
8 months ago | about 1 year ago | |
Rust | Rust | |
GNU General Public License v3.0 only | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
image-sieve
Posts with mentions or reviews of image-sieve.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-02-13.
FileSorterX
Posts with mentions or reviews of FileSorterX.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-03-27.
-
FileSorterX How its going
You can read more about the data we collect and why on this github issue pageHere's some links to the source code about telemetry.felemetry flag, telemetry checking, telemetry function
Github, Crates.io
-
Imports not working on bsd?
Hey so I have an application called FileSorterX that will automatically sort your files based off file extensions (its a cli app) and I just got a github bug report saying that openssl is a missing dependency on freebsd. Now I have no way to currently test or virtualize a freebsd instance and I have no experience with freebsd (I'm a Linux user mostly). Is there anything I can do to the application to ensure this doesn't happen again short of removing the feature that uses it. Or can I not do anything due to it being a package needing to be installed on the system instead of a crate?
-
Is it normal for my app to be so fast on linux?
The code is open source and I've made multiple posts about it in the past; but here's the link if you wanna check it out https://github.com/Xanthus58/FileSorterX/tree/v1.2.0
-
Welcome FileSorterX to your cli. One of the fastest file sorters on the market.
Check out the github repo, or the crates page. To stay up to date with whats in the works for this project check out the project board on github
What are some alternatives?
When comparing image-sieve and FileSorterX you can also consider the following projects:
rawloader - rust library to extract the raw data and some metadata from digital camera images
rmwrs - Rust port of rmw
annatar - The Lord of Gifs! ...Hahahaha shut up.
type-level-sort - im so smart please hire me
fast_image_resize - Rust library for fast image resizing with using of SIMD instructions.
Xanthus58