img-parts
Low level crate for reading and writing Jpeg, Png and RIFF image containers (by paolobarbolini)
sitewriter
A rust library to generate sitemaps. (by edg-l)
img-parts | sitewriter | |
---|---|---|
1 | 1 | |
25 | 26 | |
- | - | |
6.8 | 6.0 | |
25 days ago | 8 months ago | |
Rust | Rust | |
Apache License 2.0 | 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.
img-parts
Posts with mentions or reviews of img-parts.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Is there a rust crate for extracting a thumbnail from a jpg?
It won't spit out one automatically, you will still have to write the code yourself, but the example given with the repo has a snippet doing something similar: https://github.com/paolobarbolini/img-parts/blob/main/examples/image-rs/src/main.rs
sitewriter
Posts with mentions or reviews of sitewriter.
We have used some of these posts to build our list of alternatives
and similar projects.
What are some alternatives?
When comparing img-parts and sitewriter you can also consider the following projects:
exif-rs - Exif parsing library written in pure Rust
vtkio - Visualization ToolKit (VTK) file parser and writer
quick-xml - Rust high performance xml reader and writer
caesium-clt - Caesium Command Line Tools - Lossy/lossless image compression tool
mp4rs - :movie_camera: MP4 reader and writer library in Rust! 🦀 [Moved to: https://github.com/alfg/mp4-rust]
mp4-rust - MP4 reader + writer library in Rust! 🎥🦀
nextjs-sitemap-generator - Generate sitemap.xml from nextjs pages
s2png - Store any data in PNG images
Rust-Full-Stack - Rust projects here are easy to use. There are blog posts for them also.
exiftool-rs - Image metadata scrubber written in Rust.