Running a C compiler in a browser

This page summarizes the projects mentioned and recommended in the original post on dev.to

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

    Toy C compiler for x86-64/aarch64/riscv64/wasm

  • My own C compiler is designed for x86-64 and outputs ELF64 binary. My plan was that if I could output code that could run on x86-64, I could run it on my home computer, and I would be able to do this for the next 10 years. However, with the emergence of various processors, it seems that x86 may not remain the mainstream.

  • 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

  • Compiling History: A brief tour of C compilers

    1 project | news.ycombinator.com | 14 Feb 2024
  • Show HN: Self hosting x86-64 assembler

    1 project | news.ycombinator.com | 17 Jun 2023
  • Hey guys, have any of you tried creating your own language using Python? I'm interested in giving it a shot and was wondering if anyone has any tips or resources to recommend. Thanks in advance!

    5 projects | /r/ProgrammingLanguages | 22 Apr 2023
  • VAS; Writing an Assembler in Vlang

    1 project | /r/coding | 2 Apr 2023
  • x86-64 Assembler written in V programming language.

    1 project | /r/vlang | 30 Mar 2023