frabert / ClangQLLinks
Query C++ codebases using SQLite
☆187Updated 3 years ago
Alternatives and similar repositories for ClangQL
Users that are interested in ClangQL are comparing it to the libraries listed below
Sorting:
- Dynamic runtime inlining with LLVM☆66Updated 3 years ago
- Poireau: a sampling allocation debugger☆96Updated 3 years ago
- A clang tool for happy refactoring without source-code gymnastics☆250Updated 5 years ago
- Super-parallel Python port of the C-Reduce☆281Updated last month
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆73Updated 2 years ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆330Updated 3 years ago
- Interactive C/C++ preprocessor macro debugger☆167Updated 4 years ago
- Compile Time Parser Generator is a C++ single header library which takes a language description as a C++ code and turns it into a LR1 tab…☆472Updated 8 months ago
- Repository hosting unofficial binary pack files for many commits of LLVM☆138Updated last year
- Linux system calls.☆214Updated 5 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆129Updated 2 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆396Updated last week
- A fast, small C/C++ function call tracer for x86/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆171Updated 2 months ago
- Reproducible experimeents on UTF-8 validation using SIMD instructions☆40Updated 9 months ago
- Peter's Amazing Syntax Tree Analyzer☆131Updated 8 months ago
- A very fast library for validating UTF-8 using AVX2/SSE4 instructions☆219Updated 4 years ago
- A minimalist single-header library for building pattern-matchers, lexers, and parsers.☆200Updated 3 months ago
- A Wait-Free Universal Construct for Large Objects☆97Updated 5 years ago
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆175Updated last month
- bad_alloc Behaving Badly☆74Updated 6 years ago
- GWPSan: Sampling-Based Sanitizer Framework☆319Updated 2 months ago
- Fleur implements a Bloom Filter library in C that is fully compatible with DCSO's Go and python implementations.☆117Updated 2 years ago
- ORC: A tool for finding violations of C++'s One Definition Rule on the OSX toolchain.☆94Updated 2 weeks 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…☆102Updated last week
- Basic SAT model of x86 instructions using Z3, autogenerated from Intel docs☆318Updated 3 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆119Updated 2 years ago
- commandline compiler explorer - use https://godbolt.org from your terminal!☆197Updated 4 years ago
- Experimental wrapper over LLVM for generating and compiling code at run-time.☆379Updated 5 years ago
- Tool for detecting violations of ordering axioms in qsort/bsearch callbacks.☆52Updated 4 months ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago