I build a cross platform egui app to analyze stacks of emails so they can be cleaned up.

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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • postsack

    Visually cluster your emails by sender, domain, and more to identify waste

  • - Image support isn't particularly nice. Loading textures and accessing them at runtime is a bit of a hassle. Here's the code to load a PNG (https://github.com/terhechte/postsack/blob/main/ps-gui/src/textures.rs). In other similar frameworks (say Nannou or Bevy) this is usually one line (https://github.com/nannou-org/nannou/blob/master/examples/draw/draw_texture.rs) (Bevy actually has a very nice handle system to allow access to loaded resources from anywhere).

  • nannou

    A Creative Coding Framework for Rust.

  • - Image support isn't particularly nice. Loading textures and accessing them at runtime is a bit of a hassle. Here's the code to load a PNG (https://github.com/terhechte/postsack/blob/main/ps-gui/src/textures.rs). In other similar frameworks (say Nannou or Bevy) this is usually one line (https://github.com/nannou-org/nannou/blob/master/examples/draw/draw_texture.rs) (Bevy actually has a very nice handle system to allow access to loaded resources from anywhere).

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB 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

  • Terhechte/postsack: Visually cluster your emails by sender, domain, and more

    1 project | news.ycombinator.com | 30 Jan 2022
  • Postsack: A high level visual overview of swaths of email

    1 project | news.ycombinator.com | 8 Jan 2022
  • Trunk – Build, bundle and ship your rust WASM application to the web

    3 projects | news.ycombinator.com | 21 May 2022
  • Bringing Exchange Support to Thunderbird

    2 projects | news.ycombinator.com | 21 Apr 2024
  • Rust Rewrite of MJML Responsive Email Framework

    1 project | news.ycombinator.com | 25 Mar 2024