Why not have C transpile to your language?

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

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

  • c2rust

    Migrate C code to Rust

  • I can think of one notable example of a "C-to-something" transpiler, though: c2rust. Rust is a systems programming language like C, and it has unsafe as an "escape hatch" for when the Rust compiler is not expressive enough, so most/all of C can be translated into 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.

    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

  • Best tools to convert code between languages?

    1 project | /r/learnprogramming | 11 Apr 2023
  • Translate C code to Rust working with libc

    1 project | /r/rust | 3 Apr 2023
  • Rewrite in Rust or Use Rust-bindings

    1 project | /r/rust | 21 Mar 2023
  • Red Black Tree in Rust

    4 projects | /r/rust | 4 Jan 2023
  • In Rust We Trust – A Transpiler from Unsafe C to Safer Rust

    1 project | /r/programmingcirclejerk | 5 Dec 2022