#d4 #variables #arjun

sys d4-arjun-sys

A Rust wrapper around Arjun for d4

2 releases

0.1.10 Dec 7, 2024
0.1.9 Dec 7, 2024
0.1.1 Nov 19, 2024

#9 in #d4

Download history 100/week @ 2024-11-11 172/week @ 2024-11-18 149/week @ 2024-11-25 681/week @ 2024-12-02 168/week @ 2024-12-09

1,177 downloads per month
Used in 2 crates

MIT and LGPL-3.0-only

7.5MB
155K SLoC

C++ 98K SLoC // 0.1% comments FORTRAN Legacy 23K SLoC // 0.4% comments VB6 11K SLoC C 11K SLoC // 0.2% comments Python 7.5K SLoC // 0.2% comments CUDA 3.5K SLoC // 0.1% comments Shell 1.5K SLoC // 0.2% comments SQL 402 SLoC // 0.0% comments JavaScript 220 SLoC // 0.1% comments XSL 115 SLoC Forge Config 73 SLoC // 0.4% comments Rust 71 SLoC

d4-oxide

A Rust wrapper around d4.

Usage

Add it as a dependency to your Cargo.toml:

[dependencies]
d4-oxide = "0.5"

Requirements

These dependencies can be made available in a Nix development shell coming with this repository:

nix develop

Alternatively, 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 Contains the header files.
MTKAHYPAR_LIB Contains library files.

Dependencies