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☆67Updated 4 years ago
- Poireau: a sampling allocation debugger☆98Updated 3 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
- A clang tool for happy refactoring without source-code gymnastics☆255Updated 5 years ago
- A minimalist single-header library for building pattern-matchers, lexers, and parsers.☆211Updated 7 months ago
- Reproducible experimeents on UTF-8 validation using SIMD instructions☆41Updated last year
- This repository contains high-performance implementations of memset and memcpy in assembly.☆341Updated 4 years ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆76Updated 3 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 3 years ago
- A fast, small C/C++ function call tracer for x86-64/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆193Updated 10 months ago
- wait free FIFO queue, easy built cross platform(no extra dependencies needed)☆87Updated 6 years ago
- Linux system calls.☆217Updated 6 years ago
- C library to remove white space from strings as fast as possible☆157Updated last year
- Compile-time TRIE based string matcher (C++11)☆53Updated 6 years ago
- VSCode LLVM Compiler Explorer☆235Updated last year
- A minimal viable programming language on top of liblgpp☆78Updated 5 years ago
- Towards a constexpr version of the C++ standard library☆18Updated 2 years ago
- An Evaluation of Linear Probing Hashtable Algorithms☆39Updated 2 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆411Updated last month
- A Wait-Free Universal Construct for Large Objects☆96Updated 6 years ago
- Interactive C/C++ preprocessor macro debugger☆179Updated 5 years ago
- A simple single header 64 and 32 bit hash function using only add, sub, ror, and xor.☆78Updated 4 years ago
- Memoro: A Detailed Heap Profiler☆185Updated 3 years ago
- Banned.h - deprecated C runtime functions☆113Updated 3 years ago
- Fast Hash Functions Using AES Intrinsics☆85Updated 6 years ago
- Tool for detecting violations of ordering axioms in qsort/bsearch callbacks.☆55Updated last year
- Header only C++23 structured logging library using logfmt☆71Updated 4 months ago
- Markup source code showing optimizations☆36Updated 6 years ago
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆181Updated last week
- Bitset Sort, a faster std::sort replacement.☆79Updated 3 years ago