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

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers
Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
www.nutrient.io
featured
  1. 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.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. 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

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

  5. dali

    An image processor service (by olxgroup-oss)

  6. buttplug-rs

    Rust Implementation of the Buttplug Sex Toy Control Protocol

  7. Nutrient

    Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers. Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.

    Nutrient logo
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

  • Lust v2, The auto optimising image server is out! Bringing with it support for s3 blob storage and even better docs and performance!

    3 projects | /r/rust | 31 Mar 2022
  • Request: Beginner's guide

    2 projects | /r/selfhosted | 6 Aug 2021
  • Overwhelmed with Linux - Feeling extremely useless

    7 projects | /r/linux | 1 Jul 2021
  • Tor blocked by websites

    3 projects | /r/thehatedone | 20 Jan 2021
  • Sniffnet – monitor your Internet traffic

    8 projects | news.ycombinator.com | 2 Feb 2025

Did you know that Rust is
the 5th most popular programming language
based on number of references?