cldoc VS dxr

Compare cldoc vs dxr and see what are their differences.

cldoc

clang based documentation generator for C and C++ (by jessevdk)

dxr

DEPRECATED - Powerful search for large codebases (by mozilla)
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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
cldoc dxr
1 2
548 798
- -
0.0 0.1
almost 4 years ago over 2 years ago
Python Python
GNU General Public License v3.0 only GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

cldoc

Posts with mentions or reviews of cldoc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-09.
  • External Clang Examples
    5 projects | news.ycombinator.com | 9 Feb 2021
    "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

dxr

Posts with mentions or reviews of dxr. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-24.
  • Lmgrep: Lucene-based grep-like utility
    8 projects | news.ycombinator.com | 24 Apr 2021
    There is DXR from Mozilla but I'm not sure how generalised it is.

    https://github.com/mozilla/dxr

    There is also Sourcegraph.

  • External Clang Examples
    5 projects | news.ycombinator.com | 9 Feb 2021
    "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."

What are some alternatives?

When comparing cldoc and dxr you can also consider the following projects:

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.

ToyClangPlugin - Playing with Clang plugin system

lucene-grep - Grep-like utility based on Lucene Monitor compiled with GraalVM native-image