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

https://github.com/dylanblokhuis/sparrow


https://github.com/dylanblokhuis/sparrow

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# sparrow

## goals
- entities overview with the components, each component can see the systems they belong to (including edit to components in editor at line:col)
- systems overview (including edit button that opens editor at line:col)
- compile rust app inside the editor (perhaps dynamic libs or seperate process with ipc?)