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☆64Updated 4 years ago
- Poireau: a sampling allocation debugger☆98Updated 3 years ago
- A clang tool for happy refactoring without source-code gymnastics☆254Updated 5 years ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆337Updated 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
- Reproducible experimeents on UTF-8 validation using SIMD instructions☆41Updated last year
- A Wait-Free Universal Construct for Large Objects☆96Updated 6 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 3 years ago
- Interactive C/C++ preprocessor macro debugger☆174Updated 4 years ago
- Experimental wrapper over LLVM for generating and compiling code at run-time.☆381Updated 5 years ago
- A fast, small C/C++ function call tracer for x86-64/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆192Updated 8 months ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- An Evaluation of Linear Probing Hashtable Algorithms☆32Updated 2 years ago
- A minimalist single-header library for building pattern-matchers, lexers, and parsers.☆209Updated 5 months ago
- Tool for detecting violations of ordering axioms in qsort/bsearch callbacks.☆55Updated 10 months ago
- C library to remove white space from strings as fast as possible☆155Updated last year
- Linux system calls.☆216Updated 6 years ago
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆180Updated 3 months ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆203Updated 6 years ago
- VSCode LLVM Compiler Explorer☆236Updated last year
- Markup source code showing optimizations☆36Updated 5 years ago
- Memoro: A Detailed Heap Profiler☆185Updated 2 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆405Updated 2 months ago
- c++ library for binary fuse filters, including a sharded filter☆93Updated 10 months ago
- Header only C++23 structured logging library using logfmt☆71Updated 2 months ago
- A gdb command to inspect the size of objects on the stack☆69Updated 2 years ago
- A minimal viable programming language on top of liblgpp☆77Updated 4 years ago
- commandline compiler explorer - use https://godbolt.org from your terminal!☆200Updated 5 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 concept-centered standard library for C++20, enabling safer and more reliable products and a more modern feel for C++ code; Also home o…☆123Updated 6 months ago