External Clang Examples

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • llvm-project

    The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.

  • rtags

    A client/server indexer for c/c++/objc[++] with integration for Emacs based on clang.

  • >"List of projects and tools

    https://github.com/Andersbakken/rtags/

    "RTags is a client/server application that indexes c/c++ code and keeps a persistent in-memory database of references, symbolnames, completions etc."

    https://rprichard.github.com/sourceweb/

    "A C/C++ source code indexer and navigator"

    https://github.com/etaoins/qconnectlint

    "qconnectlint is a Clang tool for statically verifying the consistency of signal and slot connections made with Qt's QObject::connect."

    https://github.com/woboq/woboq_codebrowser

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • dxr

    Discontinued DEPRECATED - Powerful search for large codebases

  • "The Woboq Code Browser is a web-based code browser for C/C++ projects. Check out https://code.woboq.org/ for an example!"

    https://github.com/mozilla/dxr

    "DXR is a source code cross-reference tool that uses static analysis data collected by instrumented compilers."

  • cldoc

    clang based documentation generator for C and C++

  • "Constantine is a toy project to learn how to write clang plugin. Implements pseudo const analysis. Generates warnings about variables, which were declared without const qualifier."

    https://github.com/jessevdk/cldoc

  • ToyClangPlugin

    Playing with Clang plugin system

  • "cldoc is a Clang based documentation generator for C and C++. cldoc tries to solve the issue of writing C/C++ software documentation with a modern, non-intrusive and robust approach."

    https://github.com/AlexDenisov/ToyClangPlugin

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts