#symbol #cache #parser #leverage #clangd

bin+lib clangd-parser

Crate that parses clangd symbol cache, to then leverage in other tools

4 releases

0.1.3 May 6, 2024
0.1.2 May 3, 2024
0.1.1 May 3, 2024
0.1.0 May 3, 2024

#2 in #leverage

Download history

168 downloads per month

MIT license

31KB
856 lines

main/clangd-parser

Getting Started

Download links:

SSH clone URL: git@github.com:moosedoc/clangd-parser.git

HTTPS clone URL: https://github.com/moosedoc/clangd-parser.git

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Ensure Rust is installed.

Resources

https://github.com/moosedoc/clangd-parser/issues


lib.rs:

clangd-parser Parse the clangd output to leverage in other tools, such as test generation.

Dependencies

~7–17MB
~227K SLoC