PochiVM VS asmjit

Compare PochiVM vs asmjit 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
PochiVM asmjit
2 9
83 3,805
- 0.9%
0.0 8.0
over 2 years ago about 1 month ago
C++ C++
- zlib License
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.

PochiVM

Posts with mentions or reviews of PochiVM. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-08.
  • The Onyx Programming Language
    2 projects | news.ycombinator.com | 8 Dec 2023
    There are methods to generate an interpreter but AFAICT there are no real implementations. Seems to be one of those pure research fields.

    https://github.com/sillycross/PochiVM is the closest I've seen to an actual implementation but it looks mostly abandoned.

    And I'm talking about generators on the same level as flex/bison and not something like pypy where they (used to?) use abstract interpretation/partial evaluation as you're really just transforming a handwritten interpreter with all the hard work that entails.

  • Copy-and-Patch Compilation: A fast compilation algorithm for high-level languages and bytecode
    1 project | /r/Compilers | 19 Apr 2022
    https://github.com/sillycross/PochiVM A fast template JIT, looking good

asmjit

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

What are some alternatives?

When comparing PochiVM and asmjit you can also consider the following projects:

wyvern - Automatic conversion of call by value into call by need in the LLVM IR.

fasmg - flat assembler g - adaptable assembly engine

codon - A high-performance, zero-overhead, extensible Python compiler using LLVM

mir - A lightweight JIT compiler based on MIR (Medium Internal Representation) and C11 JIT compiler and interpreter based on MIR

oneDNN - oneAPI Deep Neural Network Library (oneDNN)

mlibc - Portable C standard library

dynarmic - An ARM dynamic recompiler.

Cwerg - The best C-like language that can be implemented in 10kLOC.

ChrysaLisp - Parallel OS, with GUI, Terminal, OO Assembler, Class libraries, C-Script compiler, Lisp interpreter and more...

minivm - A VM That is Dynamic and Fast

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

sljit - Platform independent low-level JIT compiler