rusty-cl 0.1.2

Rusty binding for OpenCL
1
2
3
4
5
6
7
8
# Rusty-CL

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE.md)
![Crates.io](https://img.shields.io/crates/v/rusty-cl)

Rust(y) binding for OpenCL.

This library aims at providing an idiomatic interface to the low level OpenCL API.