Meet Lust, A Powerful Auto-Optimizing Image Server Built With Rust

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • Onboard AI - Learn any GitHub repo in 59 seconds
  • SaaSHub - Software Alternatives and Reviews
  • lust

    A fast, auto-optimizing image server designed for high throughput and caching; Now that is hot.

    You can check Lust out at https://github.com/ChillFish8/lust.

  • awesome-selfhosted

    A list of Free Software network services and web applications which can be hosted on your own servers

    You should get this listed on https://github.com/awesome-selfhosted/awesome-selfhosted

  • 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.

  • imageflow

    High-performance image manipulation for web servers. Includes imageflow_server, imageflow_tool, and libimageflow

    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.

  • dali

    An image processor service (by olxgroup-oss)

  • buttplug-rs

    Rust Implementation of the Buttplug Sex Toy Control Protocol

  • Onboard AI

    Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts