torshepherd / compiler-explorer-mcpLinks
☆13Updated 4 months ago
Alternatives and similar repositories for compiler-explorer-mcp
Users that are interested in compiler-explorer-mcp are comparing it to the libraries listed below
Sorting:
- C++20 SIMD Within A Register library☆40Updated 3 months ago
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 2 years ago
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆56Updated last year
- A binary optimization/specialization library supporting multiple rewriters☆115Updated 4 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 5 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 7 months ago
- A performant, parallel, probabilistic, random acyclic-graph, low-latency, perfect hash generation library.☆83Updated 2 months ago
- ☆9Updated 10 months ago
- My C stuff.☆46Updated last week
- A tagged-pointer type for C++.☆35Updated 2 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- Compile-time Evaluable SHA3: Permutation-Based Hash and Extendable-Output Functions☆13Updated 5 months ago
- ☆29Updated 2 months ago
- Experimental JSON builder based on C++ reflection☆52Updated last month
- A repository for I/O ring demos, use cases and performance testing on Windows☆55Updated 3 years ago
- Scripts to build binary packages of GCC snapshots☆29Updated 3 weeks ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆100Updated 3 months ago
- run C++ from anywhere☆121Updated 5 years ago
- Kaitai Struct: runtime for C++ using STL☆76Updated 3 months ago
- immintrin_dbg.h is an include file, a wrapper around immintrin.h. It implements most of AVX, AVX2, AVX-512 vector intrinsics to enable so…☆56Updated 2 years ago
- A utility library to bridge llvm and mlir gaps.☆13Updated 7 months ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years 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
- Compiler-instrumented app tracing.☆53Updated last year
- Collection of scripts used for building a complete, standalone Clang/LLVM-based toolchain. See: https://clang.llvm.org/docs/Toolchain.htm…☆19Updated 2 years ago
- A Clang plugin for generating CLIs from unmodified C++ functions/classes.☆36Updated 3 years ago
- A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes☆35Updated 2 months ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 years ago
- GCC/Clang inline assembly wrapper, C macro pre-processor based. ASM for human beings. Painless code migration from MSVC, Borland __asm {}…☆22Updated last year
- The Fancy Named Parameters Library☆33Updated 2 months ago