frabert / ClangQL
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
- Dynamic runtime inlining with LLVM☆66Updated 3 years ago
- Poireau: a sampling allocation debugger☆87Updated 3 years ago
- Interactive C/C++ preprocessor macro debugger☆157Updated 4 years ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆320Updated 3 years ago
- A minimalist single-header library for building pattern-matchers, lexers, and parsers.☆201Updated 3 weeks ago
- VSCode LLVM Compiler Explorer☆229Updated 9 months ago
- Fleur implements a Bloom Filter library in C that is fully compatible with DCSO's Go and python implementations.☆118Updated 2 years ago
- Reproducible experimeents on UTF-8 validation using SIMD instructions☆40Updated 7 months ago
- Sandboxing for GNU Make has never been easier☆233Updated 2 years ago
- A clang tool for happy refactoring without source-code gymnastics☆249Updated 5 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 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…☆94Updated 2 months ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆72Updated 2 years ago
- Smart Garbage Collection Library for C++☆204Updated this week
- Basic SAT model of x86 instructions using Z3, autogenerated from Intel docs☆317Updated 3 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆391Updated 7 months ago
- Repository hosting unofficial binary pack files for many commits of LLVM☆136Updated last year
- The PolymurHash universal hash function.☆346Updated last year
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆169Updated 2 months ago
- A very fast library for validating UTF-8 using AVX2/SSE4 instructions☆219Updated 4 years ago
- A Wait-Free Universal Construct for Large Objects☆96Updated 5 years ago
- c++ library for binary fuse filters, including a sharded filter☆88Updated last month
- Super-parallel Python port of the C-Reduce☆273Updated last month
- Different algorithms for converting binary to decimal floating-point numbers☆119Updated 2 years ago
- A floating point arithmetic which works with types of any mantissa, exponent or base in modern header-only C++.☆80Updated 4 months ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 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…☆467Updated 6 months ago
- Header only C++23 structured logging library using logfmt☆71Updated last week