scrossuk / llvm-abiLinks
Library for generating ABI-compliant LLVM IR
☆60Updated 5 years ago
Alternatives and similar repositories for llvm-abi
Users that are interested in llvm-abi are comparing it to the libraries listed below
Sorting:
- Tweaked version of "Aha" - "A Hacker's Assistant" superoptimiser by Henry S. Warren☆58Updated 3 years ago
- A cross-platform implementation of the Immix Garbage Collector☆78Updated 11 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆173Updated 3 years ago
- Compiler and tools for the Loci programming language.☆116Updated 5 years ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- resurrected LLVM "C Backend", with improvements☆128Updated 4 years ago
- ☆53Updated last year
- C/C++ subset resyntaxed like Rust,+ tagged-union/Pattern-Matching, UFCS,inference; LLVM . example:☆74Updated 10 years ago
- compile time assembly interpreter☆85Updated 7 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
- BSD Licensed Bignum Library☆233Updated last year
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆80Updated last month
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- A fast, dumb and small LLVM code generator. This generates x86-32 code from LLVM bitcode.☆61Updated 11 years ago
- a tool for querying Dwarf (debuginfo) graphs☆55Updated last year
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆156Updated 7 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- A library for Study Group 14 of Working Group 21 (C++)☆35Updated 7 years ago
- A C++11 implementation of Hindley-Milner type inference.☆79Updated 12 years ago
- Roadmap for implementation of Concepts in the Clang compiler.☆16Updated 6 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆162Updated 2 years ago
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆186Updated 9 years ago
- bad_alloc Behaving Badly☆74Updated 6 years ago
- Modern C++ benchmarking☆73Updated 4 years ago
- A Brainfuck Interpreter, which is completely implemented from scratch as a C++ Template Meta Program☆24Updated 3 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 6 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆104Updated 8 months ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Yet Another Earley Parser☆139Updated 3 years ago