Library for high-performance just-in-time compilation
NativeJIT is an open-source cross-platform library for high-performance just-in-time compilation of expressions involving C data structures. The compiler is light weight and fast and it takes no dependencies beyond the standard C++ runtime. It runs on Linux, OSX, and Windows. The generated code is optimized with particular attention paid to register allocation. It requires CPUs with SSE4 (Streaming SIMD Extensions 4).
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.1-7.fc39 | - |
Fedora 39 | 0.1-7.fc39 | - |
Fedora 38 | 0.1-6.fc38 | - |
Fedora 37 | 0.1-5.fc37 | - |
You can contact the maintainers of this package via email at
nativejit dash maintainers at fedoraproject dot org
.