Librsvg, Rust, and non-mainstream architectures

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
Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.
nutrient.io
featured
  1. 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.

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

    GCC Front-End for Rust

    afaik gcc is getting a Rust frontend

  4. rustc_codegen_gcc

    libgccjit AOT codegen for rustc (by antoyo)

    Also rustc_codegen_gcc

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

  • Why am I writing a Rust compiler in C?

    4 projects | news.ycombinator.com | 25 Aug 2024
  • 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
  • Rust Needs an Official Specification

    1 project | news.ycombinator.com | 12 Nov 2024