danluu / NativeJITLinks
A C++ expression -> x86 JIT
☆18Updated 8 years ago
Alternatives and similar repositories for NativeJIT
Users that are interested in NativeJIT are comparing it to the libraries listed below
Sorting:
- A detailed michroarchitectural x86 simulator☆62Updated 8 years ago
- Lock-free multithreaded memory allocation☆110Updated 9 years ago
- GCC Tiny front-end☆107Updated 8 years ago
- No sane compiler would optimize atomics: the presentation☆108Updated 9 years ago
- A tweaked version of Aha! ("A Hacker's Assistant") the superoptimiser by Henry S. Warren☆58Updated 3 years ago
- A dependency-based coroutine scheduler☆45Updated 9 years ago
- The cilkplus/llvm repo implements the Intel Cilk Plus language extensions to C and C++ in LLVM.☆70Updated 9 years ago
- The StreamIt compiler infrastructure.☆71Updated 9 years ago
- Code samples for using libjit☆91Updated 8 years ago
- multi-way atomic compare-and-swap with x64/TSX☆85Updated 8 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 4 years ago
- Educational open-source CPU suite (with assembler, linker and simulator)☆178Updated last year
- A (Py)thon (D)SL for (G)enerating (In)struction set simulators.☆167Updated 7 years ago
- ☆48Updated 10 years ago
- Meta project to quickly build dependencies☆104Updated 2 months ago
- fast SIMD-able JIT regular expression compiler☆197Updated 10 years ago
- resurrected LLVM "C Backend", with improvements☆132Updated 5 years ago
- Compiler intermediate language for static analysis.☆107Updated 7 years ago
- l1c is a simple formally verified compiler for a while language☆55Updated 5 years ago
- ☆55Updated 10 years ago
- An experimental System-on-Chip with a custom compiler toolchain.☆60Updated 5 years ago
- dthreads: Efficient Deterministic Multithreading☆70Updated 11 years ago
- Extended Roofline Model - LLVM source tree with additional libraries for the analysis of the dynamic execution in the interpreter☆17Updated 8 years ago
- I-cache line packing and branch misprediction measuring tool