Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/deebloo/wireit-rs
https://github.com/deebloo/wireit-rs
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/deebloo/wireit-rs
- Owner: deebloo
- License: mit
- Created: 2024-02-04T15:19:59.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-20T19:08:20.000Z (11 months ago)
- Last Synced: 2024-10-31T16:59:40.942Z (2 months ago)
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wireit-rs
```mermaid
graph TD
parser --> analyzer
analyzer --> task1
analyzer --> task2
task2 --> task3
```