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…☆527Updated 4 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
- Heap Layers: An Extensible Memory Allocation Infrastructure☆406Updated last week
- A C++ pointer bump memory arena implementation☆94Updated 10 years ago
- Compiler-neutral Internal Program Representation for C++☆230Updated 3 months ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- Portable C++ SIMD library☆171Updated 6 years ago
- A plugin for Clang compiler☆119Updated 4 years ago
- A generic C++17 parser-combinator library with a natural grammar notation.☆121Updated 4 years ago
- ☆71Updated 7 years ago
- compile time assembly interpreter☆86Updated 7 years ago
- Modern C++ benchmarking☆74Updated 5 years ago
- A framework for reusing code in Clang tools☆126Updated 2 months ago
- C++ version of Doug Lea's excellent malloc() implementation.☆154Updated 6 years ago
- C++ template metaprogramming library collection☆128Updated 9 years ago
- C++ metaprogramming shell☆479Updated 2 weeks ago
- EDSL for C++ to make just-in-time code generation easier☆87Updated 2 years ago
- Memory optimal Small String Optimization implementation for C++☆249Updated 10 years ago
- C++11 metaprogramming library☆112Updated 10 years ago
- runtime to compile-time mappings☆110Updated 8 years ago
- A C++ smart-pointer with value-semantics 💎☆131Updated 6 years ago
- A library for C++ reflection and introspection☆200Updated 8 years ago
- Love template metaprogramming☆331Updated 3 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆184Updated 12 years ago
- LLVM Profiling Visualization☆84Updated 3 years ago
- Very fast regexp using c++11 templates.☆83Updated 10 years ago
- 💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conte…☆251Updated 4 years ago
- Slides for my C++Now 2017 talk☆58Updated 8 years ago