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☆99Updated 3 years ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆332Updated 3 years ago
- Reproducible experimeents on UTF-8 validation using SIMD instructions☆40Updated 10 months ago
- A fast, small C/C++ function call tracer for x86/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆174Updated 3 months ago
- A clang tool for happy refactoring without source-code gymnastics☆252Updated 5 years ago
- A minimalist single-header library for building pattern-matchers, lexers, and parsers.☆201Updated 3 weeks ago
- 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
- Heap Layers: An Extensible Memory Allocation Infrastructure☆399Updated 3 weeks ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆129Updated 2 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
- Interactive C/C++ preprocessor macro debugger☆168Updated 4 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
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 5 years ago
- Memoro: A Detailed Heap Profiler☆183Updated 2 years ago
- commandline compiler explorer - use https://godbolt.org from your terminal!☆199Updated 4 years ago
- C library to remove white space from strings as fast as possible☆154Updated 10 months ago
- A very fast library for validating UTF-8 using AVX2/SSE4 instructions☆220Updated 4 years ago
- Banned.h - deprecated C runtime functions☆112Updated 3 years ago
- A Wait-Free Universal Construct for Large Objects☆97Updated 5 years ago
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆196Updated 11 months ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- A minimal viable programming language on top of liblgpp☆77Updated 4 years ago
- VSCode LLVM Compiler Explorer☆229Updated last year
- 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…☆113Updated last month
- A fast binary search that tries to be branchless☆101Updated last year
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆176Updated 2 months ago
- A simple single header 64 and 32 bit hash function using only add, sub, ror, and xor.☆78Updated 3 years ago