frabert / ClangQLLinks
Query C++ codebases using SQLite
☆188Updated 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☆98Updated 3 years ago
- A clang tool for happy refactoring without source-code gymnastics☆252Updated 5 years ago
- Reproducible experimeents on UTF-8 validation using SIMD instructions☆41Updated last year
- Linux system calls.☆216Updated 5 years ago
- Fleur implements a Bloom Filter library in C that is fully compatible with DCSO's Go and python implementations.☆117Updated 2 years ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆332Updated 3 years ago
- Interactive C/C++ preprocessor macro debugger☆171Updated 4 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆177Updated 2 weeks ago
- A minimalist single-header library for building pattern-matchers, lexers, and parsers.☆205Updated 2 months ago
- A fast, small C/C++ function call tracer for x86-64/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆181Updated 4 months ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆400Updated 2 months ago
- Markup source code showing optimizations☆36Updated 5 years ago
- commandline compiler explorer - use https://godbolt.org from your terminal!☆199Updated 5 years ago
- Banned.h - deprecated C runtime functions☆112Updated 3 years ago
- Compile-time TRIE based string matcher (C++11)☆52Updated 6 years ago
- A Wait-Free Universal Construct for Large Objects☆96Updated 5 years ago
- An Evaluation of Linear Probing Hashtable Algorithms☆32Updated last year
- Experimental wrapper over LLVM for generating and compiling code at run-time.☆380Updated 5 years ago
- A simple single header 64 and 32 bit hash function using only add, sub, ror, and xor.☆78Updated 3 years ago
- Tool for detecting violations of ordering axioms in qsort/bsearch callbacks.☆53Updated 6 months ago
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆196Updated last year
- C library to remove white space from strings as fast as possible☆154Updated 11 months ago
- A minimal viable programming language on top of liblgpp☆77Updated 4 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Header only C++23 structured logging library using logfmt☆71Updated 4 months ago
- compile time assembly interpreter☆85Updated 7 years ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆73Updated 2 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…☆477Updated 11 months ago