ademakov/libjit

Unofficial libjit mirror.

38
/ 100
Emerging

This library helps developers create software that needs to execute code very quickly. It takes arbitrary code instructions (your program's internal representation) and converts them into highly optimized machine code at runtime, which can then be executed by your computer's processor. It's intended for software engineers building virtual machines, emulators, or dynamic language runtimes.

No commits in the last 6 months.

Use this if you are a software developer building an application that interprets its own bytecode and you want to significantly improve its execution speed by compiling that bytecode to native machine code on the fly.

Not ideal if you are an application developer simply writing code in a high-level language and not building a system that requires custom code interpretation and dynamic compilation.

virtual-machine-development compiler-engineering language-runtime-development software-performance-optimization
Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 8 / 25
Maturity 16 / 25
Community 14 / 25

How are scores calculated?

Stars

62

Forks

9

Language

C

License

LGPL-2.1

Last pushed

May 10, 2020

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/ademakov/libjit"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.