ruben2020 / codequery
A code-understanding, code-browsing or code-search tool. This is a tool to index, then query or search C, C++, Java, Python, Ruby, Go and Javascript source code. It builds upon the databases of cscope and ctags, and provides a nice GUI tool.
☆693Updated this week
Alternatives and similar repositories for codequery:
Users that are interested in codequery are comparing it to the libraries listed below
- C/C++ source code indexer and navigator☆428Updated 3 years ago
- Search + Browse + Understand your code more efficiently.☆193Updated 2 years ago
- Woboq CodeBrowser☆1,109Updated last month
- C/C++ source code indexing tool based on libclang☆111Updated 9 years ago
- Clang's scan-build re-implementation in python☆368Updated 2 years ago
- CodeCompass is a software comprehension tool for large scale software written in C/C++ and Java☆530Updated last week
- Generate tag file for C++ source code, using the clang C++ compiler's parsing libraries☆240Updated 7 years ago
- Enhanced GNU Make - tracing, error reporting, debugging, profiling and more☆798Updated last year
- GDB scripts to add support for low level debugging and reverse engineering☆147Updated 8 years ago
- lldb debugger integration plugin for vim☆248Updated 3 years ago
- s(hortcut)-ack: a faster way to use ag, ack (or grep)!☆518Updated last year
- C code refactoring browser☆199Updated 3 weeks ago
- Vim plugin for communication with Sourcetrail☆72Updated 3 years ago
- Vim bindings for rtags, llvm/clang based c++ code indexer.☆283Updated 5 years ago
- Cscope database generator for Python source code☆141Updated 2 years ago
- Smart code search for Ruby, Go, and JavaScript☆269Updated last year
- Vim plugin for super fast Cscope/GNU GLOBAL results navigation using quickfix window☆31Updated 3 years ago
- A tool based on clang which generates a call graph from a given C++ codebase☆133Updated 7 months ago
- A (G)Vim plugin for exploring the source code definition(s) and contextual lines with a split window.☆183Updated 3 years ago
- Better Diff options for Vim☆359Updated 3 months ago
- A code-completion & code-comprehension server☆1,713Updated this week
- Kythe is a pluggable, (mostly) language-agnostic ecosystem for building tools that work with code.☆1,959Updated this week
- Cgrep: a context-aware grep for source codes