torshepherd / compiler-explorer-mcpLinks
☆13Updated 3 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 2 months ago
- A performant, parallel, probabilistic, random acyclic-graph, low-latency, perfect hash generation library.☆83Updated last month
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 7 months ago
- Experimental JSON builder based on C++ reflection☆52Updated 3 weeks ago
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆56Updated last year
- rust-like traits (type erasure) on plain C++☆18Updated 2 years ago
- A tagged-pointer type for C++.☆35Updated last year
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated 2 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 years ago
- `liburing` for Windows IoRing☆41Updated 5 months ago
- C++ regular expressions library using template metaprogramming☆14Updated this week
- My C stuff.☆46Updated 3 months ago
- Compile-time Evaluable SHA3: Permutation-Based Hash and Extendable-Output Functions☆13Updated 4 months ago
- A binary optimization/specialization library supporting multiple rewriters☆114Updated 4 years ago
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 2 years ago
- Scripts to build binary packages of GCC snapshots☆29Updated this week
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all …☆26Updated 3 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 9 months ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- A concept-centered standard library for C++20, enabling safer and more reliable products and a more modern feel for C++ code; Also home o…☆113Updated last month
- The Fancy Named Parameters Library☆32Updated 2 months ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 6 months ago
- x86_64 macro assembler entirely in C preprocessor☆44Updated 5 years ago
- A library for identifying types of stack, global, and heap allocations in LLVM IR using only LLVM's debug information and metadata.☆14Updated last month
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 5 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 3 months ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years 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
- GCC/Clang inline assembly wrapper, C macro pre-processor based. ASM for human beings. Painless code migration from MSVC, Borland __asm {}…☆22Updated last year