Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zshipko/halide-runtime
Rust bindings to the Halide runtime
https://github.com/zshipko/halide-runtime
Last synced: 23 days ago
JSON representation
Rust bindings to the Halide runtime
- Host: GitHub
- URL: https://github.com/zshipko/halide-runtime
- Owner: zshipko
- License: isc
- Created: 2019-10-17T04:40:43.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-04-11T13:57:57.000Z (over 1 year ago)
- Last Synced: 2024-10-13T16:57:43.750Z (about 1 month ago)
- Language: C++
- Homepage:
- Size: 76.2 KB
- Stars: 19
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# halide-runtime
Rust bindings to the [halide](https://github.com/halide/halide) runtime.
This crate will allow you to execute pre-compiled Halide kernels, to compile kernels take a look at [halide-build](https://github.com/zshipko/halide-build)