3 releases

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

#447 in Testing

Download history 3/week @ 2024-02-19 4/week @ 2024-02-26 95/week @ 2024-03-04 184/week @ 2024-03-11 10/week @ 2024-03-18 39/week @ 2024-03-25 77/week @ 2024-04-01 14/week @ 2024-04-08 47/week @ 2024-04-15

177 downloads per month

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.8MB
~36K SLoC