weliveindetail / JitFromScratchLinks
Example project from my talks in the LLVM Social Berlin and C++ User Group
☆176Updated 4 years ago
Alternatives and similar repositories for JitFromScratch
Users that are interested in JitFromScratch are comparing it to the libraries listed below
Sorting:
- Clang with JIT extensions☆237Updated 3 years ago
- LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In…☆529Updated 4 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆407Updated last week
- Portable C++ SIMD library☆171Updated 6 years ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆189Updated 9 years ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆170Updated 9 years ago
- A plugin for Clang compiler☆120Updated 4 years ago
- ☆71Updated 7 years ago
- bad_alloc Behaving Badly☆76Updated 6 years ago
- Library for generating ABI-compliant LLVM IR☆64Updated 6 years ago
- Compiler-neutral Internal Program Representation for C++☆230Updated 4 months ago
- Modern C++ benchmarking☆74Updated 5 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆154Updated 6 years ago
- A framework for reusing code in Clang tools☆127Updated 2 months ago
- Memory optimal Small String Optimization implementation for C++☆249Updated 10 years ago
- EDSL for C++ to make just-in-time code generation easier☆87Updated 2 years ago
- A C++ pointer bump memory arena implementation☆94Updated 11 years ago
- Code Analysis and Refactoring with Clang Tools☆128Updated 5 years ago
- compile time assembly interpreter☆86Updated 7 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆158Updated 8 years ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆232Updated 2 years ago
- C++11 metaprogramming library☆112Updated 10 years ago
- Visualization tool for Templight C++ template debugger traces☆90Updated 7 years ago
- Experimental wrapper over LLVM for generating and compiling code at run-time.☆382Updated 6 years ago
- autotuning C++, just-in-time!☆52Updated 5 years ago
- LLVM Profiling Visualization☆84Updated 3 years ago
- A clang tool for happy refactoring without source-code gymnastics☆255Updated 5 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 6 months ago
- A cross-platform C function to get the cache line size (in bytes) of the processor, or 0 on failure☆124Updated 3 years ago