libtooling topic

List libtooling repositories

hyde

318
Stars
40
Forks
Watchers

A front-end to Jekyll that parses C++ sources to produce and enforce out-of-line documentation

autoprogrammer

90
Stars
15
Forks
Watchers

C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)

mutator

72
Stars
10
Forks
Watchers

mutator is an experimental suite of tools aimed at analysis and automation of C/C++ code development

CXXCTP

59
Stars
13
Forks
Watchers

DEPRECATED. USE INSTEAD github.com/blockspacer/flextool

cppnamelint

55
Stars
9
Forks
Watchers

CppNameLint is a naming convention linter of C/C++ source code (Based on LLVM's libtooling), which runs with command line on Windows/Linux/macOS.

clang-tool

42
Stars
9
Forks
Watchers

Simple and powerful standalone project for clang-based tools using libtooling (e.g. refactoring, auto-completion, etc.)

Theolizer

34
Stars
6
Forks
Watchers

auto serializer for C++11, Do you want to update your classes easily ?

dir-examples

34
Stars
4
Forks
Watchers

Doing versioning right: examples for build environments like cmake, qmake, meson and autotools

flextool

42
Stars
4
Forks
Watchers

C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse language, etc.)

AutoYAML

16
Stars
0
Forks
Watchers

Boilerplate-free YAML parsing for C++