rexsimulator VS wcc

Compare rexsimulator vs wcc and see what are their differences.

rexsimulator

a forked copy of https://sourceforge.net/projects/rexsimulator/ (by halfer53)
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
rexsimulator wcc
1 1
5 4
- -
1.8 0.0
over 3 years ago about 5 years ago
C# C
- -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

rexsimulator

Posts with mentions or reviews of rexsimulator. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-26.

wcc

Posts with mentions or reviews of wcc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-26.
  • I spent 5 years writing my own operating system
    9 projects | news.ycombinator.com | 26 Jun 2021
    It's certainly plausible

    It's currently using wcc to compile the kernel https://github.com/wandwramp/wcc. We can swap it with gcc for sure, but require a lot of work, especially the output format and backend.

    Winix uses a simple header for binaries, https://github.com/halfer53/winix/blob/master/include/winix/..., so we would need to tweak gcc to support this header format and =add backend support for WRAMP architecture.

    ELF is quite complicated, if I have to do this, I probably just copy some codes to linux.

What are some alternatives?

When comparing rexsimulator and wcc you can also consider the following projects:

ZenithOS - The Zenith Operating System is a modernized, professional fork of the 64-bit Temple Operating System.

winix - A UNIX-style Operating System for the Waikato RISC Architecture Microprocessor (WRAMP)

awesome-machine-learning-in-compilers - Must read research papers and links to tools and datasets that are related to using machine learning for compilers and systems optimisation

awesome-machine-learning-in-compil

unikraft - A next-generation cloud native kernel designed to unlock best-in-class performance, security primitives and efficiency savings.