magick-rust
imageflow
Our great sponsors
magick-rust | imageflow | |
---|---|---|
2 | 3 | |
184 | 3,969 | |
- | 0.3% | |
0.0 | 4.4 | |
24 days ago | about 2 months ago | |
Rust | Rust | |
Apache License 2.0 | GNU Affero General Public License v3.0 |
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.
magick-rust
-
Library for Simple Image Processing (resizing)
Hi, I want to make a small image server that can return an image resized to arbitrary dimensions from a source. I could just use something like this: https://github.com/nlfiedler/magick-rust (ImageMagick bindings) but I'm curious if there is a way to do it with pure rust. Thanks!
-
manipulating jpeg files
https://github.com/nlfiedler/magick-rust#dependencies
imageflow
- ImageMagick (6.9) vs GD (2.2) on PHP 7.4 (in 2021): Pros & Cons in terms of Security, Performance, and Color Profile Support
-
Meet Lust, A Powerful Auto-Optimizing Image Server Built With Rust
Storage is via your chosen database of choice, this system is designed to compute the images at time of upload and then store them rather than at client request (because that can lead to significantly higher load at large throughputs and increase latency) I might consider adding other storage backends like a standard file system backend but probably not till other things are done. If you want custom resizing at clients request it might be worth looking at https://github.com/imazen/imageflow which does the sizing / manipulations at request time rather than ahead of time.
What are some alternatives?
imageproc (PistonDevelopers) - Image processing operations
image - Encoding and decoding images in Rust
Intervention Image - PHP Image Manipulation
lust - A fast, auto-optimizing image server designed for high throughput and caching; Now that is hot.
buttplug-rs - Rust Implementation of the Buttplug Sex Toy Control Protocol
rust - Empowering everyone to build reliable and efficient software.
awesome-selfhosted - A list of Free Software network services and web applications which can be hosted on your own servers
deno - A modern runtime for JavaScript and TypeScript.
imageproc - Image processing operations
dali - An image processor service
annatar - The Lord of Gifs! ...Hahahaha shut up.
Glide - Wonderfully easy on-demand image manipulation library with an HTTP based API.