#d4 #cadiback #ca-di-back

sys d4-cadiback-sys

A Rust wrapper around CaDiBack for d4

2 releases

0.1.1 Nov 19, 2024
0.1.0 Nov 15, 2024

#14 in #d4

Download history 201/week @ 2024-11-13 92/week @ 2024-11-20 110/week @ 2024-11-27 81/week @ 2024-12-04 11/week @ 2024-12-11 1/week @ 2024-12-18 95/week @ 2025-01-01 9/week @ 2025-01-08 140/week @ 2025-01-22 42/week @ 2025-01-29

195 downloads per month
Used in 4 crates (2 directly)

MIT license

1.5MB
39K SLoC

C++ 32K SLoC // 0.1% comments C 4.5K SLoC // 0.1% comments Shell 1.5K SLoC // 0.1% comments Solidity 1K SLoC Rust 20 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