ts-native VS asmjit

Compare ts-native vs asmjit and see what are their differences.

ts-native

Embeddable JIT compiler and FFI for a superset of a subset of TypeScript that is designed with high performance applications in mind (by mdecicco)
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
ts-native asmjit
2 9
6 3,818
- 1.3%
7.8 8.0
4 months ago about 2 months 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.

ts-native

Posts with mentions or reviews of ts-native. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-18.
  • Embeddable script compiler for video games
    2 projects | /r/Compilers | 18 Nov 2022
    I have gone through 3 iterations and the third was faster than Lua and came close (enough for me) to native C performance with the benchmarks I tried. I'm now on the fourth and hopefully last iteration of this masochistic quest and I'm tired. I want to do this right. I've even made it through much of the dragon book. Apart from the naive solutions I end up wanting to replace in each previous iteration, the problem I keep coming up against is that I can't find many resources that describe interfaces between the host (C++) and the compiled code. I come up with my own ideas for how things should work and look, and then once I finish I can't shake the feeling that there's a better/cleaner/faster way. I start over and come up with better solutions only to feel the same eventually. I want to write solid code that I can feel confident about so I can put this all behind me.
  • [C++] My third attempt at a scripting engine
    1 project | /r/CritiqueMyCode | 31 Aug 2021
    Here's an example: test.gjs

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 ts-native and asmjit you can also consider the following projects:

fasmg - flat assembler g - adaptable assembly engine

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

qbe-rs - QBE IR in natural Rust data structures

bf_jit - Over-engineered JIT compiler for bf