maropu / lljvm-translator
A lightweight library to inject LLVM bitcode into JVMs
☆82Updated 5 years ago
Alternatives and similar repositories for lljvm-translator:
Users that are interested in lljvm-translator are comparing it to the libraries listed below
- Low Level Java Virtual Machine☆479Updated 6 years ago
- The C Preprocessor as a Java library☆109Updated 3 years ago
- High-level Java library for generating JVM bytecode☆66Updated 7 months ago
- Java to C transpiler, ignores memory model and other stuff, uses Boehm GC for extra slowness and GC pauses☆61Updated 8 years ago
- Polyglot Extensible Compiler Framework for Java☆110Updated 3 years ago
- MiniJava x86, LLVM Compiler and Interpreter☆73Updated 8 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆30Updated 6 years ago
- Java bindings for LLVM libraries☆30Updated 11 years ago
- Clank is a Java-port of popular Clang frontend☆38Updated 7 years ago
- JamVM (lightweight Java Virtual Machine) but built with CMake☆24Updated last year
- Java source to C code translator (JCGO)☆80Updated 9 years ago
- Jasmin is an assembler for the Java Virtual Machine ⛺☆187Updated 2 years ago
- Continuations library for Java by Matthias Mann☆28Updated 3 years ago
- LuaTruffle, an implementation of Lua on the JVM using Truffle☆56Updated 10 years ago
- Low Level Java Virtual Machine☆25Updated 11 years ago
- Cover: a safe subset of C++ on the JVM using Graal/Truffle☆19Updated 8 years ago
- Text sequence data structures☆15Updated 4 years ago
- Experimental static compiler for Java programs.☆135Updated last week
- OpenJDK binding for MMTk☆32Updated 2 months ago
- Annotation hints for the Hotspot JVM JIT compiler.☆43Updated 2 years ago
- a Java virtual machine written in pure Lua☆64Updated 9 years ago
- [yarrow] JVMCI based optimizing compiler for HotSpot VM☆35Updated 3 years ago
- A really tiny Java Virtual Machine☆85Updated 3 years ago
- An LLVM IR Editor plugin for Eclipse☆51Updated 11 years ago
- ☆29Updated 3 years ago
- https://openjdk.org/projects/tsan☆27Updated this week
- Lightning-fast Regular Expressions for Java