Getting information about classes, methods and variables in C++?

This page summarizes the projects mentioned and recommended in the original post on /r/cpp_questions

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
Nutrient - The #1 PDF SDK Library
Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.
nutrient.io
featured
  1. cling

    The cling C++ interpreter

    cling(https://github.com/root-project/cling) a c++ interpreter may help, or you can use an IDE or https://en.cppreference.com/ (on duckduckgo you can search directly on it with the !cpp bang, or use firefox 'add a keyword for this search' feature which is really great)

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. cppreference-doc

    C++ standard library reference (by p12tic)

    cling(https://github.com/root-project/cling) a c++ interpreter may help, or you can use an IDE or https://en.cppreference.com/ (on duckduckgo you can search directly on it with the !cpp bang, or use firefox 'add a keyword for this search' feature which is really great)

  4. OpenSceneGraph

    OpenSceneGraph git repository

  5. magic_get

    std::tuple like methods for user defined types without any macro or boilerplate code

    It is possible with some hacks https://github.com/apolukhin/magic_get

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

  • Cling 1.0 Released

    1 project | news.ycombinator.com | 28 Jan 2024
  • Cling: Interactive C++ Interpreter

    1 project | news.ycombinator.com | 12 Dec 2023
  • Compiled and Interpreted Languages: Two Ways of Saying Tomato

    1 project | /r/programming | 10 Jan 2023
  • How to cling for execute code plugin?

    1 project | /r/ObsidianMD | 16 Dec 2022
  • Do you use Wokwi to test/simulate/debug your ESP32/Arduino code, or are there other dev tools a better fit for the ESP32?

    1 project | /r/esp32 | 11 Dec 2022