3 releases

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

#569 in Testing

Download history 115/week @ 2024-11-15 74/week @ 2024-11-22 108/week @ 2024-11-29 89/week @ 2024-12-06 121/week @ 2024-12-13 12/week @ 2024-12-20 7/week @ 2024-12-27 76/week @ 2025-01-03 103/week @ 2025-01-10 21/week @ 2025-01-17 56/week @ 2025-01-24 119/week @ 2025-01-31 111/week @ 2025-02-07 86/week @ 2025-02-14 123/week @ 2025-02-21 74/week @ 2025-02-28

424 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–2MB
~38K SLoC