awesome-machine-learning-in-compil VS wcc

Compare awesome-machine-learning-in-compil vs wcc and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
awesome-machine-learning-in-compil wcc
1 1
- 4
- -
- 0.0
- about 5 years ago
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.

awesome-machine-learning-in-compil

Posts with mentions or reviews of awesome-machine-learning-in-compil. 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
    The list goes on.

    Genode, unikernels like MirageOS, TempleOS, Singularity OS / Sing#, compiler services like Roslyn and Kotlin, MILEPOST GCC, Tensorflow / TPUs, GPT-3, all of the machine learning in compilers [1] and so much more. I truly think Deep Learning Compilers will be huge.

    [1] https://github.com/zwang4/awesome-machine-learning-in-compil...

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 awesome-machine-learning-in-compil 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)

rexsimulator - a forked copy of https://sourceforge.net/projects/rexsimulator/