Rust for Linux can be compiled with GCC codegen(only few hacks are needed)

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • gtk4-rs

    Rust bindings of GTK 4

  • gtk4-rs itself feels like it takes very little time to build: https://github.com/gtk-rs/gtk4-rs but when you add up all the time to building all examples afterwards, it's about the same and provides the equivalent of capabilities of QT(C++ and RUST) so yes it's going to take time to build.

  • egui

    egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native

  • Egui https://github.com/emilk/egui is impressing me quite a bit, the git clone takes less than a minute and to build egui and all its examples takes around 5 minutes. Add another 5 minutes build time and you get all the Web Assembly target examples as well. These kinds of infrastructures deserves attention and consideration.

  • 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