3 releases

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

#547 in Testing

Download history 2/week @ 2024-07-23 161/week @ 2024-07-30 2/week @ 2024-08-06 8/week @ 2024-08-13 6/week @ 2024-08-20 3/week @ 2024-08-27 32/week @ 2024-09-03 35/week @ 2024-09-10 31/week @ 2024-09-17 85/week @ 2024-09-24 54/week @ 2024-10-01 59/week @ 2024-10-08 11/week @ 2024-10-15 21/week @ 2024-10-22 65/week @ 2024-10-29 49/week @ 2024-11-05

152 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.9MB
~37K SLoC