Imageflow Alternatives
Similar projects and alternatives to imageflow
-
-
lust
A fast, auto-optimizing image server designed for high throughput and caching; Now that is hot.
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
awesome-selfhosted
A list of Free Software network services and web applications which can be hosted on your own servers
-
-
-
Glide
Wonderfully easy on-demand image manipulation library with an HTTP based API. (by thephpleague)
-
Mergify
Tired of breaking your main and manually rebasing outdated pull requests?. Managing outdated pull requests is time-consuming. Mergify's Merge Queue automates your pull request management & merging. It's fully integrated to GitHub & coordinated with any CI. Start focusing on code. Try Mergify for free.
imageflow reviews and mentions
- 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.
Stats
imazen/imageflow is an open source project licensed under GNU Affero General Public License v3.0 which is an OSI approved license.
The primary programming language of imageflow is Rust.