Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/juntyr/rust-cuda
https://github.com/juntyr/rust-cuda
cuda rust single-source
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/juntyr/rust-cuda
- Owner: juntyr
- License: apache-2.0
- Created: 2021-08-02T06:50:05.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-29T06:44:48.000Z (6 months ago)
- Last Synced: 2024-07-29T20:53:56.758Z (6 months ago)
- Topics: cuda, rust, single-source
- Language: Rust
- Homepage: https://juntyr.github.io/rust-cuda/
- Size: 14 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# rust-cuda [![CI Status]][workflow] [![MSRV]][repo] [![Rust Doc]][docs] [![License Status]][fossa] [![Code Coverage]][codecov] [![Gitpod Ready-to-Code]][gitpod]
[CI Status]: https://img.shields.io/github/actions/workflow/status/juntyr/rust-cuda/ci.yml?branch=main
[workflow]: https://github.com/juntyr/rust-cuda/actions/workflows/ci.yml?query=branch%3Amain[MSRV]: https://img.shields.io/badge/MSRV-1.81.0--nightly-orange
[repo]: https://github.com/juntyr/rust-cuda[Rust Doc]: https://img.shields.io/badge/docs-main-blue
[docs]: https://juntyr.github.io/rust-cuda/[License Status]: https://app.fossa.com/api/projects/custom%2B26490%2Fgithub.com%2Fjuntyr%2Frust-cuda.svg?type=shield
[fossa]: https://app.fossa.com/projects/custom%2B26490%2Fgithub.com%2Fjuntyr%2Frust-cuda?ref=badge_shield[Code Coverage]: https://img.shields.io/codecov/c/github/juntyr/rust-cuda?token=wfeAeybbbx
[codecov]: https://codecov.io/gh/juntyr/rust-cuda[Gitpod Ready-to-Code]: https://img.shields.io/badge/Gitpod-ready-blue?logo=gitpod
[gitpod]: https://gitpod.io/#https://github.com/juntyr/rust-cuda## License
Licensed under either of
* Apache License, Version 2.0
([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
* MIT license
([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)at your option.
## Contribution
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.