3 releases

0.1.2 Jan 13, 2023
0.1.1 Jul 16, 2022
0.1.0 Jul 16, 2022

#701 in Graphics APIs

Apache-2.0

80KB
1K SLoC

Rust 739 SLoC Python 278 SLoC // 0.3% comments Batch 27 SLoC Shell 24 SLoC // 0.1% comments C++ 6 SLoC C 4 SLoC // 0.3% comments Vim Script 3 SLoC

WIP: dlpack-rs bindings

Project to autogenerate dlpack rust bindings. It should very simple, clone the project and download the submodules

Inside the project

git submodule update --init --recursive

Then run cargo build and it should appear a pack.rs in the root project folder. In order to test run cargo test.

No runtime deps

~0–1.9MB
~38K SLoC