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 4 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
- Linux system calls.☆217Updated 6 years ago
- Interactive C/C++ preprocessor macro debugger☆180Updated 5 years ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆341Updated 4 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 3 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
- VSCode LLVM Compiler Explorer☆235Updated last year
- 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
- commandline compiler explorer - use https://godbolt.org from your terminal!☆200Updated 5 years ago
- A fast, small C/C++ function call tracer for x86-64/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆194Updated 10 months ago
- Experimental wrapper over LLVM for generating and compiling code at run-time.☆382Updated 6 years ago
- Memoro: A Detailed Heap Profiler☆185Updated 3 years ago
- Compile-time TRIE based string matcher (C++11)☆54Updated 6 years ago
- A simple single header 64 and 32 bit hash function using only add, sub, ror, and xor.☆78Updated 4 years ago
- A minimal viable programming language on top of liblgpp☆78Updated 5 years ago
- Header only C++23 structured logging library using logfmt☆71Updated 4 months ago
- A fast binary search that tries to be branchless☆106Updated last year
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆197Updated last year
- C library to remove white space from strings as fast as possible☆157Updated last year
- A gdb command to inspect the size of objects on the stack☆69Updated 2 years ago
- Markup source code showing optimizations☆36Updated 6 years ago
- An Evaluation of Linear Probing Hashtable Algorithms☆39Updated 2 years ago
- Generates visualization from Ninja build logs.☆49Updated last week
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆181Updated this week
- Presentation for the non-C++ programmer to build a healthy C++ mental model☆50Updated last year
- wait free FIFO queue, easy built cross platform(no extra dependencies needed)☆87Updated 6 years ago