Librsvg, Rust, and non-mainstream architectures

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

    Cranelift based backend for rustc

  • Rustc is a frontend that normally uses the LLVM backends, but it also has a cranelift backend, and a gcc backend is in the works. Gccrs is an alternate rust frontend, that uses the gcc backend.

  • gccrs

    GCC Front-End for Rust

  • afaik gcc is getting a Rust frontend

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

    libgccjit AOT codegen for rustc (by antoyo)

  • Also rustc_codegen_gcc

  • llvm-or1k

    LLVM backend for OpenRISC 1000

  • I am willing to donate to, for example, an initiative to upstream https://github.com/openrisc/llvm-or1k. Code already exists in this case!

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

  • How hard would it be to port the Rust toolchain to a new non-POSIX OS written in Rust and get it to host its own development? What would that process entail?

    3 projects | /r/rust | 5 Jul 2023
  • GCC 13 and the State of Gccrs

    3 projects | news.ycombinator.com | 24 Apr 2023
  • Is there any other language that has something crucial that Rust hasn't? Minus libraries.

    5 projects | /r/rust | 30 Dec 2021
  • FreeBSD evaluating Rust's adoption into base system

    1 project | news.ycombinator.com | 21 Jan 2024
  • Why do lifetimes need to be leaky?

    6 projects | /r/rust | 8 Dec 2023