#d4 #variables #arjun

sys d4-arjun-sys

A Rust wrapper around Arjun for d4

2 releases

new 0.1.1 Nov 19, 2024
0.1.0 Nov 15, 2024

#14 in #d4

Download history 216/week @ 2024-11-14

216 downloads per month
Used in d4-gpmc-sys

MIT and LGPL-3.0+

2.5MB
66K SLoC

C++ 39K SLoC // 0.1% comments VB6 11K SLoC Python 7K SLoC // 0.2% comments C 7K SLoC // 0.0% comments Shell 1K SLoC // 0.2% comments SQL 402 SLoC // 0.0% comments Forge Config 73 SLoC // 0.4% comments Rust 49 SLoC JavaScript 16 SLoC

d4-oxide

A Rust wrapper around d4.

Usage

Add it as a dependency to your Cargo.toml:

[dependencies]
d4-oxide = "0.2"

Requirements

To point to the directories containing Mt-KaHyPar, the following environment variables can be used:

Variable Meaning
MTKAHYPAR_ROOT Contains include and lib or lib64 subdirectories with the corresponding content.
MTKAHYPAR_INCLUDE_DIR Contains the header files.
MTKAHYPAR_LIB_DIR Contains library files.

Dependencies

~20MB
~483K SLoC