Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xjtu-enre/enre-rs

ENtity Relationship Extractor for Rust based on @Rust-Analyzer. (Under development)
https://github.com/xjtu-enre/enre-rs

Last synced: 5 days ago
JSON representation

ENtity Relationship Extractor for Rust based on @Rust-Analyzer. (Under development)

Awesome Lists containing this project

README

        

# ENRE-rs

> **EN**tity **R**elationship **E**xtractor for Rust based on
> @RustAnalyzer.

By doing static code analysis, ENRE-rs extracts entities and relations between them (aka
**code dependencies**), to help developers have a better and clearer view of understanding
on code repos they are dealing with.