#rd-kit #cheminformatics

rdkit-rs

Rust bindings to chemical toolbox RDKit

1 unstable release

0.1.0 May 3, 2022

#957 in Science

MIT license

3.5MB
86K SLoC

C++ 83K SLoC // 0.1% comments Python 1.5K SLoC // 0.1% comments LLVM 791 SLoC Happy 348 SLoC PowerShell 221 SLoC Rust 115 SLoC // 0.0% comments Shell 3 SLoC

RDKit bindings for Rust

Binding Progress

✅ RWMol, ROMol

✅ SmilesParse

✅ MorganFingerprint

✅ FMCS

Testing

  • Currently tested on Mac OS X

Prerequisites

  • Install dependency of boost: conda install -c conda-forge boost

References


lib.rs:

Rust bindings to RDKit

Dependencies

~0.5–2.1MB
~34K SLoC