#leverage #symbol #parser #cache #github #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

#3 in #leverage

Download history 169/week @ 2024-04-27 322/week @ 2024-05-04 10/week @ 2024-05-11

501 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

~8–18MB
~238K SLoC