llvm-bindings VS cling

Compare llvm-bindings vs cling 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
llvm-bindings cling
2 19
282 3,347
- 1.0%
0.0 8.4
21 days ago about 11 hours ago
C++ C++
MIT License 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.

llvm-bindings

Posts with mentions or reviews of llvm-bindings. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-29.
  • File for Divorce from LLVM
    9 projects | news.ycombinator.com | 29 Jun 2023
    I'm also interested in this. I tried using the Node bindings from https://github.com/ApsarasX/llvm-bindings in Typescript, its types look like they map pretty closely to the original LLVM types; figuring out even a basic example was a bit tricky with LLVM's documentation.
  • Use LLVM by JavaScript/TypeScript
    2 projects | dev.to | 18 Dec 2021
    So I developed a library called llvm-bindings to allow you to use LLVM by JavaScript. Of course, there is no problem using LLVM through TypeScript.

cling

Posts with mentions or reviews of cling. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-27.

What are some alternatives?

When comparing llvm-bindings and cling you can also consider the following projects:

LLVMSharp - LLVM bindings for .NET Standard written in C# using ClangSharp

termux-ndk - android-ndk for termux

libcudacxx - [ARCHIVED] The C++ Standard Library for your entire system. See https://github.com/NVIDIA/cccl

xeus-cling - Jupyter kernel for the C++ programming language

heavydb - HeavyDB (formerly OmniSciDB)

femtolisp - a lightweight, robust, scheme-like lisp implementation

mcsema - Framework for lifting x86, amd64, aarch64, sparc32, and sparc64 program binaries to LLVM bitcode

cppreference-doc - C++ standard library reference

llvm-project - The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.

sectorlisp - Bootstrapping LISP in a Boot Sector

cppinsights - C++ Insights - See your source code with the eyes of a compiler

foth - Tutorial-style FORTH implementation written in golang