mozilla / dxr

DEPRECATED - Powerful search for large codebases

Home Page:https://dxr.readthedocs.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DXR

DXR is a code search and navigation tool aimed at making sense of large projects like Firefox. It supports full-text and regex searches as well as structural queries like "Find all the callers of this function." Behind the scenes, it uses trigram indices, elasticsearch, and static analysis data collected by instrumented compilers to make searches faster and more accurate than is possible with simple tools like grep. DXR also exposes a plugin API through which understanding of more languages can be added.

docs/source/screenshot.png

About

DEPRECATED - Powerful search for large codebases

https://dxr.readthedocs.org/

License:Other


Languages

Language:Python 72.6%Language:C++ 8.4%Language:JavaScript 8.3%Language:HTML 4.4%Language:CSS 2.4%Language:Rust 1.2%Language:Makefile 1.1%Language:IDL 0.8%Language:C 0.3%Language:Shell 0.2%Language:Dockerfile 0.2%