https://github.com/veritius/noodle
Node graphs for computational purposes.
https://github.com/veritius/noodle
Last synced: 10 days ago
JSON representation
Node graphs for computational purposes.
- Host: GitHub
- URL: https://github.com/veritius/noodle
- Owner: Veritius
- License: apache-2.0
- Created: 2024-07-23T06:39:46.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-02T04:06:00.000Z (almost 2 years ago)
- Last Synced: 2025-01-03T13:16:29.520Z (over 1 year ago)
- Language: Rust
- Size: 113 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# noodle
Computational node graphs, written in Rust.
## License
noodle is free and open source software. It's licensed under:
* MIT License ([LICENSE-MIT](LICENSE-MIT) or [http://opensource.org/licenses/MIT](http://opensource.org/licenses/MIT))
* Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0))
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.