Compiler VS Halide

Compare Compiler vs Halide and see what are their differences.

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
Compiler Halide
2 43
314 5,714
0.0% 0.5%
0.0 9.5
almost 2 years ago 3 days ago
D C++
GNU General Public License v3.0 or later GNU General Public License v3.0 or later
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.

Compiler

Posts with mentions or reviews of Compiler. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-28.
  • Code Red: The Business Impact of Code Quality
    4 projects | news.ycombinator.com | 28 Oct 2022
  • The Fastest, Safest PNG Decoder in the World
    15 projects | news.ycombinator.com | 6 Apr 2021
    > I'm a big believer in technical continuity.

    So am I. D is designed to be an easy transition from C and C-With-Classes. For example, here is some code in C that was translated to D (it's part of the DMD compiler):

    C:

    https://github.com/DigitalMars/Compiler/blob/dmc-cxx/dm/src/...

    D:

    https://github.com/DigitalMars/Compiler/blob/master/dm/src/d...

    They look pretty much the same. The code generated is the same. In those repositories you can also see how I translated the C versions to D with plenty of examples.

    The biggest impediment is the C preprocessor. You wouldn't really want to carry that forward.

    After removing dependency on the C preprocessor, most of the work is global search/replacing things like `->` to `.`.

Halide

Posts with mentions or reviews of Halide. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-16.

What are some alternatives?

When comparing Compiler and Halide you can also consider the following projects:

png-decoder - A pure-Rust, no_std compatible PNG decoder

taichi - Productive, portable, and performant GPU programming in Python.

ivory - The Ivory EDSL

futhark - :boom::computer::boom: A data-parallel functional programming language

smhasher - Hash function quality and speed tests

Image-Convolutaion-OpenCL

code-maat - A command line tool to mine and analyze data from version-control systems

TensorOperations.jl - Julia package for tensor contractions and related operations

stb - stb single-file public domain libraries for C/C++

triton - Development repository for the Triton language and compiler

LGV_MeetingSDK - A Connector for Various Regular Recovery Meetings

ponyc - Pony is an open-source, actor-model, capabilities-secure, high performance programming language