weliveindetail / JitFromScratchLinks
Example project from my talks in the LLVM Social Berlin and C++ User Group
☆174Updated 3 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☆230Updated 2 years ago
- Library for generating ABI-compliant LLVM IR☆60Updated 5 years ago
- Portable C++ SIMD library☆174Updated 5 years ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆159Updated 8 years ago
- bad_alloc Behaving Badly☆74Updated 6 years ago
- A set of C Preprocessor analysis and source code rejuvenation tools that perform source to source translation of C++ programs by replacin…☆46Updated 7 years ago
- ☆71Updated 6 years ago
- Programming Accelerators with C++ (PACXX)☆57Updated 7 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆398Updated last week
- LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In…☆519Updated 4 years ago
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆186Updated 9 years ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆152Updated 5 years ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- 💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conte…☆250Updated 4 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 6 years ago
- compile time assembly interpreter☆85Updated 7 years ago
- Compiler-neutral Internal Program Representation for C++☆226Updated 3 weeks ago
- A C++ pointer bump memory arena implementation☆93Updated 10 years ago
- A cross-platform C function to get the cache line size (in bytes) of the processor, or 0 on failure☆123Updated 3 years ago
- Modern C++ benchmarking☆73Updated 5 years ago
- Code Analysis and Refactoring with Clang Tools☆123Updated 4 years ago
- A plugin for Clang compiler☆119Updated 3 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Experimental wrapper over LLVM for generating and compiling code at run-time.☆379Updated 5 years ago
- modern C++ type traits and metafunctions for callable types☆135Updated 2 months ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆157Updated 7 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated this week
- C++11 metaprogramming library☆113Updated 9 years ago