vovkos / llvm-package-windowsLinks
Provides LLVM binary packages for an (almost) complete Windows build matrix. Built and packaged on GitHub Actions.
☆137Updated 4 months ago
Alternatives and similar repositories for llvm-package-windows
Users that are interested in llvm-package-windows are comparing it to the libraries listed below
Sorting:
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 5 years ago
- A fast and lightweight decoder for x86 and x86-64 and encoder for x86-64.☆187Updated last month
- Precompiled LLVM binaries for Windows☆39Updated 6 months ago
- A JSON representation of win32metadata. These files are generated by https://github.com/marlersoft/win32jsongen☆83Updated 6 months ago
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆53Updated 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
- Assembler toolkit based on AsmJit☆235Updated last week
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆157Updated 7 years ago
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆67Updated 2 months ago
- ☆97Updated 3 years ago
- C++ compile-time Rust's like macro_rules implementation☆92Updated last year
- ☆86Updated last year
- graph based intermediate representation and backend for optimising compilers☆509Updated 3 months ago
- Chasm Runtime Assembler.☆132Updated last week
- A library to parse C/C++ source as AST☆350Updated 5 months ago
- Example of using as a CMake Toolchain for cross compiling.☆148Updated last week
- cpp-amalgamate recursively combines C++ source files and the headers they include into a single output file☆23Updated 3 years ago
- Standalone C compiler/assembler/linker/libc for x86-64/aarch64/riscv64/wasm☆372Updated this week
- Cross compile source code easily for Windows with clang on Linux/Unix☆311Updated last year
- A curated list of awesome JIT frameworks, libraries, software and resources☆482Updated last year
- LALR(1) parser for C++☆79Updated 11 months ago
- WinDbg-based debug adapter for VS Code☆40Updated 6 years ago
- A header-only C++ library for accessing files in COFF binary format. (Including Windows PE/PE+ formats)☆196Updated 3 months ago
- x86-64 Assembler based on Zydis☆365Updated 3 months ago
- Compile and run LLVM IR in the browser☆121Updated 2 years ago
- tiny hello-world Win32 PE .exe☆100Updated 2 years ago
- Debugging LLVM JIT code inside Visual Studio with PDB☆17Updated 4 years ago
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆55Updated last year
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆93Updated 2 months ago
- A minimalist single-header library for building pattern-matchers, lexers, and parsers.☆201Updated last week