There are 11 repositories under libclang topic.
A C/C++ minor mode for Emacs powered by libclang
A lightweight & cross-platform IDE supporting the most recent C++ standards. This project has moved to https://gitlab.com/cppit/jucipp.
A vim plugin for libclang-based highlighting of C, C++, ObjC
Use Emacs as a C/C++ IDE
C++ Reflection Parser / Runtime Skeleton
:boom: Robust C/C++ code completion for Sublime Text 3/4
CppAst is a .NET library providing a C/C++ parser for header files powered by Clang/libclang with access to the full AST, comments and macros
fccf: A command-line tool that quickly searches through C/C++ source code in a directory based on a search string and prints relevant code snippets that match the query.
Clang based syntax highlighting for Neovim
Generate python ctypes classes from C headers. Requires LLVM clang
Directly include C headers in D source code
C binding generator and Julia interface to libclang
A tool for converting C and Objective-C headers to D modules
deoplete.nvim source for C/C++/Obj-C/Obj-C++ with clang-python3
C/C++ language server implemented on top of Clang frontend.
A wrapper for libclang and a generator that can turn c header files into clojure apis.
A code parser for C-Style header files that lets you to parse function's prototypes and data types used in their parameters.
A C/C++ AST index server using libclang and flatbuffers written in Go
A framework for automatically generating binding wrappers for C/C++ libraries
A static reflection framework for C++, using libclang.
'Google Mock' mocks generator based on libclang
Call arbitrary Windows kernel-mode functions from Python on another machine
Generate C# bindings from C headers
Determine the layout of C and C++ types, including their size, and the size, offset, and padding of each field in the type.