Quarkslab's blog
  • Archives

Easy::jit: Just-In-Time compilation for C++

Date Tue 10 July 2018 By Juan Manuel Martinez Caamaño Category Programming Tags tool programming Easy::jit 2018

Easy::jit is a library that brings just-in-time compilation to C++ codes. It allows developers to jit-compile some functions and specializing (part of) their parameters. Just-in-time compilation is done on-demand and controlled by the developer. The project is available on github .

more ...

  • Quarkslab's Website

  • SOCIAL

    • twitter
    • mastodon
    • github
  • CATEGORIES

    • •Android
    • •Automotive
    • •Blockchain
    • •Challenge
    • •Containers
    • •Cryptography
    • •Exploitation
    • •File Formats
    • •Fuzzing
    • •Hardware
    • •Kernel Debugging
    • •Life at Quarkslab
    • •Math
    • •Pentest
    • •Program Analysis
    • •Programming
    • •Reverse-Engineering
    • •Software
    • •Vulnerability

© 2018 Quarkslab · Powered by pelican-bootstrap3, Pelican, Bootstrap

Back to top