Have to convert a C language code into RISC-V MIPS

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

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
  • riscv-isa-manual

    RISC-V Instruction Set Manual

  • If you don't want to cheat then read the RISC-V ISA manual: https://github.com/riscv/riscv-isa-manual/releases/download/Ratified-IMAFDQC/riscv-spec-20191213.pdf

  • compiler-explorer

    Run compilers interactively from your web browser and interact with the assembly

  • If you want to cheat, just use a C compiler. There's an online one at https://godbolt.org/

  • 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

  • Ask HN: Which books/resources to understand modern Assembler?

    6 projects | news.ycombinator.com | 21 Apr 2024
  • Managing mutable data in Elixir with Rust

    1 project | news.ycombinator.com | 16 Feb 2024
  • Free MIT Course: Performance Engineering of Software Systems

    4 projects | news.ycombinator.com | 10 Jan 2024
  • Verifying Rust Zeroize with Assembly...including portable SIMD

    1 project | dev.to | 10 Jan 2024
  • Operator precedence doubt

    1 project | /r/cprogramming | 11 Dec 2023