image-sieve
GUI based tool to sort and categorize images written in Rust (by Futsch1)
fast_image_resize
Rust library for fast image resizing with using of SIMD instructions. (by Cykooz)
image-sieve | fast_image_resize | |
---|---|---|
2 | 3 | |
135 | 335 | |
3.0% | 2.7% | |
4.7 | 7.9 | |
8 months ago | about 1 month ago | |
Rust | Rust | |
GNU General Public License v3.0 only | Apache License 2.0 |
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.
fast_image_resize
Posts with mentions or reviews of fast_image_resize.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-11-01.
- Rust/WebAssembly image processing library
-
Announcing: ImageSieve, a tool to assist in sorting and archiving images and videos
I absolutely loved all the crates available that made my life very simple in many cases. I used (among others) the slint ui framework, kamadak-exif, img_hash, fast_image_resize and rawloader.
- fast_image_resize - crate for fast image resizing with support of SIMD instructions.
What are some alternatives?
When comparing image-sieve and fast_image_resize you can also consider the following projects:
rawloader - rust library to extract the raw data and some metadata from digital camera images
portable-simd - The testing ground for the future of portable SIMD in Rust
annatar - The Lord of Gifs! ...Hahahaha shut up.
cargo-ui - GUI for Cargo
img-hash - A Rust library for calculating perceptual hash values of images