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-12.fc43 | - |
| Fedora 43 | 0.1-12.fc43 | - |
| Fedora 42 | 0.1-11.fc42 | - |
| Fedora 41 | 0.1-10.fc41 | - |
You can contact the maintainers of this package via email at
nativejit dash maintainers at fedoraproject dot org.