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☆229Updated 2 years ago
- Portable C++ SIMD library☆174Updated 5 years ago
- Compiler-neutral Internal Program Representation for C++☆224Updated last year
- 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
- Heap Layers: An Extensible Memory Allocation Infrastructure☆393Updated this week
- bad_alloc Behaving Badly☆74Updated 5 years ago
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆184Updated 9 years ago
- Library for generating ABI-compliant LLVM IR☆60Updated 5 years ago
- ☆71Updated 6 years ago
- A plugin for Clang compiler☆117Updated 3 years ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- Memory optimal Small String Optimization implementation for C++☆237Updated 10 years ago
- An approach for runtime detection inside a constexpr function☆79Updated 6 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆175Updated 11 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 6 years ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆159Updated 8 years ago
- Demonstration of LLVM's opt-viewer tool☆70Updated 8 years ago
- Modern C++ benchmarking☆73Updated 4 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆150Updated 5 years ago
- modern C++ type traits and metafunctions for callable types☆133Updated 2 weeks ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆162Updated 2 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated 2 years ago
- runtime to compile-time mappings☆108Updated 7 years ago
- Programming Accelerators with C++ (PACXX)☆58Updated 7 years ago
- Visualization tool for Templight C++ template debugger traces☆89Updated 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
- Very fast regexp using c++11 templates.☆82Updated 10 years ago
- x86-64 assembler library☆479Updated 4 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆155Updated 7 years ago