1 unstable release
0.1.0 | Oct 12, 2024 |
---|
#14 in #npp
113 downloads per month
Used in 7 crates
(2 directly)
10KB
205 lines
cuda_npp_sys
Raw bindings to the NVidia Performance Primitives library.
Features
This crate follows the same segmentation as the original library. The exposed cargo features allow only including part of the library.
This crate currently only includes image processing utilities.
Safe bindings
The safe bindings are in the cuda_npp crate.
No runtime deps
~0–1.9MB
~37K SLoC