ivory VS ableC

Compare ivory vs ableC 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
ivory ableC
3 1
381 35
0.5% -
0.0 6.3
about 4 years ago 9 days ago
Haskell C
BSD 3-clause "New" or "Revised" License GNU Lesser General Public License v3.0 only
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.

ivory

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

ableC

Posts with mentions or reviews of ableC. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-06.
  • The Fastest, Safest PNG Decoder in the World
    15 projects | news.ycombinator.com | 6 Apr 2021
    I work on (well, mostly near) an extensible C compiler, designed so extension authors can independently create extensions, and users can import them as easily as libraries: https://github.com/melt-umn/ableC/

    IMO this approach hasn't taken off because maintaining compatibility with C while adding safety (or really just about any property) means implementing your own sublanguage that can't arbitrarily call C functions while maintaining your safety properties. On the other hand, C being able to call into your sublanguage easier is a benefit versus jury-rigging Cargo into your build system (in the case of Rust).

    On the other hand, this approach works great for adding extensions that increase the expressive power of C with new abstractions, for example algebraic data types, C++-like templating, etc.

What are some alternatives?

When comparing ivory and ableC you can also consider the following projects:

lens-toml-parser - Lenses for toml-parser

smhasher - Hash function quality and speed tests

language-thrift - Haskell parser for the Thrift IDL format.

wuffs - Wrangling Untrusted File Formats Safely

alga

Halide - a language for fast, portable data-parallel computation

z3-encoding

Compiler

hexpr - A framework for building symbolic, homoiconic languages.

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

haskell-src - Library for manipulating Haskell source code

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