7 releases
| 0.3.1 | Dec 2, 2025 |
|---|---|
| 0.3.0 | Dec 1, 2025 |
| 0.2.0 | Jun 24, 2025 |
| 0.1.4 | May 25, 2025 |
| 0.1.3 | Oct 3, 2022 |
#720 in Algorithms
8.5MB
200K
SLoC
Contains (obscure autoconf code, 5KB) isl/configure.ac, (obscure autoconf code, 1KB) isl/interface/configure.ac
isl-rs: Rust Bindings for Integer Set Library
Rust Bindings for ISL. There's almost no code here, the wrappers are generated from the isl_bindings_generator script.
Links
- Add a dependency as
cargo add isl_rs. - Read the documentation at https://docs.rs/isl-rs/.
- Source-code, Issue Management at https://github.com/kaushikcfd/isl-rs.