Is there any other language that has something crucial that Rust hasn't? Minus libraries.

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

    Rust bindings to the Android NDK (by rust-mobile)

  • gccrs

    GCC Front-End for Rust

  • I’m not sure I understand what you mean. There are at least two active projects to enable compilation via GCC (gccrs & rustc_codegen_gcc). As I mentioned, there isn’t anything about the language itself that ties it to LLVM, nor precludes use of other compilers and/or supporting additional architectures.

  • 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

  • I’m not sure I understand what you mean. There are at least two active projects to enable compilation via GCC (gccrs & rustc_codegen_gcc). As I mentioned, there isn’t anything about the language itself that ties it to LLVM, nor precludes use of other compilers and/or supporting additional architectures.

  • rustc_codegen_cranelift

    Cranelift based backend for rustc

  • On the plus side, they're working on making this less of a pain with rustc_codegen_cranelift and efforts to make LLD the default linker.

  • apollo-framework

    Discontinued The Apollo framework is a toolkit for building stable and robust server software.

  • I’ve implemented this for the Apollo Framework, in case anyone needs a working example: https://github.com/scireum/apollo-framework

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub 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

  • 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
  • Librsvg, Rust, and non-mainstream architectures

    5 projects | /r/rust | 26 Feb 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