wcc VS awesome-machine-learning-in-compilers

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

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 (by zwang4)
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
wcc awesome-machine-learning-in-compilers
1 5
4 1,336
- -
0.0 5.7
about 5 years ago 19 days ago
C
- Creative Commons Zero v1.0 Universal
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.

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.

awesome-machine-learning-in-compilers

Posts with mentions or reviews of awesome-machine-learning-in-compilers. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-21.

What are some alternatives?

When comparing wcc and awesome-machine-learning-in-compilers you can also consider the following projects:

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

kernel-ml - Machine Learning Framework for Operating Systems - Brings ML to Linux kernel

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

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

awesome-machine-learning-in-compil

awesome-tensor-compilers - A list of awesome compiler projects and papers for tensor computation and deep learning.

Parallel-Computing-Guide - Parallel Computing Guide

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

heinsen_sequence - Code implementing "Efficient Parallelization of a Ubiquitious Sequential Computation" (Heinsen, 2023)