weliveindetail / JitFromScratch
Example project from my talks in the LLVM Social Berlin and C++ User Group
☆173Updated 3 years ago
Alternatives and similar repositories for JitFromScratch:
Users that are interested in JitFromScratch are comparing it to the libraries listed below
- Clang with JIT extensions☆228Updated 2 years ago
- LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In…☆519Updated 3 years ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆159Updated 8 years ago
- LLVM Profiling Visualization☆84Updated 3 years ago
- A plugin for Clang compiler☆117Updated 3 years ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated 2 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆389Updated 6 months ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆161Updated 2 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆155Updated 7 years ago
- Library for generating ABI-compliant LLVM IR☆60Updated 5 years ago
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆181Updated 9 years ago
- Portable C++ SIMD library☆174Updated 5 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 6 years ago
- A library for C++ reflection and introspection☆199Updated 7 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…☆245Updated 3 years ago
- C++11 metaprogramming library☆113Updated 9 years ago
- Experimental wrapper over LLVM for generating and compiling code at run-time.☆379Updated 5 years ago
- Code Analysis and Refactoring with Clang Tools☆123Updated 4 years ago
- Memory optimal Small String Optimization implementation for C++☆235Updated 10 years ago
- Demonstration of LLVM's opt-viewer tool☆70Updated 7 years ago
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆166Updated last year
- Alive: Automatic LLVM's Instcombine Verifier☆218Updated last year
- Hash Array Mapped Trie (C++ Templates)☆124Updated last year
- modern C++ type traits and metafunctions for callable types☆134Updated 2 months ago
- ☆71Updated 6 years ago
- A framework for reusing code in Clang tools☆125Updated 2 weeks 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
- bad_alloc Behaving Badly☆74Updated 5 years ago
- An approach for runtime detection inside a constexpr function☆80Updated 6 years ago