Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/xjtu-enre/enre-rs
- Owner: xjtu-enre
- License: lgpl-2.1
- Created: 2024-09-09T03:39:38.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-09T07:38:49.000Z (5 months ago)
- Last Synced: 2024-09-10T05:04:24.083Z (5 months ago)
- Language: LLVM
- Size: 456 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.