3 releases

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

#468 in Testing

Download history 34/week @ 2024-04-11 35/week @ 2024-04-18 23/week @ 2024-04-25 24/week @ 2024-05-02 5/week @ 2024-05-09 11/week @ 2024-05-16 8/week @ 2024-05-23 12/week @ 2024-05-30 17/week @ 2024-06-06 5/week @ 2024-06-13 5/week @ 2024-06-20 1/week @ 2024-06-27 3/week @ 2024-07-04 4/week @ 2024-07-11 3/week @ 2024-07-18 133/week @ 2024-07-25

143 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